Cantitate/Preț
Produs

Oracle Database 10g SQL

Autor Jason Price
en Limba Engleză Paperback – 16 feb 2004
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


Write Powerful SQL Statements and PL/SQL Programs
In this comprehensive book, you’ll learn to write Structured Query Language (SQL) statements to access an Oracle database and use PL/SQL (Procedural Language/SQL) to write programs containing SQL statements. Developed in compliance with the new SQL2003 specification, this definitive resource explains how to use the latest Oracle Database 10g features, and much more. Written by Oracle guru Jason Price, Oracle Database 10g SQL covers everything you need to know to master SQL.
  • Execute queries, inserts, updates, and deletes against a database
  • Write PL/SQL stored programs, packages, and triggers
  • Create database tables, sequences, indexes, views, and users
  • Use SQL*Plus to execute SQL statements, scripts, and reports
  • Perform complex calculations using analytic functions
  • Learn the basics of running SQL using Java through JDBC
  • Use large objects to store up to 128 terabytes of character and binary data
  • Define database object types and create object tables to handle advanced data
  • Use all the latest Oracle Database 10g features such as the BINARY_FLOAT and BINARY_DOUBLE types, the MODEL clause, and more
  • Implement high-performance tuning techniques to make your SQL statements really fly
Citește tot Restrânge

Preț: 28320 lei

Preț vechi: 35400 lei
-20% Nou

Puncte Express: 425

Preț estimativ în valută:
5420 5637$ 4542£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780072229813
ISBN-10: 0072229810
Pagini: 608
Dimensiuni: 185 x 231 x 31 mm
Greutate: 1.03 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Ch. 1: Introduction

Ch. 2: Retrieving Information from Tables

Ch. 3: Using Simple Functions

Ch. 4: Storing and Processing Dates and Times

Ch. 5: Using SQL *Plus

Ch. 6: Subqueries

Ch. 7: Advanced Select Functions

Ch. 8: Changing Table Contents

Ch. 9: Database Security

Ch. 10: Creating Database Tables, Indexes, Views, and Sequences

Ch 11: Introducing PL/SQL Programming

Ch. 12: Database Objects

Ch. 13: Collections

Ch. 14: Large Objects

Ch 15: Native XML Support

Ch. 16: Tuning

Appendix A Oracle Data Types