... offers several study guides to help you achieve these certifications: OCA/OCP: Introduction to Oracle9i™ SQL Study Guide (exam 1Z0-007: Introduction to Oracle9i: SQL) OCA/OCP: Oracle9i™ DBA ... Developmental Editor: Elizabeth Hurley Editors: Marilyn Smith and Carol Henry Production Editor: Leslie E. H. Light Technical Editors: Ashok Hanumanth and Damir Bersinic Graphic Illu...
Ngày tải lên: 18/10/2013, 18:15
Introduction to Oracle9i: SQL
... Rows 1-23 SQL and iSQL*Plus Interaction 1-24 SQL Statements versus iSQL*Plus Commands 1-25 Overview of iSQL*Plus 1-26 Logging In to iSQL*Plus 1-27 The iSQL*Plus Environment 1-28 Displaying Table ... Operators Objectives 15-2 The SET Operators 15-3 Tables Used in This Lesson 15-4 The UNION SET Operator 15-7 Using the UNION Operator 15-8 The UNION ALL Operator 15-10 Using the UNION ALL Op...
Ngày tải lên: 26/10/2013, 22:15
... in PL /SQL • Write DML statements in PL /SQL • Control transactions in PL /SQL • Determine the outcome of SQL Data Manipulation Language (DML) statements Introduction to Oracle9i: PL /SQL 3-3 SQL ... Server Introduction to Oracle9i: PL /SQL 3-2 Lesson Aim In this lesson, you learn to embed standard SQL SELECT, INSERT, UPDATE, and DELETE statements in PL /SQL blocks...
Ngày tải lên: 27/10/2013, 22:15
Tài liệu introduction to oracle: SQL and PL / SQL doc
... Introduction to Oracle: SQL and PL /SQL Using Procedure Builder Volume One S Participant Guide Edition 1.1 M03989 T1001E11
Ngày tải lên: 17/01/2014, 09:20
Tài liệu introduction to oracle: SQL and PL / SQL using procedure builder ppt
... Introduction to Oracle: SQL and PL /SQL Using Procedure Builder Volume Two S Participant Guide Edition 1.1 M03990 T1001E11
Ngày tải lên: 17/01/2014, 09:20
Tài liệu introduction to oracle: SQL and PL / SQL using procedure builder pdf
... Introduction to Oracle: SQL and PL /SQL Using Procedure Builder Volume Three S Participant Guide Edition 1.1 M03991 T1001E11
Ngày tải lên: 24/01/2014, 10:20
Tài liệu introduction to oracle: SQL and PL / SQL using procedure builder doc
... Introduction to Oracle: SQL and PL /SQL Using Procedure Builder Volume Four S Participant Guide Edition 1.1 M03992 T1001E11
Ngày tải lên: 24/01/2014, 10:20
Tài liệu Instructor Guide for Introduction to Oracle: SQL and PL/SQL ppt
... SQL class. Additional Example In the following example, a PL /SQL block updates the CUSTOMER table. The credit limit of customer having customer ID 101 is changed to 15000. BEGIN UPDATE customer SET ... Variables Hint The instructor can first write a declaration like this on the white board: v_cust_idVARCHAR2(10); The plan is to use this variable to store the cust_id from the cus...
Ngày tải lên: 24/01/2014, 10:20
Tài liệu Introduction to oracle 9i : SQL ppt
... 10-18 Dropping a Constraint 10-19 xiv Introduction to Oracle9i: SQL Student Guide • Volume 1 40049GC10 Production 1.0 June 2001 D33051 Introduction to Oracle9i: SQL 3-9 Case Manipulation Functions LOWER, ... strings. LOWER(&apos ;SQL Course') UPPER(&apos ;SQL Course') INITCAP(&apos ;SQL Course') sql course SQL COURSE Sql Course 6 Subqueries Objectives 6...
Ngày tải lên: 21/12/2013, 06:17
oracle 9i introduction to sql part ii
... reserved. Why Use Views? • To restrict data access • To make complex queries easy • To provide data independence • To present different views of the same data Introduction to Oracle9i: SQL 11-6 Simple Views ... reserved. Creating Views Introduction to Oracle9i: SQL 11-2 Lesson Aim In this lesson, you learn to create and use views. You also learn to query the releva...
Ngày tải lên: 18/04/2014, 10:24