Re: SELECT rows from multiple tables and order all by last added
gt; On Monday 09 December 2002 13:23, Angus Fraser wrote: > > > Hi, I've joined this list today - looking for a good forum to discuss my > > difficulties with Mysql as they arise - I'm an SQL newbie. > > > > I'd like to construct a single query that create
SELECT rows from multiple tables and order all by last added
so that output rows from each table are listed in the order they were added to the DB. Is this possible? I dont think it's a JOIN because the tables are not related in any way? Thanks for your help. Angus Fraser - Before