Hi,

I have a couple questions... first, is there a notable MySQL General List
like this one?

Second, how do you write this query properly, or can it be done?

select concat(date_format(date, "%W, %e %M %Y")," ",time) as date from TABLE
order by date DESC;

Thanks!
Jeff


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to