This course introduces participants to the fundamentals of SQL using Oracle Database technology. In this course participants learn the concepts of relational databases and the powerful SQL programming language. 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.
What you'll learn :
- Display data from multiple tables using the ANSI SQL 99 JOIN syntax.
- Employ SQL functions to generate customized data.
- Create reports of aggregated data.
- Use the SET operators to create subsets of data.
- Run data manipulation statements (DML) in Oracle Database 11g.
- Run data definition language (DDL) statements to create schema objects.
- Identify the major structural components of Oracle Database 11g.
- Retrieve data from tables.
- Create reports of sorted and restricted data.