Other News

Community

Speeding up DB2 UDB Using Sampling

(Peter J. Haas) The vast amount of data in warehouses and on the web poses a major challenge for users who want to run BI or OLAP queries, execute advanced analytical, mining, and statistical algorithms, or interactively explore their data. Most of these tasks simply do not scale to the hundreds of

Community

Clearing the Path to OLAP

(Chris Claterbos) The OLAP option in Oracle9i Database Release 2 introduced analytic workspaces and the true integration of relational and multidimensional datatypes in the same database. Until now, the only way developers and DBAs could use the analytic workspaces was to construct them manually by

Community

SQL Server and ADO.NET/CLR

(Mike Gunderloy) In my previous article, I showed you how to write a very simple function in Visual Basic .NET and then call it from T-SQL code in SQL Server “Yukon.” But that’s only part of the CLR integration story for the next version of SQL Server. One important part of the story that I left out