MySQL Forums
Forum List  »  Docs

Re: Sorting Rows Documentation is Incomplete (Chapter 3.3.4.4)
Posted by: KimSeong Loh
Date: March 29, 2006 05:55PM

The field() is a string function, details can be found here http://dev.mysql.com/doc/refman/5.0/en/string-functions.html

The order by allows any expression, including the use of any functions, you cannot expect all the possibilities to be listed in the order by chapter, by the way the section 3.3.4.4 you had mentioned is actually a Tutorial for getting started, it is not even a reference chapter.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Sorting Rows Documentation is Incomplete (Chapter 3.3.4.4)
2531
March 29, 2006 05:55PM


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.