Oct-07-2022, 02:14 AM
You don't need to check if a name is in a table to remove the name from the table. A DELETE query looks a lot like a SELECT query, and you would specify which rows to delete just like you can specify which rows to select.