How to delete data in a table
Friends today i will tell you how to delete a data in a table. some time we want to delete a data in a tableSo we will use following structure to delete data in a table
Structure-delete table_name
Example -Suppose you create a table Admission and you want to delete a data of this table so you use following query
deleter Admission
Thank you
No comments:
Post a Comment