Home -> Community -> Usenet -> c.d.o.server -> Re: tricky SQL question
You may use UNION or to create a view on top of those two tables with union. then select * from VIEW where id =
Original text of this message