解決済み
How to check on database table existence?
I want to check if a certain database table exists, if so run
code / display message etc.
so not if the table holds data or not, but if it is in the database.
Any idea's?
Thanks!
so not if the table holds data or not, but if it is in the database.
Any idea's?
Thanks!