It's UWAweek 20 (1st semester, week 11)

help1402

This forum is provided to promote discussion amongst students enrolled in CITS1402 Relational Database Management Systems.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying the 2 articles in this topic
Showing 2 of 166 articles.
Currently 1 other person reading this forum.


 UWA week 18 (1st semester, week 9) ↓
SVG not supported

Login to reply

👍?
helpful
3:30pm Sun 5th May, ANONYMOUS

I know that we need to populate our tables with sample data to test them out, but do we need to submit said sample data as part of the wider .txt file or do we just need to provide the tables and required views?


 UWA week 19 (1st semester, week 10) ↓
SVG not supported

Login to reply

👍x1
helpful
10:35am Mon 6th May, Mehwish N.

Yes, please write everything in one single file. ===== Start with DROP table statements (to drop any existing tables in the database with the same name as your tables) Create tables (Using CREATE Table statements) Create Triggers (if required) Populate the tables (Using INSERT INTO keyword) Create Views ======== During the demonstration: In addition to the correct structure of your database, we should be able to retrieve data from your views/tables. You should be able to demonstrate the use of any triggers that you have created in the database. Cheers Mehwish

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy