====== SQL - DELETE ====== ===== Delete data from a table ===== DELETE FROM Students WHERE rollno = 1234;