Other News

Editorials

Merge Feedback

SSWUGtv With Stephen Wynkoop In this Special Edition, Leon Guzenda from Objectivity DB joins us to talk about Big Data, some real applications for it and the history behind this kind of massive data procession. Really interesting applications of this technology. Watch the Show Merge Feedback We had a couple responses from the Merge conversation raised in the newsletter yesterday. […]

Uncategorized

SQL Merge

SQL Merge One typical task of an SQL developer is to merge two sets of data. For example, you may have a data entry screen where users may modify existing data, delete rows, and insert rows into the same set. Then you wish to merge these modifications with the existing set of data in your relational database. There are a […]

Community

Runstats – What and Why

(Ember Crooks) On looking over my previous posts, I found no fewer than 25 of them that mentioned runstats. But I wanted to cover runstats in a different level of detail. With this post, I aim to answer 2 questions – What is runstats? and Why should you run runstats?