مقدمهای بر SQL: تسلط بر زبان پایگاه داده رابطهای (ویرایش چهارم)
Introduction to SQL: Mastering the Relational Database Language (4th Edition)
معرفی کتاب «مقدمهای بر SQL: تسلط بر زبان پایگاه داده رابطهای (ویرایش چهارم)» (با عنوان لاتین Introduction to SQL: Mastering the Relational Database Language (4th Edition)) نوشتهٔ Rick F. van der Lans، منتشرشده توسط نشر Addison-Wesley Professional در سال 2006. این کتاب در 3 صفحه، فرمت chm، زبان انگلیسی ارائه شده است.
SQL was, is and always will be the database language for relational database systems such as Oracle, DB2, Sybase, Informix and Microsoft SQL Server. Introduction to SQL describes in depth the full capacity of SQL as it is implemented by the commercial databases, without neglecting the most recent changes to the standard, bringing the book up to date and fully compliant with SQL3. Unique in the extent of its coverage, this book takes you from the beginning to the end of SQL, the concepts to the practice, the apprentice to the master. Learn how to:
* Query data
* Update data
* Create tables and views
* Specify primary and foreign keys
* Use indexes
* Secure your data
* Develop stored procedures and triggers
* Develop applications with embedded SQL and ODBC
* Carry out transactions
* Optimize statements
* Deal with object-relational concepts such as subtables, references, sets and user-defined data types. NEW
section devoted to stored procedures and triggers NEW
coverage of object-oriented concepts NEW
information on application development with pre-programmed SQL NEW
chapter on using SQL in combination with ODBC The best way to learn a language is to work with it and the accompanying CD-ROM contains an SQL product called SOLID, chosen because it employs every aspect of SQL covered in the text. Experiment using the exercises in the book.
Fully updated to cover SQL2, this new edition is a complete introduction to SQL and includes a tutorial disk. The disk contains the database example described within the book and a brief version of Quadbase-SQL. Readers will benefit from working with a "real" SQL product and by building their own database with addresses.
This work provides a technical introduction to the features of SQL. Aimed at those new to SQL, but not new to programming, it provides the reader with essential skills required for programming with this language