Multiple Choice
Based on the table below, which command lists all information from the table concerning the customer with CustomerNum 260? Customer (CustomerNum, CustomerName, Street, City, State, PostalCode)
A) SELECT Customer 260 RESULTS Answer
B) SELECT Customer WHERE CustomerNum=260 GIVING Answer
C) SELECT Customer GIVING Answer WHERE CustomerNum='260'
D) SELECT Customer WHERE CustomerNum='260' RESULTS Answer
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Multiple entries in tables are often called
Q12: A query _ is a DBMS component
Q13: A(n) _ query makes a specified change
Q15: A relational database is a collection of
Q17: In a relation, the order of rows
Q18: In an AND criterion, the overall criterion
Q19: In relational database shorthand, the structure of
Q20: List at least six of the aggregate
Q21: What is the difference between an AND
Q41: A relational database handles entities, attributes, and