Author: SSWUG Research

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

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

Microsoft .NET Architecture

(Joydip Kanjilal) Microsoft .NET is a framework for distributed, portable, scalable computing. This article discusses the features of the framework and the related terminologies, provides an insight to its architecture, and then discusses ASP.NET, ADO.NET, Web Services, Remoting, and the robust secu