Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
ORDER BY .... problem
Old 09-13-2006, 11:28 AM ORDER BY .... problem
tomcat_fo's Avatar
Ultra Talker

Posts: 275
Trades: 0
I have a problem with sort by in MySQL


I want to list links DESC by date & time, so the newest links are first on the list.

My order looks like this:
ORDER BY dato, time DESC LIMIT 20


If i do that it gets all mixed up.

If i do this:
ORDER BY dato DESC LIMIT 20

It looks almost OK, but the problem is if several links are from the same day.... then it does not show right because it is not order by time also.


ps. "dato" is the DATE attribut.
tomcat_fo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-13-2006, 01:32 PM Re: ORDER BY .... problem
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
... ORDER BY dato DESC, time ASC ...
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-13-2006, 03:23 PM Re: ORDER BY .... problem
tomcat_fo's Avatar
Ultra Talker

Posts: 275
Trades: 0
Thanks that was it.... exept time should be DESC
tomcat_fo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to ORDER BY .... problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18557 seconds with 12 queries