Oracle Sample Database - Students Database
I have created a sample database for courses, batches, students and payment. I am providing .PDF file, which
contains the following.
- Details regarding tables
- CREATE TABLE commands to create tables along with constraints
- INESERT commands to insert sample data into tables
- Simple queries
- Quries related to grouping
- Quries related to joining
- Quries related to sub queries
You can download .PDF file here.
I have got some other sample databases for those interested
in trying queries.