mysql - Delete a table id from Several Tables -


i use mysql database web project. have image table , several tables includes image ids image table. want delete image , @ same time need delete image id related table don't know table carry image id. this, think check every table whether row includes image id or not. if includes update null. can easier way?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -