Table of Contents
READINGS:
The following readings from the Oracle Tutorial Oracletutorial.com
- “Oracle Select Statement”
- “Oracle Where Statement”
- “Oracle AND statement”
- “Oracle OR statement”
- “Oracle BETWEEN statement”
- “Oracle IN statement”
- “Oracle LIKE statement”
- “Oracle ORDER BY statement”
- “Oracle IS NULL statement”
YOUTUBE:
- “How to Write SQL queries: Databases for developers #4” March 14, 2017. The Magic of SQL Length of Video: 5:01
- “SQL Tutorial: running queries and sorting results” August 9, 2021. LinkedIn Length of Video: 8:03
- “Oracle Beginner Tutorial with exercise/database basic to advance training” Series videos from EqualConnect Coach. Please see video numbers for the corresponding topics:
- Tutorial #16 – Introduction to Select. Length of Video: 4:40
- Tutorial #18 – Logical operators. Length of Video: 5:25
- Tutorial #19 – Arithmetic operator. Length of Video: 6:56
- Tutorial #20 – comparison operator. Length of Video: 5:15
- Tutorial #21 – Like operator. Length of Video: 4:48
- Tutorial #22 – IN operator. Length of Video: 6:24
- Tutorial #23 – String operator. Length of Video: 8:11
- Tutorial #26 – Between operators. Length of Video: 8:21
- Tutorial #27 – Null operator. Length of Video: 4:27
- Tutorial #28 – Sorting. Length of Video: 4:59