FROM Registration WHERE -
Consider the following relational algebraic expression: Which of the following SQL Course_Code = 'A4343'; statements is equivalent to this relational algebraic expression?
A. SELECT Sales_Rep_No(108) FROM Orders;
B. INSERT INTO Orders VALUES(Sales_Rep_No = 108) WHERE Sales_Rep_No = NULL;
C. SELECT'FROM Orders WHERE Sales_Rep_No = 108;
D. SELECT'FROM Orders WHERE Sales_Rep_No = ?08?
FROM Registration WHERE - Consider the following relational algebraic expression: Which of the following SQL Course_Code
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
FROM Registration WHERE - Consider the following relational algebraic expression: Which of the following SQL Course_Code
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!