Other News

Community

Create a User-Defined Data Type

(Dan Sullivan) SQL Server 2000 has a scalar data-type system that defines data types such as int or float, which DBAs commonly think of as “primitives” because they contain values that you can’t break down further into components. However, SQL Server 2000 doesn’t provide a practical way to extend th

Community

Using Coalesce

The arguments are evaluated in the order in which they are specified, and the result of the function is the first argument that is not null. The result can be null only if all the arguments can be null, and the result is null only if all the arguments are null. The selected argument is converted, if

Community

Python and DB2 for Linux

(Patrick O’Brien) Python is a great tool to use with DB2 Version 8. It combines the ability to quickly and simply access a DB2 database with the power to perform more complex tasks that require a general-purpose programming language. You’ll learn about the Python DB2 module using the sample that shi

Community

A Brave New (Spatial) World

(W. Fredrick Limp) Oracle began shipping the latest release of its database software, 10g, in mid-February 2004. Although Oracle is correctly touting its new manageability and GRID capabilities, it also has some significant new spatial capabilities. The following is a combined product review (like G