Jump to content

DELETE FROM all?


karimali831

Recommended Posts

You must specifically list which table(s) you want to delete from. There is no wildcard table reference because if the database user happened to have high enough privileges, applying a query using a wildcard table reference could easily destroy your database structure and users.

Link to comment
https://forums.phpfreaks.com/topic/211001-delete-from-all/#findComment-1100510
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.