
Mastering Oracle SQL
O'Reilly (Publisher)
2nd Edition
Published on 27. July 2004
Book
494 pages
978-0-596-00632-7 (ISBN)
Description
The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an Oracle environment. You want a solid understanding of what's possible with Oracle SQL, creative techniques for writing effective and accurate queries, and the practical, hands-on information that leads to true mastery of the language. Simply put, you want useful, expert best practices that can be put to work immediately, not just non-vendor specific overview or theory.Updated to cover the latest version of Oracle, Oracle 10g, this edition of the highly regarded Mastering Oracle SQL has a stronger focus on technique and on Oracle's implementation of SQL than any other book on the market. It covers Oracle s vast library of built-in functions, the full range of Oracle SQL query-writing features, regular expression support, new aggregate and analytic functions, subqueries in the SELECT and WITH clauses, multiset union operators, enhanced support for hierarchical queries: leaf and loop detection, and the CONNECT_BY_ROOT operator, new partitioning methods (some introduced in Oracle9i Release 2), and the native XML datatype, XMLType.Mastering Oracle SQL, 2nd Edition fills the gap between the sometimes spotty vendor documentation, and other books on SQL that just don't explore the full depth of what is possible with Oracle-specific SQL. For those who want to harness the untapped (and often overlooked) power of Oracle SQL, this essential guide for putting Oracle SQL to work will prove invaluable.
More details
Language
English
Place of publication
Sebastopol
United States
Target group
Professional and scholarly
College/higher education
Product notice
Paperback (trade)
Unsewn / adhesive bound
Dimensions
Height: 233 mm
Width: 179 mm
Thickness: 30 mm
Weight
797 gr
ISBN-13
978-0-596-00632-7 (9780596006327)
Schweitzer Classification
Other editions
Additional editions

E-Book
06/2004
1st Edition
O'Reilly
€26.49
Available for download

Previous edition

Sanjay Mishra | Alan Beaulieu
Mastering Oracle SQL
Book
05/2002
O'Reilly
€29.00
Article exhausted; check for reprint
Persons
Alan Beaulieu has been designing, building, and implementing custom database applications for over 13 years. He currently runs his own consulting company that specializes in designing Oracle databases and supporting services in the fields of Financial Services and Telecommunications. In building large databases for both OLTP and OLAP environments, Alan utilizes such Oracle features as Parallel Query, Partitioning, and Parallel Server. Alan has a Bachelor of Science degree in Operations Research from the Cornell University School of Engineering. He lives in Massachusetts with his wife and two daughters and can be reached at albeau_mosql@ yahoo.com. Sanjay Mishra is a certified Oracle database administrator with more than ten years of IT experience. He has been involved in the design, architecture, and implementation of many mission-critical and decision support databases. He has worked extensively in the areas of database architecture, database management, backup / recovery, performance tuning, Oracle Parallel Server, and parallel execution. He has a Bachelor of Science degree in Electrical Engineering, and a Master of Engineering degree in Systems Science and Automation. He is the coauthor of Oracle Parallel Processing and Oracle SQL Loader: The Definitive Guide (both published by O'Reilly & Associates). Presently, he works as a database architect at Dallas Based i2 Technologies, and can be reached at sanjay_mishra@ i2.com.
Content
- Preface
- Chapter 1: Introduction to SQL
- Chapter 2: The WHERE Clause
- Chapter 3: Joins
- Chapter 4: Group Operations
- Chapter 5: Subqueries
- Chapter 6: Handling Temporal Data
- Chapter 7: Set Operations
- Chapter 8: Hierarchical Queries
- Chapter 9: DECODE and CASE
- Chapter 10: Partitioning
- Chapter 11: PL/SQL
- Chapter 12: Objects and Collections
- Chapter 13: Advanced Group Operations
- Chapter 14: Advanced Analytic SQL
- Chapter 15: SQL Best Practices
- Chapter 16: XML
- Chapter 17: Regular Expressions
- Chapter 18: Model Queries
- Appendix A: Oracle's Old Join Syntax
- Colophon