X
SQL Pocket Guide: A Guide to SQL Usage
SQL Pocket Guide: A Guide to SQL Usage
SQL Pocket Guide: A Guide to SQL Usage

SQL Pocket Guide: A Guide to SQL Usage

Product ID : 16030347
4.7 out of 5 stars


Galleon Product ID 16030347
Shipping Weight 0.4 lbs
I think this is wrong?
Model
Manufacturer O'Reilly Media
Shipping Dimension 7.01 x 4.25 x 0.47 inches
I think this is wrong?
-
1,833

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

SQL Pocket Guide: A Guide to SQL Usage Features

  • New

  • Mint Condition

  • Dispatch same day for order received before 12 noon

  • Guaranteed packaging

  • No quibbles returns


About SQL Pocket Guide: A Guide To SQL Usage

If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular pocket guide is the ideal on-the-job reference. You'll find many examples that address the language's complexity, along with key aspects of SQL used in IBM DB2 Release 9.7, MySQL 5.1, Oracle Database 11g Release 2, PostgreSQL 9.0, and Microsoft SQL Server 2008 Release 2. SQL Pocket Guide describes how these database systems implement SQL syntax for querying, managing transactions, and making changes to data. It also shows how the systems use SQL functions, regular expression syntax, and type conversion functions and formats. All example SQL statements in this book execute against a set of tables, with data that you can quickly download. The third edition covers important database changes, including: Oracle's support of the recursive WITH syntax, and addition of PIVOT and UNPIVOT operators Functions new to Oracle, such as LISTAGG, NTH_VALUE, and more PostgreSQL’s support of recursive WITH and some window functions DB2 syntax and datatypes, some compatible with Oracle MySQL features such as the TIMESTAMP type and the TO_SECONDS function