Hi,
I have a report where I'm trying to sort by last name then first name. I cannot get the Order By command to work. Can someone share with me what I might be doing wrong? Syntax Below:
ORDER BY d.lname, d.fname DESC
There is a new column in t_customer called sort_name, which is what I am using.
_____________________________Lucie SpielerIT Development and Training Manager
Editor, Season Program BookFLORIDA GRAND opera8390 NW 25th StreetMiami, FL 33122305.854.1643 x. 1521Box Office: 800.741.1010To Give a Gift: 305.403.3315www.FGO.org2012-2013 | 72ND SEASON
La bohème | The Magic Flute | La sonnambula | La traviata
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Triland McConicoSent: Friday, October 26, 2012 3:13 PMTo: Lucie SpielerSubject: RE: [Tessitura Technical Forum] Order By Command Not Working
I tried and it still does not work. Anything else I might try. Where you able to get it to work on your side.
Triland L. McConico
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Jason KaiserSent: Friday, October 26, 2012 12:52 PMTo: Triland McConicoSubject: Re: [Tessitura Technical Forum] Order By Command Not Working
Try: ORDER BY d.lname, d.fname
From: Triland McConico <bounce-trilandmcconico7946@tessituranetwork.com>Sent: 10/25/2012 6:54:00 PM
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!