The command to remove rows from a table is?

 Posted by Vishalneeraj-24503 on 4/1/2015 | Category: Sql Server Interview questions | Views: 2006 | Points: 40
Select from following answers:
  1. REMOVE FROM TABLENAME
  2. DROP FROM TABLENAME
  3. DELETE FROM TABLENAME WHERE
  4. UPDATE FROM TABLENAME
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response