a) Delete from teaches;
b) Delete from teaches where Id =’Null’;
c) Remove table teaches;
d) Drop table teaches;
Which of the following command is correct to delete the values in the relation teaches?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following command is correct to delete the values in the relation teaches?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!