A porject developed for RDBMS course. It is developed using Oracle 11g SQL and python. The application is developed to kee track of all the records in a football league. Database tables are created for specific type of recods (for example: tables for player recors, point table etc.). Triggers are set up so that updates in one table get propagated to all relevent tables. PL/SQL is used for this purpose. The interface is developed using pyQT library of python.
Farabi-shafkat/Soccer-Fix
A porject developed for RDBMS course. It is developed using Oracle 11g SQL and python. The application is developed to kee track of all the records in a football league. Database tables are created for specific type of recods (for example: tables for player recors, point table etc.). Triggers are set up so that updates in one table get propagated to all relevent tables. PL/SQL is used for this purpose. The interface is developed using pyQT library of python.
Python