Oracle Database 10g: Introduction to SQL
This course introduces Oracle Database 10g technology and the relational database concepts and the powerful SQL programming language. This course provides the learners with the essential SQL skills of querying the database, the meta data and creating database objects.
In addition, the course also delves into the advanced querying and reporting techniques, data warehousing concepts and manipulating large data sets in different time zones.
For further detailed information about this class visit the Oracle web site
****After registering for the class, all students must contact Anna Nicolaisen at 240-56-7133 or email anna.nicolaisen@montgomerycollege.edu to purchase their textbook.
-
Audience:
- Database Administrators
- PL/SQL Developer
- Forms Developer
- System Analysts
- Technical Consultant
-
Course Objectives:
- Search data using advanced sub queries
- Retrieve row and column data from tables with the SELECT statement
- Employ SQL functions to generate and retrieve customized data
- Run data manipulation statements (DML) to update data in the Oracle Database 10g
- Control user access and manage schema objects
Course Topics:
- Introduction
- Retrieving Data Using the SQL SELECT Statement
- Restricting and Sorting Data
- Using Single Row Functions to Customize Reports
- Reporting Aggregated Data Using the Group Functions
- Displaying Data From Multiple Tables
- Using Sub queries to Solve Queries
- Using the SET Operators
- Manipulating Data
- Using DDL Statements to Create and Manage Tables
- Creating Other Schema Objects
- Managing Objects with Data Dictionary Views
- Controlling User Access
- Manage Schema Objects
- Manipulating Large Data Sets
- Generating Data in Different Time Zones
- Searching Data Using Advanced Sub queries
- Hierarchical Data Retrieval
- Performing Regular Expression Support and Case Insensitive