Consider the relation shown in the exhibit. Which of the following SQL statements would properly remove all tuples for N

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Consider the relation shown in the exhibit. Which of the following SQL statements would properly remove all tuples for N

Post by answerhappygod »

Consider the relation shown in the exhibit. Which of the following SQL statements would properly remove all tuples for New York customers?
Consider The Re 1
Consider The Re 1 (149.09 KiB) Viewed 88 times
A. DELETE * FROM Customers WHERE Sales_Office = New York;
B. DELETE FROM Customers WHERE Sales_Office = ew York?WHERE Sales_Office = ?ew York?
C. DELETE * FROM Customers WHERE Sales_Office = ew York?WHERE Sales_Office = ?ew York?
D. DELETE FROM Customers WHERE Sales_Office NOT LIKE ew York? WHERESales_Office NOT LIKE ?ew York?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply