Skip to content

Database project for a law office created using Oracle.

License

Notifications You must be signed in to change notification settings

xkrystiandutka/Lawyer-Office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lawyer's office database

Database project for a law office created using Oracle.

database.mp4
  • Created a SQL script that generates a full logicaldatabase structure
  • Added sequences and triggers with sample test data
  • Created SELECT query to select data from tablesusing different operators in WHERE (UPDATE & NVLtest)
  • Added:
    • group by & having select
    • subqueries and perspectives
    • Indexes and TCS (Transaction Control System) - Transactions
    • INSERT INTO loop
    • Implicit cursors
    • Explicit cursors

For the purposes of the project, names of tables, data, descriptions, etc. are in Polish

License

MIT

About

Database project for a law office created using Oracle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages