Computer Science, asked by OMANSHBAISLA, 9 months ago

What will the following query do? DELETE FROM Student WHERE STU_ID=202; *

1 point

Deletes all records from the table Student

Deletes structure of the table Student

Deletes specific record on bases of given condition

None of the Above

Answers

Answered by sonaadambukulam08
1

Answer:

option a

deletes all records from the table student

Similar questions