CUSTOMER (CustomerNumber, CustomerName, DateOfBirth)
EMPLOYEE (EmployeeNumber, EmployeeName, DateOfBirth)
SALE (SaleID, CustomerNumber, EmployeeNumber, Cost)
What is the CustomerName for SaleID='1111'? Reorder the following steps.
ICT285 PASS Week 13
Quiz
•
Computers
•
University
•
Medium
Jason Holloway
Used 2+ times
FREE Resource
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)
CUSTOMER* CUSTOMER.CUSTOMERNUMBER = SALE.CUSTOMERNUMBER RES_SALE
RESTRICT SaleID='1111' (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.
RESTRICT Name='Steve' (SALESPERSON)
RES_SALE* RES_SALE.SPN = TRIP.SPN TRIP
PROJECT TripID (TRIP)
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.
PROJECT Name (JOINED) -> ALL_SYD_NAMES
SALESPERSON* SALESPERSON.SPN = TRIPS_SYDNEY.SPN TRIPS_SYDNEY -> JOINED
PROJECT Name (SALESPERSON) -> ALL_NAMES
RESTRICT ToCity='Sydney' (TRIP) -> TRIPS_SYDNEY
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)
PROJECT FamilyName (RES_JOINED)
OWNER* OWNER.OwnerNo=RES_3.OwnerNo RES_3
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)
PROJECT OwnerNo (OWNER) -> ALL_OWNERS
ALL_OWNERS MINUS ALL_PROP_OWNERS -> ALL_NON_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
12 questions
Intro to Databases
Quiz
•
12th Grade - University
15 questions
Chapt.6 - Normalization
Quiz
•
University
10 questions
RDBMS
Quiz
•
University
5 questions
Semana 3 - Cierre
Quiz
•
University
6 questions
NORMALIZATION IN DM
Quiz
•
University
15 questions
DBMS
Quiz
•
University
15 questions
2425 S5 ICT Lesson Quiz - DB Normalization
Quiz
•
11th Grade - University
10 questions
ICTDBS506 Creating a 'Car Pool' Database with MySQL
Quiz
•
12th Grade - University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade