Passionate about Learning
HOME      LIVE CHAT    My NetCom Free Catalog 1-888-563-8266
.
Home > Vendors > Oracle > Oracle Database 11g, 10g > Oracle Database 11g: Introduction to SQL

Oracle Database 11g: Introduction to SQL


Oracle Database 11g: Introduction to SQL Course Description

In this course students learn the concepts of relational databases. This course provides the essential SQL skills that allow developers to write queries against single and multiple tables, manipulate data in tables, and create database objects. Students learn to control privileges at the object and system level.

This course covers creating indexes and constraints, and altering existing schema objects. Students also learn how to create and query external tables. Students learn to use the advanced features of SQL in order to query and manipulate data within the database, use the dictionary views to retrieve metadata and create reports about their schema objects. Students also learn some of the date-time functions available in the Oracle Database. This course discusses how to use the regular expression support in SQL.

In this course, students use Oracle SQL Developer as the main development tool. SQL*Plus is introduced as an optional development tool.

Intended Audience for the Oracle Database 11g: Introduction to SQL Course

  • Business Analysts
  • Developer
  • Application Developers
  • PL/SQL Developer
  • Forms Developer
  • System Analysts
  • Data Warehouse Administrator

Training Packages & Career Tracks that include the Oracle Database 11g: Introduction to SQL Course

Oracle Database 11g: Introduction to SQL Course Objectives

  • Retrieve row and column data from tables with the SELECT statement
  • Create reports of sorted and restricted data
  • Employ SQL functions to generate and retrieve customized data
  • Display data from multiple tables using the ANSI SQL 99 JOIN syntax
  • Identify the major structural components of the Oracle Database 11g
  • Create reports of aggregated data
  • Write SELECT statements that include queries
  • Run data manipulation statements (DML) to update data in the Oracle Database 11g
  • Create tables to store data
  • Utilize views to display and retrieve data
  • Control database access to specific objects
  • Manage schema objects
  • Manage objects with data dictionary views
  • Write multiple-column sub-queries
  • Use scalar and correlated sub-queries
  • Use the regular expression support in SQL

Recommended Prerequisites for the Oracle Database 11g: Introduction to SQL course

The Oracle Database 11g: Introduction to SQL Course prepare students for the following Exams

  • 1Z0-051 : Oracle Database 11g: Introduction to SQL

Recommended Next Steps after taking the Oracle Database 11g: Introduction to SQL Course

Oracle Database 11g: Introduction to SQL Course Outline

    1. Introducing Oracle Database 11g
      1. List the features of Oracle Database 11g
      2. Discuss the basic design, theoretical and physical aspects of a relational database
      3. Categorize the different types of SQL statements
      4. Describe the data set used by the course
      5. Log onto the database using the SQL Developer environment
      6. Save queries to files and use script files in SQL Developer
    2. Retrieving Data Using the SQL SELECT Statement
      1. List the capabilities of SQL SELECT statements
      2. Generate a report of data from the output of a basic SELECT statement
      3. Select All Columns
      4. Select Specific Columns
      5. Use Column Heading Defaults
      6. Use Arithmetic Operators
      7. Understand Operator Precedence
      8. Learn the DESCRIBE command to display the table structure
    3. Restricting and Sorting Data
      1. Write queries that contain a WHERE clause to limit the output retrieved
      2. List the comparison operators and logical operators that are used in a WHERE clause
      3. Describe the rules of precedence for comparison and logical operators
      4. Use character string literals in the WHERE clause
      5. Write queries that contain an ORDER BY clause sort the output of a SELECT statement
      6. Sort output in descending and ascending order
    4. Using Single-Row Functions to Customize Output
      1. Describe the differences between single row and multiple row functions
      2. Manipulate strings with character function in the SELECT and WHERE clauses
      3. Manipulate numbers with the ROUND, TRUNC and MOD functions
      4. Perform arithmetic with date data
      5. Manipulate dates with the date functions
    5. Using Conversion Functions and Conditional Expressions
      1. Describe implicit and explicit data type conversion
      2. Use the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions
      3. Nest multiple functions
      4. Apply the NVL, NULLIF, and COALESCE functions to data
      5. Use conditional IF THEN ELSE logic in a SELECT statement
    6. Reporting Aggregated Data Using the Group Functions
      1. Use the aggregation functions in SELECT statements to produce meaningful reports
      2. Create queries that divide the data in groups by using the GROUP BY clause
      3. Create queries that exclude groups of date by using the HAVING clause
    7. Displaying Data From Multiple Tables
      1. Write SELECT statements to access data from more than one table
      2. View data that generally does not meet a join condition by using outer joins
      3. Join a table by using a self join
    8. Using Sub-queries to Solve Queries
      1. Describe the types of problem that sub-queries can solve
      2. Define sub-queries
      3. List the types of sub-queries
      4. Write single-row and multiple-row sub-queries
    9. Using the SET Operators
      1. Describe the SET operators
      2. Use a SET operator to combine multiple queries into a single query
      3. Control the order of rows returned when using the SET operators
    10. Manipulating Data
      1. Describe each DML statement
      2. Insert rows into a table with the INSERT statement
      3. Use the UPDATE statement to change rows in a table
      4. Delete rows from a table with the DELETE statement
      5. Save and discard changes with the COMMIT and ROLLBACK statements
      6. Explain read consistency
    11. Using DDL Statements to Create and Manage Tables
      1. Categorize the main database objects
      2. Review the table structure
      3. List the data types available for columns
      4. Create a simple table
      5. Decipher how constraints can be created at table creation
      6. Describe how schema objects work
    12. Creating Other Schema Objects
      1. Create a simple and complex view
      2. Retrieve data from views
      3. Create, maintain, and use sequences
      4. Create and maintain indexes
      5. Create private and public synonyms
    13. Controlling User Access
      1. Differentiate system privileges from object privileges
      2. Grant privileges on tables
      3. View privileges in the data dictionary
      4. Grant roles
      5. Distinguish between privileges and roles
    14. Managing Schema Objects
      1. Add constraints
      2. Create indexes
      3. Create indexes using the CREATE TABLE statement
      4. Create function-based indexes
      5. Drop columns and set column UNUSED
      6. Perform FLASHBACK operations
      7. Create and use external tables
    15. Managing Objects with Data Dictionary Views
      1. Explain the data dictionary
      2. Find table information
      3. Report on column information
      4. View constraint information
      5. Find view information
      6. Verify sequence information
      7. Understand synonyms
      8. Add comments
    16. Manipulating Large Data Sets
      1. Manipulate data using sub-queries
      2. Describe the features of multi-table inserts
      3. Use the different types of multi-table inserts
      4. Merge rows in a table
      5. Track the changes to data over a period of time
    17. Managing Data in Different Time Zones
      1. Use data types similar to DATE that store fractional seconds and track time zones
      2. Use data types that store the difference between two date-time values
      3. Practice using the multiple data-time functions for globalize applications
    18. Retrieving Data Using Sub-queries
      1. Write a multiple-column sub-query
      2. Use scalar sub-queries in SQL
      3. Solve problems with correlated sub-queries
      4. Update and delete rows using correlated sub-queries
      5. Use the EXISTS and NOT EXISTS operators
      6. Use the WITH clause
    19. Regular Expression Support
      1. List the benefits of using regular expressions
      2. Use regular expressions to search for, match, and replace strings

    Benefits of taking the Oracle Database 11g: Introduction to SQL course at NetCom

    • Why choose Oracle Training at NetCom Learning?
      As a recognition for training excellence, NetCom Learning was chosen by Microsoft as the 2007 Worldwide Learning Solutions Partner of the year out of 1400 training companies.

      In addition, we have won numerous other training awards for quality and customer satisfaction by CompTIA, EC-Council and other vendors. We are simply passionate about learning and achieving the highest customer satisfaction in your learning experience!

    • NetCom provides Authorized Training
      NetCom Learning is a Microsoft Gold Certified Partner for Learning Solutions (CPLS), Cisco Learning Partner, CompTIA Platinum Partner, EC-Council Accredited Training Center, Adobe Authorized Training Center, Autodesk Authorized Training Center and many others. We are proud to offer the highest quality, authorized training solutions from our many partners for our customers.

      See our comprehensive list of partner authorizations.

    • Award winning, world-class Instructors
      Finnbarr M.
      - Masters Degree in Computer Science from Boston University along with several certifications.
      - Over 25 years of experience in the IT field and expert in Unix, GNU/Linux, and Oracle ecosystems.
      - More than 10 years working as a Software Engineer in multinational companies such as Hewlett-Packard.

      Bio:

      Finnbarr has both breadth and in-depth knowledge of Unix, GNU/Linux, and Oracle with 25+ years of experience in operating system internals development, system administration, application development and project management on a wide variety of hardware and software platforms. As a Software Engineer, he developed and managed numerous projects in multinational companies such as Hewlett-Packard.

      Finnbarr is a member of the Institute of Electrical and Electronic Engineers as well as a Moderator at unix.com. He is also a top Instructor and Subject Matter Expert at NetCom Learning and is well recognized by the students for his knowledge and his great teaching technique.
    • Actual Client Testimonials
      May 15 2012
      Training environment and material are good. Materials are clear and short to the point. Instructor is very knowledgeable and full of experience. I've learned so much through the lecture as well as from his real life experiences.

      -Aye M.
      Course(s) Taken

      May 15 2012
      Great training! Great instructor!

      -Fasika M.
      Course(s) Taken

      May 15 2012
      This was a much needed and intensive training.

      -Paul V.
      Course(s) Taken

      May 15 2012
      Great experience! Geoff is awesome :-)

      -Nadie H.
      Course(s) Taken

      Aug 29 2011
      My instructor is very knowledgeable. He was capable of answering all questions and explaining all material in detail. I am glad I chose NetCm for my training. All of the NetCm staff were courteous helpful, and polite.
      -Adrienne B.
      Course(s) Taken

      Jul 02 2011
      I am very pleased about my experience with NetCom Learning. It was a great course! The best experience I could have expected. Great instructor! Great everything! I am very happy. Thank You!
      -Lorena M.
      Course(s) Taken

      Jul 02 2011
      Very clean facilities, super friendly staff, knowledgeable instructor.
      -Alma C.
      Course(s) Taken

      Jul 02 2011
      Geoff was a great instructor during the Oracle course. He ensured I understood the material and brought a sense of fun to the class. I really really have to study for the certification course due to my limited database management skills. This training and certification will hopefully allow me to start a new career.
      -Denise L.
      Course(s) Taken

    • Awards won by NetCom
      NetCom Learning is an award winning, customer focused company. We are simply Passionate About Learning!

      See our list of awards.

    • Specialized Boot Camp Training

      Discover Our Vegas Boot Camp experience

      This training is also available as a boot camp. NetCom is world famous for delivering specialized boot camp training to our clients.

      For answers to questions regarding our boot camp training delivery format, please refer to our Boot Camp FAQ section.


    Enrollment Options for the Oracle Database 11g: Introduction to SQL course


    Training Delivery Methods

    Take this training with one of the following training delivery methods
    • Classroom Training
      Classroom Training NetCom’s classroom training ensures that you have state-of-the-art tools, techniques and practices you need to succeed on the job. Our instructors are active practitioners and true masters in their fields. With convenient classes at multiple learning centers across the US, you never have to go far to get ahead.

    • Live Online Training (LOT)
      Live Online Training NetCom’s premium Live Online Training (we call it LOT) is the ultimate in convenience and cost-effectiveness. LOT combines interactive video instruction via the latest web conference technology, and post-class access to learning labs for a best-in-class learning experience.
      Learn more about LOT

    • Boot Camp Training
      Boot Camp Training NetCom’s intensive boot camps are designed to advance your skills in the shortest possible amount of time and get you certified. Boot camps go at a faster pace and often run for longer days, so you must have some level of subject matter experience before enrolling. Boot camps have mandatory assessment tests to ensure no one will slow down the class for other students. Learn more about Boot Camps

    • Private Onsite Training
      Private Onsite Training With NetCom’s private training programs, you decide where and when courses are held. Tailor the training to reflect your industry, corporate culture, goals and schedule. You pick the course content, length of training and instructional technique. Save money by doing bulk customized training.
      Learn more about Private Onsite Training

    • Private 1-on-1 Training
      Private 1-on-1 Training NetCom’s private 1-on-1 training focuses on the highest quality training possible. You get individualized, full attention from the instructor and you decide where and when courses are held. The training is custom tailored to reflect your industry, corporate culture, goals and schedule. You pick the course content, length of training and instructional technique.
      Learn more about Private 1-on-1 Training

    Contact us
    call usCall us Toll-free at 1-888-563-8266
    web formFREE Training Inquiry form
    live chatWebsite Live Chat
    email usContact us via Email: info@netcomlearning.com

    Duration: 3 days (24 hours)
    Pricing: Variable, please request
    Why pricing varies..Why pricing varies..

    Pricing depends on different training delivery methods, one or more students and availability of volume discounts or currently available promotions.

    Our prices are frequently lower since we are able to work with our clients closely on their needs and pass on the optimum amount of savings.

    In addition, we provide a price match guarantee for any competitive quotes.
    click to Live Chat

    .  Next Class Dates
    Click on a date to register.
     register for class Live Online Training available
     register for class New York, Jun 13, 2012
     register for class New York, Aug 4, 2012
     register for class New York, Sep 5, 2012
     more schedules more..

    For a customized version of this class, please contact us or call 1-888-563-8266.
    .  Get More Information
    FREE Assessment Quiz
    Monthly Email Newsletter
    Request Print Catalog
    Student Loan Application
    Name: 
    Email:  
    Phone: 
    Comments:

    .  Similar Courses

    . .
    live chat

    .  CALL 1-888-563-8266
    . arrow  Need course pricing?
    arrow  Need more information?
    arrow  Worried about financing?
    NetCom IT training on YouTube
    NetCom IT training on Twitter
    NetCom IT training on Facebook
    NetCom on LinkedIn
    Newsletter:
    © 1998-2012, NetCom Learning. All Rights Reserved.