php tutorials

Writing SELECT queries for SQL databases

When you want to get results from a database you issue a select query. With this query you can limit the results based on certain criteria, sort it, and subsort it. You can do a lot with this including selecting data from multiple tables.
Home
Bookmark Tutorial
Remove Frame
Report Broken Link