Oracle Academy Database Foundations Course Description
Oracle Academy Database Foundations Course Description
Oracle Academy Database Foundations Course Description
Overview
This course of introduces students to basic relational database concepts. The course teaches students relational database
terminology, as well as data modeling concepts, building Entity Relationship Diagrams (ERDs), and mapping ERDs. Oracle SQL
Developer Data Modeler is utilized to build ERDs and The Structured Query Language (SQL) is used to interact with a relational
database and manipulate date within the database. Oracle Application Express is utilized to provide practical, hands-on, engaging
activities. Leveraging project-based learning techniques, students will create and work with projects which challenge them to design,
implement, and demonstrate a database solution for a business or organization.
Duration
• Recommended total course time: 90 hours*
• Professional education credit hours for educators who complete Oracle Academy training: 30
Target Audiences
Educators
• Technical, vocational and 2- and 4- year college and university faculty members who teach computer science, information
communications technology (ICT), data science, business or a related subject
• Secondary and vocational school teachers who teach computer science, ICT, or a related subject
Students
• Students who wish to learn to learn the techniques and tools to design, build and extract information from a database
• Students who possess basic mathematical, logical, and analytical problem-solving skills
• Novice programmers, as well as those at advanced levels, who prefer to start learning the basis for the SQL programming
language at an introductory level
• This foundational course is suitable for computer science majors and non-majors alike
Prerequisites
Required
• General knowledge of the purpose of a database
Suggested
• Previous experience with a database application
Copyright © 2020, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Lesson-by-Lesson Topics
Introduction
• Introduction to the Course
• Introduction to Databases
• Types of Database Models
• Business Requirements
Introduction to SQL
• Introduction to Oracle Application Express
• Structured Query Language (SQL)
• Data Definition Language (DDL)
• Data Manipulation Language (DML)
• Transaction Control Language (TCL)
• Retrieving Data Using SELECT
• Restricting Data Using WHERE
• Sorting Data Using ORDER BY
• Joining Tables Using JOIN
Copyright © 2020, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.