Speaking SQL (part 2)
(Page 1 of 8 )
Last time out, I showed you how to get your data into a database with the INSERT statement, and edit it with the UPDATE and DELETE statements. And this time, I'm going to show you how to extract specific "slices" of data from your database using a variety of SELECT statements.
Let's get started!
This article copyright Melonfire 2001. All rights reserved.Next: Christmas Presents >>
More MySQL Articles
More By icarus, (c) Melonfire