Menu

[solved] – Question 76376

What is CUST in the statement below?

SELECT CUST.CUSTOMERNAME

FROM CUSTOMER_T CUST

WHERE CUSTOMER_STATE = ‘TX’

a column alias

a synonym

a table alias

an aggregate function

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *