๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Oracle Database 10g SQL

โœ Scribed by Jason Price, McGraw-Hill


Publisher
McGraw-Hill Osborne Media
Year
2004
Tongue
English
Leaves
608
Series
Osborne ORACLE Press Series
Edition
1st
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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. Executes 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


๐Ÿ“œ SIMILAR VOLUMES


Oracle Database 10g SQL
โœ Jason Price, McGraw-Hill ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› McGraw-Hill/Osbourne ๐ŸŒ English

Thank you for such outstanding service, quality and honesty! I received the book well before the expected date, and it was in perfect condition! I would definitely buy again from this vendor!!! Well done!!!

Oracle Database 10g PL/SQL Programming
โœ Scott Urman, Ron Hardman ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› McGraw-Hill ๐ŸŒ English

Create dynamic client/server applications using PL/SQL and the comprehensive information contained in this authoritative volume. Expert Oracle insiders cover the features of PL/SQL, explain scripting semantics and syntax, and fully detail the PL/SQL functionality of Oracle Database 10g. You'll learn