Cantitate/Preț
Produs

Troubleshooting SQL: Application Development

Autor Forrest Houlette
en Limba Engleză Paperback – 31 aug 2001
Explains optimizing SQL statements and procedures and creating a customized SQL debugging environment for error-free applications. This work includes programming tips and coverage of Oracle SQL and PL/SQL and T-SQL for SQL Server.
Citește tot Restrânge

Preț: 23723 lei

Preț vechi: 29653 lei
-20% Nou

Puncte Express: 356

Preț estimativ în valută:
4540 4716$ 3771£

Carte disponibilă

Livrare economică 11-25 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780072134896
ISBN-10: 0072134895
Pagini: 400
Ilustrații: 1
Dimensiuni: 191 x 239 x 21 mm
Greutate: 0.66 kg
Editura: McGraw-Hill Companies
Seria Application Development


Textul de pe ultima copertă

The Ultimate Resource for Developing Error-Free SQL Operations

Create a functional debugging environment to develop Structured Query Language solutions efficiently and troubleshoot SQL statements effectively. Use best practices to help perform maintenance, and to find and fix bugs when they do occur. Explore and familiarize yourself with SQL programming problems, learn to write code that's portable across databases, and realize efficiencies by expressing data in a variety of types. Develop the skills you need to debug SQL, and learn to move deftly and creatively around almost every limitation that SQL imposes on your operating environment.Write trouble-free SQL statements and procedures Optimize SQL statements and avoid problem areas Join and aggregate data and other SQL Select statements Debug and use practical regions and sequences Use and debug arrays, sets, and graphs Understand tree structures and hierarchies Secure data and protect response time Examine the appropriate use of data types Select, insert, update, and delete data using SQL syntax Recognize and mitigate fatal and logical errors Format SQL for single queries or extensive procedures using best practices