Mysql



The Outer Limits of SQL JOINs

Sunday, February 10th, 2008

To refresh everyone’s memory, we’ve started talking about SQL JOIN statements over the past few colu

SQL Subqueries

Sunday, February 10th, 2008

Subqueries are extremely useful, particularly for web-based database applications where you need to

Ten MySQL Best Practices

Sunday, February 10th, 2008

1. Set a password for the “root” user and then rename the user.The first thing you should do with a

How to Optimize Rank Data in MySQL

Sunday, February 10th, 2008

This scenario occurs often in applications that need to rank and paginate data by some criterion suc

Upgrading a MySQL Application

Sunday, February 10th, 2008

Despite excessive planning, though, an application is never perfect whenit’s first released. Invaria

Planning for Disaster Recovery on LAMP Systems

Sunday, February 10th, 2008

That’s fine in some situations but in larger companies, especially thosewith a formal “Corporate IT”

Using MySQL to Stop Editing Web Pages

Sunday, February 10th, 2008

Concepts and LayoutWhen most technical people think of web pages, I suspect that they think ofstatic

Hierarchical SQL

Sunday, February 10th, 2008

IMS is a pure tree structure that the user navigates. This was the basisfor all serious, large-scal

Aggregate Functions

Sunday, February 10th, 2008

Introduction to aggregatesIf you’ve spent much time using spreadsheets, you’re already familiar with

Introducing SQL Sets

Sunday, February 10th, 2008

In the interest of completeness, and to provide a tool that is extremely useful in dealing with hete