Documentations, Manuals, Guides, Books...

SQL

SQL Bible
  • Covers the latest version of the ISO SQL standard (SQL-99) and gives readers information they need to know about the differences in vendor-specific SQL implementations including Oracle, Microsoft SQL Server, and IBM DB2
  • Knowledge of this ubiquitous database programming language is becoming more critical as IT departments move toward more integrated heterogeneous platforms
  • Covers growing use of SQL with Web services and XML
 
Site 1
Site 2
Site 3
 
 
SQL in a Nutshell
This essential desktop reference drills down and documents every SQL command and how to use it in both commercial (Oracle, DB2, and Microsoft SQL Server) and open source implementations (PostgreSQL, and MySQL). It includes the command syntax (by vendor, if the syntax differs across implementations), a description, and practical examples. And it also explains how the leading commercial and open sources database product implement SQL. This wealth of information is packed into a succinct, comprehensive, and extraordinarily easy-to-use format.  
Site 1
Site 2
Site 3
 
 
The Art of SQL
There are three main types of SQL books: books that teach the logic and the syntax of a particular SQL dialect, books that teach advanced techniques and take a problem-solving approach, and performance and tuning books that target experts and senior DBAs. On one hand, books show how to write SQL code. On the other hand, they show how to diagnose and fix SQL code that has been badly written. I have tried, in this book, to teach people who are no longer novices how to write good SQL code from the start and, most importantly, to have a view of SQL code that goes beyond individual SQL statements.  
Site 1
Site 2
Site 3
Site 4
 
 
The Programmer's Guide to SQL

The Programmer's Guide to SQL provides an in-depth yet concise tutorial on the use of Structured Query Language (SQL). Once you've mastered the fundamentals, the book serves as a handy desktop reference on SQL usage, covering all of the major SQL statements that you'll need when programming databases. It also comes complete with example code for five major database systems: SQL Server, Oracle, DB2, MySQL, and Access.

In each case, the book demonstrates how the SQL standard is implemented (and and often extended) by each database system vendor. Specific topics include:

  • Querying, modifying, and summarizing data using SQL functions
  • Using complex nested queries and joins
  • Programming database stored procedures, triggers, and views
  • Creating tables, indexes, and other database objects
  • Writing transaction-safe SQL
  • Implementing basic database security

The book also includes two complete case studies that show how to create and query the underlying database for a fully featured website, as well as how to implement role-based security in your applications. This book is ideal for any programmer, analyst, or database administrator in search of a SQL reference that also demonstrates how to use SQL to solve real business problems.

 
Site 1
Site 2
Site 3
Hosted by www.Geocities.ws

1