Other News

Community

random_agg()

(Josh Berkus and Joe Conway) Earlier today a user came onto the #postgresql channel on IRC.freenode.net with an interesting challenge: he wanted a “random” aggregate. Jan Wieck stated that it couldn’t be done, but I thought there might be a way. Oddly, the user wasn’t satisfied with my solution (I

Community

Query DB2 XML Data with SQL

(C. M. Saracco) The DB2 Viper release, now in beta, features significant new support for storing, managing, and querying XML data. In this article, learn how to query data stored in XML columns using SQL and SQL/XML. A subsequent article will illustrate how to query XML data using XQuery, a new lang

Community

DBCC IndexDefrag is your Friend!

(William Ryan) Quite often, databases evolve into things that their original designs never had in mind. This usually isn’t good. There’s also not much you can do about it, ‘feature creep’ is a fact of life in the IT field. However, as a develoep or DBA, you often get ‘deal breaker’ requests that