Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 643 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 643 Bytes

Basic-Database-SQL-Programming

Demonstrate my understanding and what I learned from my Oracle Database Programming class

My solutions to some of the textbook's programming problems.

Links will be updated right after each chapter has been completed

Disclaimer: I am in no means an expert in SQL but want to show my SQL programming skills.

  • Oracle Data Dictionary
  • Basic Select Statement
  • Data Manipulation Control
  • Table Constraints
  • Table Creation Management
  • Joining Data from Multiple Tables
  • Single Row Functions
  • Group Function
  • Subqueries and Merge
  • Views
  • Final Project - Sample of School Database