MySQL Forums
Forum List  »  Microsoft SQL Server

Order by clause is not working in mysql 5 however same working in mysql 4
Posted by: Lokesh Kumar
Date: April 07, 2010 01:24AM

Hi Everybody i was using following code in mysql 4 it was working fine but it is not working with mysql 5.

SELECT Cover "Cover Type" FROM COVER_TYPES order BY "Cover Type"

Your answer is appreciated please help me.

Regards,
Lokesh Kumar Pattajoshi

Options: ReplyQuote


Subject
Written By
Posted
Order by clause is not working in mysql 5 however same working in mysql 4
April 07, 2010 01:24AM


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.