Table of Contents
READINGS:
- “Introduction to Oracle Database” Oracle
- “Creating tables” SQL Live Oracle
- “Selecting Data Types” Oracle
- “How to use create table, alter table and drop table in Oracle database” All Things SQL Blog
YOUTUBE:
- “What type of database are there? Databases for developers #1” June 24, 2016. The Magic of SQL Length of Video: 3:18
- “Columns and Data Types: Databases for developers #2” November 9, 2018. The Magic of SQL Length of Video: 4:18
- “Data Modeling: Databases for developers #3” March 8, 2017. The Magic of SQL Length of Video: 6:25
- “Oracle Beginner Tutorial with exercise/database basic to advance training” Series videos from EqualConnect Coach. Please see video numbers for the corresponding topics:
- Tutorial #7 – Create table. Length of Video: 11:36
- Tutorial #10 – Drop table. Length of Video: 6:25
- Tutorial #12 – Insert data. Length of Video: 13:01