- Shopping Bag ( 0 items )
-
All (25) from $6.46
-
New (10) from $19.47
-
Used (15) from $6.46
More About This Textbook
Overview
Packed with examples, Simply SQL is a step-by-step introduction to learning SQL. You'll discover how easy it is to use SQL to interact with best-practice, robust databases. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun.
Product Details
Related Subjects
Meet the Author
Rudy Limeback is a semi-retired SQL Consultant living in Toronto, Canada. His SQL experience spans more than 20 years, and includes working with DB2, SQL Server, Access, Oracle, and MySQL. He is an avid participant in discussion forums, primarily at SitePoint (http: //sitepoint.com/forums/). His two Web sites are http: //r937.com/ for SQL and http: //rudy.ca/ for personal stuff. When not glued to his computer, Rudy enjoys playing touch football and frisbee golf.
Table of Contents
Preface
1 An Introduction to SQL 1
2 An Overview of the SELECT Statement 23
3 The FROM Clause 35
4 The Where Clause 73
5 The Group By Clause 103
6 The Having Clause 125
7 The Select Clause 133
8 The Order By Clause 161
9 SQL Data Types 183
10 Relational Integrity 211
11 Special Structures 237
A Testing Environment 253
B Sample Applications 259
C Sample Scripts 265
D SQL Keywords 285
Index 287