Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

Introduction to Oracle9i: SQL 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
Introduction to Oracle9i: SQL EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
Introduction to Oracle9i: SQL EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
Introduction to Oracle9i: SQL EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Introduction to Oracle9i: SQL EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Introduction to Oracle9i: SQL EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
Introduction to Oracle9i: SQL EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
Introduction to Oracle9i: SQL EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
Introduction to Oracle9i: SQL EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
Introduction to Oracle9i: SQL EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
Introduction to Oracle9i: SQL EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
Introduction to Oracle9i: SQL EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
Introduction to Oracle9i: SQL EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
Introduction to Oracle9i: SQL EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
Introduction to Oracle9i: SQL EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
Introduction to Oracle9i: SQL EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


Introduction to Oracle9i: SQL

Go down

Introduction to Oracle9i: SQL Empty Introduction to Oracle9i: SQL

Bài gửi by Admin Sun 22 Aug 2010, 10:08 am

Introduction to Oracle9i: SQL Donbrd
Author - Gavin JT Powell / Certified Oracle Instructor
Total Time - 12 Hours



The Introduction to Oracle SQL and PL/SQL tutorial will cover the relational Database Model, the Oracle Architecture and the Physical database. The tutorial is aimed at programmers, and individuals who have had prior SQL and relational database experience.


Gavin Powell, your instructor, will begin teaching you many Oracle tools such as the SQL Plus, SQL Plus Worksheet, and Oracle Enterprise Manager. This tutorial will explain how to maintain the Logical Database, and the difference between the Logical Database and the Physical database. You will be guided, in great detail, in the following areas: retrieving, changing, adding, and deleting data from the Database. From there, you will learn about Logical Database objects, Security, Select Statements, and much more. Introduction to Oracle SQL and PL/SQL will cover areas for the Oracle Certification course (1Z0-007).

To get started, click one of the movie topics below.
(To view the movies below, you must have QuickTime installed)

contents


Code:
 
    Welcome
    Useful Web Sites
    What is Oracle Software?
    The History of Databases
    The History of Oracle
    About this Course

    The Relational Database Model
    The Relational Database Model
    The Concerts Schema
    Normalization pt. 1
    Normalization pt. 2
    Denormalization pt. 1
    Denormalization pt. 2

    Oracle SQL and PL/SQL Tools
    What are the Oracle SQL and PL/SQL Tools?
    SQL Plus
    Formatting Output
    SQL Plus Worksheet
    iSQL Plus
    Oracle Enterprise Manager
    Oracle Enterprise Manager pt. 2

    The Architecture of Oracle
    The Oracle Database and Oracle Instance pt. 1
    The Oracle Database and Oracle Instance pt. 2
    Control Files, Logging, Archiving and Recoverability

    Creating Database Objects
    Oracle Simple Datatypes pt. 1
    Oracle Simple Datatypes pt. 2
    Oracle Complex and Object Datatypes
    Types of Tables
    Methods of Table Creation
    Create Table Syntax
    Example Table Creations pt. 1
    Example Table Creations pt. 2
    Altering and Dropping Tables pt. 1
    Altering and Dropping Tables pt. 2
    What are Constraints?
    Creating, Changing and Dropping Constraints
    Types of Indexes pt. 1
    Types of Indexes pt. 2
    Creating, Altering and Dropping Indexes
    Sequence Counters
    Synonyms
    Views pt. 1
    Views pt. 2
    Metadata Views and Error Messages

    Users and Security
    Schemas, Users, Privileges and Roles pt. 1
    Schemas, Users, Privileges and Roles pt. 2
    Schemas, Users, Privileges and Roles pt. 3
    Types of Users
    Creating Users pt. 1
    Creating Users pt. 2
    Altering and Dropping Users
    Security
    System Privileges
    Object Privileges
    Granting and Revoking Privileges pt. 1
    Granting and Revoking Privileges pt. 2
    Grouping Privileges Using Roles pt. 1
    Grouping Privileges Using Roles pt. 2
    Setting Roles

    Retrieving Data from the Database
    The SELECT Statement pt. 1
    The SELECT Statement pt. 2
    The SELECT Statement pt. 3
    Types of SELECT Statement pt. 1
    Types of SELECT Statement pt. 2
    The DUAL Table pt. 1
    The DUAL Table pt. 2
    What is a NULL?
    Pseudo-Columns pt. 1
    Pseudo-Columns pt. 2
    More About SQL Plus Formatting pt. 1
    More About SQL Plus Formatting pt. 2
    More About SQL Plus Formatting pt. 3

    Oracle Built In Functions
    Types of Functions pt. 1
    Types of Functions pt. 2
    String Functions pt. 1
    String Functions pt. 2
    String Functions pt. 3
    Number Functions
    Date Functions pt. 1
    Date Functions pt. 2
    Other Functions pt. 1
    Other Functions pt. 2
    Datatype Conversion Functions pt. 1
    Datatype Conversion Functions pt. 2
    Custom Functions Using PL/SQL

    Filtering SELECT Statements
    The WHERE Clause
    Conditional Comparisons
    Using the WHERE Clause
    Using Logical Operators pt. 1
    Using Logical Operators pt. 2
    Using Conditional Comparisons pt. 1
    Using Conditional Comparisons pt. 2

    Sorting SELECT Statements
    The ORDER BY Clause
    Sorting Methods

    Joining Multiple Tables
    What is a Join?
    Two Join Syntax Formats
    Types of Joins pt. 1
    Types of Joins pt. 2
    Types of Joins pt. 3
    Cross Join or Cartesian Product
    Natural or Inner Join pt. 1
    Natural or Inner Join pt. 2
    Natural or Inner Join pt. 3
    Outer Join pt. 1
    Outer Join pt. 2
    Self Join
    Equi-Joins, Anti-Joins and Range-Joins
    Mutable and Complex Joins

    Summarizing with GROUP BY
    What does GROUP BY do?
    The GROUP BY Clause
    Types of Grouping Functions pt. 1
    Types of Grouping Functions pt. 2
    Special Behavior pt. 1
    Special Behavior pt. 2
    Summary Functions
    Statistical Functions
    Other Functions
    Filtering GROUP BY with the HAVING Clause
    Extending the GROUP BY Clause pt. 1
    Extending the GROUP BY Clause pt. 2

    Subqueries and Other Advanced Queries
    What is a Subquery?
    Types of Subqueries
    Comparison Conditions Revisited pt. 1
    Comparison Conditions Revisited pt. 2
    Comparison Conditions Revisited pt. 3
    Regular vs. Correlated Subqueries
    Nested Subqueries and Replacing Joins
    Where can Subqueries be Used?
    Hierarchical Queries
    Set Operators and Composite Queries

    Oracle Data Manipulation Language (DML)
    What is DML?
    Adding Data with INSERT
    Multiple Table INSERT pt. 1
    Multiple Table INSERT pt. 2
    Changing Data with UPDATE pt. 1
    Changing Data with UPDATE pt. 2
    Remove Data with DELETE or TRUNCATE pt. 1
    Remove Data with DELETE or TRUNCATE pt. 2
    Merging Tables with MERGE pt. 1
    Merging Tables with MERGE pt. 2
    Transactional Control
    Locking and Visibility of Data Changes
    COMMIT vs ROLLBACK

    PL/SQL (Programming Language SQL)
    What is PL/SQL?
    Modular Structure
    Anonymous Procedures
    Named Procedures
    Functions
    Packages
    Triggers pt. 1
    Triggers pt. 2
    Variables and Types in PL/SQL pt. 1
    Variables and Types in PL/SQL pt. 2
    Objects and Object Datatypes
    More About Objects pt. 1
    More About Objects pt. 2
    Programming Control Structures
    Simple Database Access in PL/SQL
    Cursors and Implicit Cursors pt. 1
    Cursors and Implicit Cursors pt. 2
    Explicit Cursors pt. 1
    Explicit Cursors pt. 2
    Dynamic SQL
    Provided (DBMS_) Packages



Code:

    http://rapidshare.com/files/329895826/456221326587.part1.rar
    http://rapidshare.com/files/329898278/456221326587.part2.rar
    http://rapidshare.com/files/329900243/456221326587.part3.rar

Admin
Admin

Đánh giá tốt! : 7

Nam
Goat
Tổng số bài gửi : 10417
Birthday : 09/10/1979
Tuổi : 45
Địa chỉ: : Phú Yên
Điện thoại: : Mobile: (84) 0985 017 089
Điểm : 62190
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết