A

Admin • 833.24K Points
Coach

Q. Which one of the following deletes all the entries but keeps the structure of the relation.

  • (A) delete from r where p;
  • (B) delete from instructor where dept name= ’finance’;
  • (C) delete from instructor where salary between 13000 and 15000;
  • (D) delete from instructor;

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.