Oracle SQL: the Essential Reference

Oracle SQL: the Essential Reference

by David C . Kreines (Author)

Synopsis

SQL (Structured Query Language) is the heart of a relational database management system. It's the language used to query the database, to create new tables in the database, to update and delete database fields, and to set privileges in the database. This text is aimed at everyone who needs to access an Oracle database using SQL - developers, DBAs, designers, and managers. SQL is based on research dating back to the late 1960s, but its first commercial release was in the RDBMS announced by the fledgling Oracle Corporation in 1979. Since that time, every other database vendor has adopted SQL, and ANSI and the ISO have made it a standard. Although vendors diverge in their extensions to SQL, the core language is standard across vendor boundaries. Despite SQL's long history and relative simplicity, few developers and database administrators are truly masters of SQL. The constant stream of vendor enhancements, the hard-won experience in tuning SQL for best performance, and the requirements of particular operational environments mean that there is always more to learn about SQL. "Oracle SQL: The Essential Reference" aims to deliver the information needed to keep ahead of the learning curve on standard SQL and Oracle's extensions to it. There are chapters on: basic SQL elements (naming requirements, column types, pseudo-types, data conversion rules, operators); Data Definition Language (DDL) and Data Manipulation Language (DML); common language elements (constraints, storage clause, predicates); SQL functions; PL/SQL (including procedures, functions, and packages); SQL*Plus, and Oracle SQL optimization and tuning. The book covers Oracle 8i, release 8.1.6.

$3.24

Save:$32.37 (91%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 418
Edition: 1
Publisher: O'Reilly Media
Published: 26 Sep 2000

ISBN 10: 1565926978
ISBN 13: 9781565926974

Author Bio
David C. Kreines is the manager of database services for Rhodia, Inc., and the coauthor of Oracle Database Administration: The Essential Reference (O'Reilly & Associates, 1999) and Oracle Scripts (O'Reilly & Associates, 1998). Dave has worked with Oracle as a developer and database administrator since 1985, on a wide variety of platforms from PCs to mainframes. He is an Oracle Certified Professional, certified as a DBA, and has been a frequent contributor to Oracle conferences, user groups, and publications, both in the United States and in Europe. Dave served two terms as president of the International Oracle Users Group--Americas, and spent ten years on the board of directors.