Skip to content

BRAINIAC2677/SQL-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Notes

Contains SQL practise problems and solutions.

Things to Keep in Mind:

  • Single statement SQL were solved focusing on oracle database whereas PL/pgSQL were written focusing on postgreSQL.
  • Most of the files use sample hr database of oracle sql. So before running them, your system must be connected to sample hr database.

This repository contain my solutions to the practise problems and sql written by me. Your solution may differ.


How to Use it:

  • Open the oracle handbook from assets
  • Read the topics and try to solve the practise problems
  • If you are stuck you can see the solution from this repository. Use the index section.

Index:

Single Statement SQL


PL/pgSQL


Resources:

About

Contains SQL practise problems and solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published