Multiple Choice
In the SQL statements SELECT C1.CustName,C1.SalesRepNo
FROM CUSTOMER C1;
The "C1" is called a(n) ________.
A) term
B) alias
C) convention
D) phrase
E) label
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Database redesign is rarely needed because databases
Q16: In a real sense,information systems and organizations
Q33: In a correlated subquery of a database
Q35: When changing the minimum cardinality on the
Q37: The data model produced by reverse engineering
Q38: When running a correlated subquery,the DBMS _.<br>A)runs
Q41: To add a NOT NULL column to
Q57: What is the process and what are
Q88: SQL contains an SQL command RENAME TABLENAME
Q95: When using queries with EXISTS and NOT