I have a content manager that I wrote and I was looking into a simple solution for a feature I am thinking of...
All the tables in the database that my system uses are the same structurally so I want to UNION them all together to do *site searches*.
Is it possible to indicate *via a SQL statement* a UNION of all tables in a database without actually specifying them all individually?
=============================
Sean Shrum
Shrum Consulting
C.A.T.S.: Consulting: Programming: R/C Soaring:
All the tables in the database that my system uses are the same structurally so I want to UNION them all together to do *site searches*.
Is it possible to indicate *via a SQL statement* a UNION of all tables in a database without actually specifying them all individually?
=============================
Sean Shrum
Shrum Consulting
C.A.T.S.: Consulting: Programming: R/C Soaring: