V
vincent Blain
is it possible to create a union multiple tables within a dataview?? Taking
in consideration that both table will look the same but come from different
connections
select * from table1
union
select * from table2
if so can anyone show me how to do this???
Vince
in consideration that both table will look the same but come from different
connections
select * from table1
union
select * from table2
if so can anyone show me how to do this???
Vince