
ICT285 PASS Week 13
Authored by Jason Holloway
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
REORDER QUESTION
2 mins • 1 pt
CUSTOMER (CustomerNumber, CustomerName, DateOfBirth)
EMPLOYEE (EmployeeNumber, EmployeeName, DateOfBirth)
SALE (SaleID, CustomerNumber, EmployeeNumber, Cost)
What is the CustomerName for SaleID='1111'? Reorder the following steps.
PROJECT CustomerName (JOINED)
RESTRICT SaleID='1111' (SALE)
CUSTOMER* CUSTOMER.CUSTOMERNUMBER = SALE.CUSTOMERNUMBER RES_SALE
2.
REORDER QUESTION
2 mins • 1 pt
SALESPERSON(SPN, Name, StartYear, DeptNo)
TRIP(TripID, ToCity, DepartDate, ReturnDate, SPN)
EXPENSE(TripID, Account#, Amount)
Give the TripID for all trips by salesperson 'Steve'. Reorder the following steps.
PROJECT TripID (TRIP)
RES_SALE* RES_SALE.SPN = TRIP.SPN TRIP
RESTRICT Name='Steve' (SALESPERSON)
3.
REORDER QUESTION
2 mins • 1 pt
SALESPERSON(SPN, Name, StartYear, DeptNo)
TRIP(TripID, ToCity, DepartDate, ReturnDate, SPN)
EXPENSE(TripID, Account#, Amount)
Give the names of sales people that have NOT gone to Sydney. Reorder the following steps.
SALESPERSON* SALESPERSON.SPN = TRIPS_SYDNEY.SPN TRIPS_SYDNEY -> JOINED
PROJECT Name (SALESPERSON) -> ALL_NAMES
RESTRICT ToCity='Sydney' (TRIP) -> TRIPS_SYDNEY
PROJECT Name (JOINED) -> ALL_SYD_NAMES
ALL_NAMES MINUS ALL_SYD_NAMES
4.
REORDER QUESTION
2 mins • 1 pt
PROPERTY (PropertyNo, Address, NumberOfRooms, OwnerNo)
OWNER (OwnerNo, FamilyName, GivenNames, Address)
List the family names for owners that own properties with more than 3 rooms. Reorder the following steps.
RESTRICT NumberOfRooms > 3 (PROPERTY)
OWNER* OWNER.OwnerNo=RES_3.OwnerNo RES_3
PROJECT FamilyName (RES_JOINED)
5.
REORDER QUESTION
2 mins • 1 pt
PROPERTY (PropertyNo, Address, NumberOfRooms, OwnerNo)
OWNER (OwnerNo, FamilyName, GivenNames, Address)
List the family names for owners that do not own properties. Reorder the following steps.
PROJECT OWNER TABLE FIRST.
PROJECT FamilyName (ALL_NON_OWNERS)
ALL_OWNERS MINUS ALL_PROP_OWNERS -> ALL_NON_OWNERS
PROJECT OwnerNo (OWNER) -> ALL_OWNERS
PROJECT OwnerNo (PROPERTY) -> ALL_PROP_OWNERS
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What normal form is this table in?
Invalid
1NF
2NF
3NF
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What normal form is this table in?
Invalid
1NF
2NF
3NF
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
Professional Issues Midterm Quiz
Quiz
•
University
10 questions
java script
Quiz
•
University
10 questions
Scrum 101: The Introduction
Quiz
•
University
15 questions
3.4 Pengalamatan IP pada jaringan komputer (KOMJARDAS)
Quiz
•
1st Grade - University
10 questions
Quis CSS W3Schools
Quiz
•
University
10 questions
CSE205-DCN-QUIZ-UNIT-5
Quiz
•
University
15 questions
Ch3_Relational Data Model
Quiz
•
University
14 questions
ICDL Cyber Security
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade