How to Delete rows in mysql?
Example:
Delete from tablename where id=11;
Note: Please replace tablename with original table name and put the condition in where clause.
Enter the destination URL
Or link to existing content