Publisher: O'Reilly Media
Language: English
ISBN: 1449394094
Paperback: 208 pages
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
'Book & Memo > DB' 카테고리의 다른 글
SQL for Data Analytics: Perform fast and efficient data analysis with the power of SQL (0) | 2019.11.10 |
---|---|
Using SQLite (0) | 2010.08.21 |
MySQL Administrator's Bible (0) | 2010.08.04 |
The Art of SQL (0) | 2010.08.03 |
MySQL High Availability (0) | 2010.07.23 |