IS222 Assignment 2 Semester 1, 2017 Designing a Website for a client Due: 11:55
ID: 3837499 • Letter: I
Question
IS222 Assignment 2 Semester 1, 2017
Designing a Website for a client
Due: 11:55 PM, Friday 19th May Weight: 15% _____________________________________________________________________________________
Aim: To implement a Database based on a client’s requirements.
Objectives _____________________________________________________________________________________
The assignment will allow you to demonstrate and exhibit that you:
Can analyze requirements and design and implement a database that caters for those requirements Can conduct independent research as part of your requirements analysis Have understood the basic principles of database design and implementation and have applied them to your design
Scenario ___________________________________________________________________________________
Based on Temporary Employment’s(TE) ERD diagram you have been tasked with creating a database that will capture the basic structure given in the ERD. TE also require some reports for strategic decision making and improving efficiency of daily operations. To achieve this you are required to:
Use DDL to create the table structures and populate them.
Explanation / Answer
Query 0:-
DDL Commands:-
The above Create DDL commands will create the tables in your database.
The below is the insert command which inserts data into your tables. Below is the syntax based on that insert values into your database.
Example:-- Insert into comapny values(12345,'chegg');
Query 1:-
Query 2:-
Query 3:-
Query 4:-
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.