MySQL Forums
Forum List  »  NDB clusters

Re: Data sorting in MySQL Cluster?
Posted by: Harrison Fisk
Date: March 13, 2005 05:24PM

Hi,

If you want data to be sorted then you should always use an ORDER BY statement. There is no 'order' with data in a table if you don't give it an ORDER BY clause. Is that not working for you?

Harrison Fisk, Trainer and Consultant
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
3174
March 13, 2005 09:50AM
Re: Data sorting in MySQL Cluster?
2011
March 13, 2005 05:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.