Solved

Which of the Following Is an Example of Assigning "O

Question 66

Multiple Choice

Which of the following is an example of assigning "o" as a table alias for the ORDERS table in the FROM clause?


A) FROM o orders, c customers
B) FROM o.orders,
C) FROM orders o, customers c
D) customers
E) FROM orders.o, customers.c

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions