G
Guest
In my DB I have 2 tables.
Table1 has two columns: Date, Amount
Table2 has two columns: Date, Amount
I need a query which can put all the values from Date fields of both tables
into one column (to get the list of available Date values).
Is it possible?
Thank you for any tips!
Table1 has two columns: Date, Amount
Table2 has two columns: Date, Amount
I need a query which can put all the values from Date fields of both tables
into one column (to get the list of available Date values).
Is it possible?
Thank you for any tips!