Other News

Community

Partitioned table details

(Ravi Nookala) It is difficult to display all the details of a given partitioned table without repetition of column values. This PL/SQL block is useful because it saves you from searching for the tablenames where the datails are available and how to join the tables. It is embedded with unique coding

Community

Windows Services for UNIX

(Simon Bisson) Servers based on Intel’s x86 architecture are a commodity: cheap to buy and cheap to run, they have become the life-blood of the data centre. Once a few high-end UNIX systems sat and ran your business; now they’re surrounded by humming racks of cheap x86 systems, and they’re coming to

Community

Why EDI Must Die

(Jeremy Jones) Electronic Data Interchange (EDI), a data format used for inter-business messaging, has been partially responsible for reducing costs and increasing productivity in the manufacturing and services industries. Over the years, EDI has evolved into a mechanism for integrating back off

Community

DTS: Copy Objects Task

(Bruce Szabo) Microsoft has provided so many great tools and at times they have helped solve many issues. There are cases though where the tools do not behave exactly as one would expect. There is nothing more frustrating than finding a tool that is supposed to help, actually causing an error or beh

Community

Views Work In MySQL 5.0

(Peter Gulutzan) On July 15 2004, Oleksandr Byelkin of Ukraine merged his “views” code into MySQL. I have verified that the MySQL version 5.0 Linux source download supports views. This report will interest people who know MySQL, who know what views are, and who have been waiting a long time for MySQ