It is T-SQL Tuesday again, the 22nd incarnation and this time the topic is the presentation of data, hosted by Robert Pearl (Blog|Twitter). Every so often you run into the problem of having to display a list of items to [more…]
This weeks SQL Tuesday, hosted by Adam Machanic (blog, twitter) himself, is about crappy things from our past… The first thing that popped into my head when reading Adams post was a story about a hack that, while I did [more…]
This post is my contribution to T-SQL Tuesday #20, hosted by Amit Banerjee (blog | twitter). This month’s topic is “T-SQL Best Practices”. Interfaces In OOP it is a common best practice to use interfaces. Interfaces provide a layer of [more…]