Database Design and SQL
The Database Design and SQL course is divided into two logical parts:
- Database Design
which covers the process of analysing complex business scenarios and creation of a data model,
i.e. a conceptual representation of an organisation's information.
- Programming in SQL
introduces the concepts of implementing a database design by creating a physical database using SQL,
the industry-standard database programming language.
The course materials are available on-line via Oracle's iLearning system.
The practical part of the course is implemented via Oracle Application Express (APEX),
again hosted by Oracle Academy.
At the end of the course students will sit the first of the two
exams required for the
Oracle PL/SQL Developer Certified Associate
title.
Other Courses