I have 2 tables that I want to (soft) combine into 1 via a select. The tables are named:
1) dir_updates
2) dir_content_weblog
Both of these tables are structured exactly the same. I want to be able to combine the two of them so I can post the latest `modified` date on my site homepage.
I guess what I'm trying to do is a '2 table into one, non-relational' query. I'm not sure if this is possible but I figured that if it was possible, someone here would know.
TIA
=============================
Sean Shrum
Shrum Consulting
C.A.T.S.: Consulting: Programming: R/C Soaring:
1) dir_updates
2) dir_content_weblog
Both of these tables are structured exactly the same. I want to be able to combine the two of them so I can post the latest `modified` date on my site homepage.
I guess what I'm trying to do is a '2 table into one, non-relational' query. I'm not sure if this is possible but I figured that if it was possible, someone here would know.
TIA
=============================
Sean Shrum
Shrum Consulting
C.A.T.S.: Consulting: Programming: R/C Soaring: