Question

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) label

Answer

This answer is hidden. It contains 1 characters.