Product Details
Mastering SQL

Mastering SQL
By M Gruber

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


14 new or used available from £4.49

Average customer review:

Product Description

This text instructs in the use of SQL, a programming and query language. It shows how to develop database applications, administer databases and work interactively with data. It gives explanations of relational database technology's conceptual underpinnings and it guides in an approach to problem solving that will help in the application of SQL techniques. In addition to the hands-on tutorial material, the book provides an SQL reference. The accompanying CD offers a collection of SQL compilers to try out and lets the reader test the examples in the book. The items covered include: developing applications that use SQL; designing and implementing databases; performing operations on data; analyzing and deriving data using complex queries; combining SQL with other languages; building applications that generate SQL dynamically; enforcing business rules on data; finding and correcting data anomalies; resolving concurrency issues; handling database errors programmatically; optimizing SQL operations; using dynamic and embedded SQL; and combining SQL and Java - SQLJ and JDBC.


Product Details

  • Amazon Sales Rank: #960218 in Books
  • Published on: 2000-02-16
  • Original language: German
  • Number of items: 1
  • Binding: Paperback
  • 976 pages

Customer Reviews

A good reference manual for SQL of all levels4
I need to get to grips with SQL in a very short timescale. I bvought this book on recommendation from some people I know who understand structured query language, SQL. This book is well written and provides examples for both beginners and intermediate programmers.

It's probably not suitable if you want to optimise a high end transactional database, but all together it will give you an excellent start on the road to programming in SQL.

top of the list5
The best and most comprehensive book for anyone wanting to learn SQl. Suitable for beginners and advanced developers.