Hi list,

Assume I have various tables which all have these three fields:

userid, title, date_created

Now I want to create a list containing entries
of all tables ordered by date_created with a single select.

Is this possible or do I have to make either various
selects or create an extra table which stores just this
information ?

Thanx for your help!



urbia Grüße - best regards

Tobias Kremer
Webmaster / Software-Entwicklung

urbia.com AG
Hohe Str.115,  50667 Köln

tel:    +49 (0)221 - 2949 154
fax:    +49 (0)221 - 2949 599
e-mail: [EMAIL PROTECTED]

http://www.urbia.de - we are family
http://www.urbia.fr - votre espace famille
http://www.urbia.co.uk - the family site

"Linux is like a wigwam. No gates, no windows
but an apache inside"


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to