Cantitate/Preț
Produs

SQL: A Beginner's Guide

Autor Forrest Houlette
en Limba Engleză Paperback – 15 ian 2001
Essential Skills for First-Time Programmers! SQL: A Beginner's Guide explains the fundamentals of SQL programming. You'll learn to access a database and retrieve, insert, and delete data, build and deploy stored procedures, and combine views and subqueries to select and update data.
Citește tot Restrânge

Preț: 19091 lei

Preț vechi: 23863 lei
-20% Nou

Puncte Express: 286

Preț estimativ în valută:
3655 3813$ 3064£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780072130966
ISBN-10: 0072130962
Pagini: 424
Ilustrații: 1
Dimensiuni: 183 x 231 x 26 mm
Greutate: 0.77 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill Education
Locul publicării:United States

Cuprins

Part I: Learning the Essentials.

Chapter 1: Accessing the Database.

Chapter 2: Retrieving Data.

Chapter 3: Inserting Data.

Chapter 4: Updating Data.

Chapter 5: Deleting Data.

Chapter 6: Creating Tables.

Chapter 7: Creating Databases.

Part II: Building Skills.

Chapter 8: Using Operators.

Chapter 9: Using Functions.

Chapter 10: Building Subqueries.

Chapter 11: Building Views.

Chapter 12: Building Stored Procedures.

Chapter 13: Programming in Stored Procedures.

Chapter 14: Using Parameters.

Chapter 15: Using Cursors.

Chapter 16: Building Unions.

Part III: Mastering SQL.

Chapter 17: Solving Practical Problems.

Chapter 18: Combining Views and Subqueries to Select Data.

Chapter 19: Combining Views and Subqueries to Update Data.

Chapter 20: Building Complex Stored Procedures.

Chapter 21: Optimizing SQL Performance.

Appendix: The Critical SQL Desk Reference.


Notă biografică

Forrest Houlette is a computer writer and consultant and president of Write Environment, Inc., a consulting firm that specializes in Visual Basic software development, custom documentation, training, and software for both education and business.

Forrest focuses on writing about computers and creating custom software. He is a former Learning Tree International instructor, for whom he taught courses Windows 95, Windows NT, Office 97, and Visual. He has authored or co-authored books for IDG, New Riders Publishing, Que, and Sybex. He is also a Microsoft Certified Product Specialist.


Descriere

SQL (Structured Query Language) is the industry standard for interacting with enterprise-level databases. This guide approaches the teaching of SQL by focusing on the critical tasks. Its features include: prebuilt databases; sample SQL code for Access and SQL Server 2000; and an appendix.