Changes between Version 2 and Version 3 of InstructionsP2
- Timestamp:
- 06/02/26 10:38:57 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstructionsP2
v2 v3 7 7 **Implement the resulting relations as tables in the assigned project database** according to the following instructions: 8 8 9 * You are given access to specific PostgreSQL project databases at the Faculty premises for your project. Consult the [[https://develop.finki.ukim.mk/eprms EPRMS]]system, where in the Databases section you will be given the necessary parameters and instructions on accessing your project's database.9 * You are given access to specific PostgreSQL project databases at the Faculty premises for your project. Consult the [[https://develop.finki.ukim.mk/eprms]] EPRMS system, where in the Databases section you will be given the necessary parameters and instructions on accessing your project's database. 10 10 * In your assigned database, you will need to create a new schema under the name **project**, which will be considered the official schema where you will create the project and from where it will be viewed. In the project schema, you should always have the latest version of the database for your project. This database and this schema will be used in all subsequent phases. 11 11 * In the **project** schema, you should create tables with all the details: attributes, data types, keys, other constraints, references to appropriate other tables according to the relational model
