Skip to content

davidkopelent/BI-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advanced SQL

This repository contains my homework assignments and practice exercises for the course Advanced SQL at FIT CTU. The course builds upon the knowledge gained in BI-DBS and covers advanced relational and post-relational features of SQL, focusing on optimization and practical implementations.

πŸ“– Course Syllabus

Main Topics

  1. Advanced SQL features: stored procedures, triggers, recursive queries, OLAP support, object-relational constructs.
  2. Practical query optimization: specialized structures like indexes, clusters, index-organized tables, and materialized views.
  3. Query execution plans and optimization techniques.
  4. SQL standard with a focus on Oracle ORDBMS and later transitioning to PostgreSQL ORDBMS.

πŸš€ How to Use This Repository

  • Clone the repository:
    git clone https://github.com/davidkopelent/BI-SQL.git
  • Navigate to the folder:
    cd BI-SQL
  • Open and modify files as needed

πŸ›  Tools & Technologies

  • Databases: Oracle, PostgreSQL
  • Query Language: SQL, PL/SQL
  • Version Control: Git

πŸ“Œ Notes

  • This repository is intended for educational purposes.
  • Solutions may be updated and improved over time.

About

Coursework for Advanced SQL at FIT CTU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages