Other News

Community

Inside MySQL 5.0

Do you want to know all about the new features of MySQL 5.0? Do you want to develop new database applications that use MySQL Stored Procedures, Triggers, Views, and Information Schema? Do you want to upgrade existing applications to MySQL 5.0? If you answered “yes” to any of these questi

Community

Disk Space Alert Script

(Harry Parkinson) Monitor the free disk space on your SQL Server and send an alert via email or net send if the available space on any of the drives SQL Server resides on is lower than the specified limit. The script could also be scheduled as a job to provide 24/7 monitoring. Supports SQL Server 7

Community

Testing the DBAs

(Howard Fosdick) The DBA certifications are the most popular DB2 credentials. They’re not earned lightly, but with a little preparation, you can pass the test. IBM splits the certified DBA credential by platform: Exam #701 covers Linux, Unix, and Windows, and Exam #702 covers the mainframe. I’ll cov

Community

Basic SELECT Statements

(John Godel) You can create queries to retrieve information from your database by using the SQL Query Tool in the Enterprise Manager, ISQL/w, ISQL, MSQuery, other tools, and third-party utilities. In this section, you will look at using the SELECT statement to retrieve rows and columns from tables i