We may wish to use a query to remove records from a table.
Syntax:
DELETE FROM "table_name" WHERE {condition}
Example :
No comments:
Post a Comment