Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Relational database models
- The structure of a relational database
- Table connection types
- Database normalization and denormalization
- Relational operators
Retrieving data
- Rules for writing SQL queries
- SELECT syntax
- Selecting all columns
- Queries involving arithmetic operations
- Column aliases
- Literals
- The concatenation operator
Limiting results
- The WHERE clause
- Comparison operators
- The LIKE condition
- The BETWEEN ... AND prerequisite
- The IS NULL condition
- The IN condition
- Boolean operators: AND, OR, and NOT
- Multiple conditions within the WHERE clause
- Operator precedence
- The DISTINCT clause
Sorting Data
- The ORDER BY clause
- Sorting by multiple columns or expressions
SQL functions
- Differences between single-row and multi-row functions
- Text, numeric, and date functions
- Explicit and implicit conversion
- Conversion functions
- Nesting functions
- Testing function performance using the dual table
- Retrieving the current date with the SYSDATE function
- Handling NULL values
Aggregating data using grouping
- Grouping functions
- How grouping functions handle NULL values
- Creating data groups with the GROUP BY clause
- Grouping multiple columns
- Limiting grouping function results with the HAVING clause
Retrieving data from multiple tables
- Types of joins
- Using NATURAL JOIN
- Table aliases
- Joins in the WHERE clause
- INNER JOIN
- External merges: LEFT, RIGHT, and FULL OUTER JOIN
- The Cartesian product
Subqueries
- Placing subqueries in the SELECT command
- Single-row and multi-row subqueries
- Operators for single-row subqueries
- Grouping features in subqueries
- Operators for multi-row subqueries: IN, ALL, ANY
- How NULL values are treated in subqueries
Set operators
- UNION operator
- UNION ALL operator
- INTERSECT operator
- MINUS operator
Inserting, updating, and deleting data
- INSERT command
- Copying data from another table
- UPDATE command
- DELETE command
- TRUNCATE command
Transactions
- COMMIT, ROLLBACK, and SAVEPOINT commands
DDL commands
- Primary database objects
- Object naming conventions
- Creating tables
- Data types available for columns
- The DEFAULT option
- NULL and NOT NULL options
Managing tables
- Referential integrity: CHECK, PRIMARY KEY, FOREIGN KEY, UNIQUE
- Creating a table via query
- Dropping a table with DROP TABLE
- The DESCRIBE command
Other schema objects
- Sequences
- Synonyms
- Views
Requirements
- Basic computer literacy
- Familiarity with at least one operating system
21 Hours
Testimonials (6)
it was structured very well both by days and by modules, easy to follow
Melania - DB Global Technology SRL
Course - Oracle SQL for beginners
I liked the way the trainer explained the information about the topics and the fact that he paid attention to the details so that the lessons were very practical and logical.
Andreea
Course - Oracle SQL for beginners
the trainer give more examples for each chapter
Corina
Course - Oracle SQL for beginners
the interactive exercises
BOANGIU GIORGIANA
Course - Oracle SQL for beginners
the explanations
Daniela
Course - Oracle SQL for beginners
the exercises