Answered
testing for existence of a table - MySQL
I'm using MySQL and I just want to see if a table exists so
that I can either select data from it or if it does not exists, I
want to pull the same fields from a table that I already know
exists.
Any help would be greatly appreciated.
Thanks
Any help would be greatly appreciated.
Thanks