Repository of solutions to my Databases (SQL, SAS, Oracle Database,PL/SQL) laboratories on the 4th semester of studying Mathematics at Gdańsk University of Technology
- Workspace preparation
- Creating Oracle account
- Creating Oracle APEX account
- Creating SAS account
- Installing Oracle SQL Developer / VSCode Extension
- SAS and SQL syntax basics, basic querying and creating tables
- Creating and altering tables with constraints
- Designing a database schema for a student tech startup organization
- Grouping, counting and further SQL functions
- Joining tables (join, union, intersect)
- Exam 1
- Oracle APEX
- Oracle Data Modeler (database schema)
- Exam 2
- Database views
Designing and implementing a database to support the management of a fictional organization "Student Tech Hub", which helps students create and develop start-ups. Steps of the project:
- Goal definition and preliminary project assumptions
- Creating a list of tables and fields
- Creating a database schema with constraints, relations etc
- Implementing the database in Oracle APEX, filling with example data, creating database views
- Creating an application interface in Oracle APEX