As more and more data floods into your company, you need to put it to work right awayβand SQL is a vital tool for getting the job done. With the latest edition of this introductory guide, author Alan Beaulieu helps developers quickly get up to speed with SQL fundamentals for writing database applica
Mastering SQL
β Scribed by Martin Gruber
- Publisher
- Sybex Inc
- Year
- 2000
- Tongue
- English
- Leaves
- 884
- Edition
- [Rev. ed.]
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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
β¦ Subjects
SQL (Llenguatge de programacioΜ);Bases de dades relacionals;Bases de dades
π SIMILAR VOLUMES
I have been doing a survey of Oracle books since I have a need to learn this database.. I took this book out of the library and I was looking at some of their samples that look like they have been thrown out there expecting you to get the data behind them. I went online to Apress looking for the sou
SQL is the ANSI-standard language for accessing and manipulating relational databases. Anyone (programmers, administrators, or designers) who work with a relational databases need to understand the SQL language. While most books on the market do not properly cover the basics, this book differs: it e
<p>Updated to cover Oracle 10g, this edition of the highly regarded <i>Mastering Oracle SQL</i> has a stronger focus on practical, expert best-practices and on Oracle-specific SQL technique than any other book on the market. For those who want to harness the untapped (and often overlooked) power of