Introduction
  • Introduction
Oracle Tables
  • What is Table
  • How to Create Oracle Table
  • SYSTEM Tables and User Created Tables
  • Alter Table in SQL
  • Create Table as select (CTAS)
Oracle Queries
  • Insert Data in Table
  • Select Data from Tables
  • Update Statement Introduction
  • Update Statement Example
  • Fetch Clause SQL
  • drop table
  • Delete Table
Oracle Data Types
  • Data Types
Order Clauses
  • Order By In SQL
  • Distinct in SQL
Oracle Operator
  • AND Operator
  • OR Operator in SQL
  • Between in SQL
  • IN Operator in SQL
Aggregate Function
  • Aggregate Function – Count
  • aggregate Function – Average
  • Aggregate Function – SUM
SQL Transactions
  • Commit in SQL
  • Rollback in SQL
Bonus Lecture
  • Generate Mock Data