The Practical SQL Handbook : Using SQL Variants (4 PAP/CDR)

  • ポイントキャンペーン

The Practical SQL Handbook : Using SQL Variants (4 PAP/CDR)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 469 p.
  • 言語 ENG
  • 商品コード 9780201703092
  • DDC分類 005.756

Full Description


This latest edition of the best-selling implementation guide to the Structured Query Language teaches SQL fundamentals while providing practical solutions for critical business applications. The Practical SQL Handbook, Fourth Edition now includes expanded platform SQL coverage and extensive real-world examples based on feedback from actual SQL users. The Practical SQL Handbook begins with a step-by-step introduction to SQL basics and examines the issues involved in designing SQL-based database applications. It fully explores SQL's most popular implementations from industry leaders, Oracle, Microsoft, Sybase, and Informix. Highlights include: * Detailed coverage of SQL commands for creating databases, tables, and indexes, and for * adding, changing, and deleting data * Using the SELECT command to retrieve specific data * Handling NULL values (missing information) in a relational database * Joining tables, including self joins and outer joins (ANSI and WHERE-clause syntax) * Working with nested queries (subqueries) to get data from multiple tables * Creating views (virtual tables) to provide customized access to data * Using SQL functions A bonus CD-ROM contains a time-limited, full-feature version of the Sybase(R) Adaptive Server Anywhere(TM) software as well as the sample database, scripts, and examples included in the book. The Practical SQL Handbook is the most complete reference available for day-to-day SQL implementations. 0201703092B05222001

Contents

Preface. Introduction. 1.SQL and Relational Database Management. 2. Designing Datases. 3. Creating and Filling a Database. 4. Selecting Data from the Database. 5. Sorting Data and Other Selection Techniques. 6. Grouping Data and Reporting from it. 7. Joining Tables for Comprehensive Data Analysis. 8. Structuring Queries with Subqueries. 9. Creating and Using Views. 10. Security, Transactions, Performance, and Integrity. 11. Solving Business Problems. Appendix A: Syntax Summary for the SQL Used in This Book. Appendix B: Industry SQL Equivalents. Appendix C: Glossary. Appendix D: The 'bookbiz' Sample Database.