MySQL Forums
Forum List  »  Newbie

Re: select with order by
Posted by: John Wythe
Date: April 21, 2016 12:36PM

To further clarify my example

fields A,B,C, and D are varchar fields.
You could add field E, which is a Blob, and change the select to
Select A,B,C,D,length(E) ..... rest is same.

Options: ReplyQuote


Subject
Written By
Posted
April 21, 2016 12:30PM
Re: select with order by
April 21, 2016 12:36PM
April 21, 2016 03:55PM
April 22, 2016 07:05PM


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.