Product Details
Advanced SQL Functions in Oracle 10g (Wordware Applications Library)

Advanced SQL Functions in Oracle 10g (Wordware Applications Library)
By Richard Earp, Sikha Bagui

List Price: $36.95
Price: $26.97 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

29 new or used available from $13.80

Average customer review:

Product Description

Designed to exploit Oracle 10g's SQL, this book takes a comprehensive look at Oracle 10g's analytical functions, MODEL statements, and regular expressions. In addition, Advanced SQL Functions in Oracle 10g covers collection objects and object-oriented structures and introduces new Oracle 10g topics such as XML and statistical functions. The authors' logical and developmental approach to query building includes a review of older Oracle tools to help in the transition to newer material. This text will teach the reader how to: Format result sets with SQL*Plus reporting tools. Use aggregate functions for partitioning, ordering, and reporting. Perform calculations with the MODEL statement. Search within strings using regular expressions. Work with collection objects. Handle XML within SQL.


Product Details

  • Amazon Sales Rank: #557715 in Books
  • Published on: 2006-02-08
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 416 pages

Editorial Reviews

About the Author
Dr. Richard Walsh Earp is a former chair of and former associate professor in the Department of Computer Science and a former dean of the College of Science and Technology at the University of West Florida in Pensacola. He has taught a variety of computer science courses including database systems and advanced database systems. Dr. Earp was also an instructor with Learning Tree International and worked for Computer Sciences Corporation at the Naval Air Station in Pensacola as a database consultant after his retirement from academia. He has co-authored several books with Dr. Bagui.

Dr. Sikha Saha Bagui is an assistant professor in the Department of Computer Science at the University of West Florida. She teaches a variety of computer science courses and conducts research on database design, data mining, pattern recognition, and statistical computing. Dr. Bagui has published many journal articles and co-authored several books with Dr. Earp: Learning SQL: A Step-by-Step Guide Using Oracle, Database Design Using ER Diagrams, and Learning SQL: A Step-by-Step Guide Using Access.


Customer Reviews

Raising Your Game5
This book is a must have if you do any kind of work with Oracle. Before reading this book, I thought I knew a lot about SQL, but this book absolutely raised my game to another level. This book does read a little like a dictionary, but it is packed from cover to cover with useful techniques that you will use every day, and is small enough to be kept at your desk for easy reference. This book mainly sticks to the analytical tools Oracle offers so if you build reports, analyze data, forecast trends, or work in any kind of decision science department do yourself a favor and get this book.

Not that advanced and has some errors3
I found a few errors and most chapters lack details.

In the 'model clause chapter' for example, more is needed for :
REFERENCE MODELs,
ITERATIVE MODELs (ITERATION_NUMBER (0-4294967295), PREVIOUS(), etc),
FOR LOOPs,
IS PRESENT,
ETC.

Also, more can be discussed for GROUPING_ID and GROUP_ID() and many other additions to advanced features such as hierarchical queries, analytical functions and others.