 vote
 |
|
If you don't have MySQL set up on your box, the author has another tutorial to get you up to speed on that as well.
One of the most elementary statements in MySQL is the SELECT statement, used for querying a database. And yet, I regularly see questions posted on Usenet forums from people looking for assistance with some aspect of it. Since this is one of the first articles in this MySQL series, exploring the possibilities of SELECT should prove useful. I'll briefly cover the basics and then quickly move to intricate ways to employ this essential command.
| | |
| |
|
|