Product Description
Sams Teach Yourself SQL in 21 Days, Fourth Edition provides a sold foundation in understanding the fundamentals of SQL (Structured Query Language). SQL is the query language used by relational databases such a Oracle, Microsoft Access, and Microsoft SQL Server. The new edition covers object-oriented programming with SQL, ODBC, JDBC, embedded SQL, accessing remote databases, and constructs. All new examples based on an open source database such as MySQL enhance this new edition by making the examples readily useable for readers.
From the Author
Examples in book that may not work with some databasesSome readers have purchased this book with the expectation that all examples in the book will work with all implementations of SQL. This book does not completely cover any particular vendor of SQL, but covers ANSI SQL. ANSI SQL is a standard and not a database itself. Please note that some implementations of SQL are not completely ANSI compliant. In this book, we have shown the ANSI (standard) syntax of code, and have shown examples from various implementations of SQL. The majority of the examples have been performed using Oracle since Oracle is mostly ANSI compliant, and since Oracle is the most popular relational database. If you are using an implementation that does not comply with standard SQL, some of the examples may not work.
--This text refers to an out of print or unavailable edition of this title.
See all Product Description