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 selected article
Showing 1 of 166 articles.
Currently no other people reading this forum.


 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