Muutke küpsiste eelistusi

E-raamat: SQL in a Nutshell

  • Formaat: 840 pages
  • Ilmumisaeg: 14-Jun-2022
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781492088837
Teised raamatud teemal:
  • Formaat - PDF+DRM
  • Hind: 47,96 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: 840 pages
  • Ilmumisaeg: 14-Jun-2022
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781492088837
Teised raamatud teemal:

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5, and PostgreSQL 14 open source database products.

You'll also get a concise overview of the relational database management system (RDBMS) model and a clear-cut explanation of foundational RDBMS concepts--all packed into a succinct, comprehensive, and easy-to-use format.

Sections include:

  • Background on the relational database model, including current and previous SQL standards
  • Fundamental concepts necessary for understanding relational databases and SQL commands
  • An alphabetical command reference to SQL statements, according to the SQL:2016 ANSI standard
  • The implementation of each command by MySQL, Oracle, PostgreSQL, and SQL Server
  • An alphabetical reference of the ANSI SQL:2016 functions and constructs as well as the vendor implementations
  • Platform-specific functions unique to each implementation

Preface v
1 SQL History and Implementations
1(18)
The Relational Model and ANSI SQL
2(9)
History of the SQL Standard
11(5)
SQL Dialects
16(1)
NoSQL
17(2)
2 Foundational Concepts
19(50)
Database Platforms Described in This Book
19(1)
Categories of Syntax
20(15)
SQL and Platform-Specific Data Types
35(25)
Constraints
60(9)
3 Structuring Your Data
69(180)
How to Use This
Chapter
69(1)
SQL Platform Support
70(2)
SQL Command Reference
72(177)
4 Reading Your Data
249(110)
How to Use This
Chapter
249(1)
SQL Platform Support
250(1)
SQL Command Reference
251(108)
5 Manipulating Your Data
359(80)
How to Use This
Chapter
359(1)
SQL Platform Support
360(1)
SQL Command Reference
361(78)
6 Securing Your Data
439(64)
How to Use This
Chapter
439(1)
SQL Platform Support
440(1)
SQL Command Reference
441(62)
7 SQL Built-in Functions
503(90)
How to Use This
Chapter
504(1)
Types of Functions
504(1)
SQL Functions
505(33)
Platform-Specific Extensions
538(55)
8 SQL Built-in Aggregate and Window Functions
593(54)
How to Use This
Chapter
593(1)
SQL Aggregate Functions
594(29)
Complementary Functions
623(2)
SQL Window Functions
625(15)
Platform-Specific Extensions
640(7)
9 Storing Logic in the Database
647(98)
How to Use This
Chapter
647(1)
SQL Platform Support
648(2)
SQL Command Reference
650(95)
10 Flexible and Schemaless
745(46)
Why JSON?
747(2)
JSON Support
749(28)
Why XML?
777(14)
Appendix. Shared and Platform-Specific Keywords 791(8)
Index 799
Kevin Kline is a noted database expert and software industry veteran. A Microsoft SQL Server MVP since 2004, Kevin is a founder and former president of the Professional Association for SQL Server (PASS.org) and the author of many popular IT books. Kevin is also a top-rated speaker at industry trade shows worldwide. Regina O. Obe is co-principal of Paragon Corporation, a database consulting company based in Boston. She has close to 30 years of professional experience in various programming languages and database systems, with special focus on PostgreSQL and PostGIS spatial database extension for PostgreSQL. Leo Hsu is co-principal of Paragon Corporation, a database consulting company based in Boston. He has over 25 years of professional experience developing and thinking about databases for organizations large and small. He also holds a lectureship at Tufts University, teaching SQL to graduate level students. He has coauthored several database books with his wife Regina Obe.