hi there
i have 2 databases
database1 and database2
and in database1 there is table called (books) and in database2 there is table called (megazins) and in each of these tables there is field called (date) for the publish date
i want to get all the data from both databases and sort them by the (date)
i wish im clear
how can i do it