remove a table in SQL
--------CODE---------
drop table student
there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
drop table student
update student set stdAddress='kota' where stdRollno='1'
insert into student(stdAddress) values('goa');