Oracle Database 10g PL/SQL 101

Bok av Christopher Allen
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. get the ins-and-outs of sql and pl/sql from an oracle expert perform database functions quickly and easily using the comprehensive information in this step-by-step guide. oracle professional christopher allen begins with database basics and progresses to plain-language explanations and real-world examples of sql statements and pl/sql programs. youll learn how to manage, query, and manipulate data, use sql*plus, create sql functions, and write practical pl/sql applications. review questions, chapter summaries, and hands-on projects will have you understanding and exploiting the powerful features of oracle database 10g in no time. Create tables, rows, records, columns, and fieldsStore text, numbers, dates, pictures, and soundfiles in tables and columnsDefine, manipulate, retrieve, and delete data, using SQL commandsSelect, sort, and filter records with SQL functions and proceduresWrite SQL commands to declare variables using anchored typesUse SAVEPOINT and ROLLBACK commands to ensure multilevel undoPerform time-based and hierarchical data queriesEdit and reuse commands in script files, using the SQL*Plus programUse PL/SQL views, sequences, procedures, functions, and packagesUse triggers to automate auditing, security, and maintenance tasks