The Oracle Database 19c: SQL Workshop course offers students an introduction to Oracle Database 19c database technology. In this class, students 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.
Skills Gained
- Identify the major components of an Oracle Database
- Retrieve row and column data from tables with the SELECT statements
- Create reports of sorted and restricted data
- Employee SQL functions