Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 654 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 654 Bytes

DBMS (Database Management System)

The above files contain the Oracle SQL queries and their corresponding outputs.

  1. DDL Commands
  2. DML Commands
  3. DCL Commands and TCL Commands

image

  1. (a) Inbuilt functions in SQL (b) Advanced SELECT statements
  2. Integrity Constraints in SQL
  3. ER Diagram (own project related)
  4. Subqueries
  5. JOINS
  6. PL/SQL Procedures and Functions
  7. PL/SQL Triggers
  8. PL/SQL Cursors - Implicit and Explicit

For more details on each command, visit: W3Schools SQL Tutorial