remote method invocation, and security are to be printed in a separate volume. For comprehensive information on all the Java class libraries, one should consider purchasing a complete reference set, such as Patrick Chan and Rosanna Lee's The Java Class Libraries, Second Edition, Volumes 1 and 2 (Rea
SQL in a Nutshell: A Desktop Quick Reference
โ Scribed by Kevin Kline
- Book ID
- 127446085
- Publisher
- O'Reilly Media
- Year
- 2000
- Tongue
- English
- Weight
- 3 MB
- Edition
- 1
- Category
- Library
- ISBN-13
- 9781565927445
No coin nor oath required. For personal study only.
โฆ Synopsis
SQL in a Nutshell applies the classic O'Reilly "Nutshell" format to Structured Query Language (SQL), the elegant descriptive language that's used to create and manipulate stores of data. This book explains the purpose and proper syntax of hundreds of SQL statements, as defined in four major SQL implementations, and details each entry with explanatory text and illustrative examples. Perhaps best of all, authors Kevin and Daniel Kline feature MySQL in their coverage, and give it billing that's equal to that of Oracle, Microsoft SQL Server, and PostgreSQL. Their inclusion of open-source MySQL, which in most situations carries no license fee, is recognition of its growing popularity and suitability for serious database applications; also, it improves this book's appeal to Unix and Linux developers.The majority of this slender book comprises eminently useful syntax documentation (which is in the style of Unix man pages, with bracketed options and monospace arguments) and the other information that's specific to individual statements and functions. Additionally, it includes a relatively small amount of conceptual information, such as a section on the proper use of NULL values. The material that's not statement-specific also contrasts data-type implementations of the four covered platforms - for example, readers learn that a PostgreSQL int2 value is known as a smallint in ANSI standard SQL. This is a particularly handy reference book, if you use one of the emphasized SQL implementations.
๐ SIMILAR VOLUMES
The sixth edition of Java in a Nutshell helps experienced Java programmers get the most out of Java 7 and 8, but it's also a learning path for new developers. With examples rewritten to take full advantage of modern Java APIs and development best practices, this fully updated book brings you up to d
Written by Yukihiro Matsumoto, creator of the language, Ruby Essentials is a practical, concise reference covering everything from Ruby syntax to the specifications of its standard class libraries. It is based on Ruby 1.6, but its contents will remain applicable to future versions of Ruby, as well.
AppleScript in a Nutshell is the first complete reference to AppleScript, the popular programming language that gives both power users and sophisticated enterprise customers the important ability to automate repetitive tasks and customize applications. As the Macintosh continues to expand and solidi
Concise and comprehensive, this three-part desktop reference explores Microsoft's Active Server Pages object model, the powerful server technology used to create Web applications with any scripting language. This is a reference and guide for developers, and it assumes familiarity with ASP, Web appli
The 3rd edition of the well-known reference, Java in a Nutshell, covers the essential APIs of Java 1.2, including networking, security, input and output, and basic language and utility classes. Due to the size of the Java 1.2 API, graphics and graphical user interface classes are now examined in a v