Re: create 'list' of string matches for "LIKE" criteria
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 08/03/04
- Next message: Joe Celko: "Re: Comprable technique to Yukon's "WITH", in 2000?"
- Previous message: Anith Sen: "Re: Tuning Tips Needed for the Code"
- In reply to: Anith Sen: "Re: create 'list' of string matches for "LIKE" criteria"
- Next in thread: Uri Dimant: "Re: create 'list' of string matches for "LIKE" criteria"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 3 Aug 2004 15:30:28 +0200
Thanks Anith (an all). I guess I felt that as SQL Server allow an alias or an expression, it would be natural
for it to allow an expression on an alias... :-)
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "Anith Sen" <anith@bizdatasolutions.com> wrote in message news:%23vrY1zVeEHA.556@tk2msftngp13.phx.gbl... > Tibor, > > >> For some reason, the first commented query didn't run... > > I think it is a known issue that ORDER BY clause allows expressions or > aliases, but not expressions on aliases. Not sure if this is documented > anywhere or not. > > -- > Anith > >
- Next message: Joe Celko: "Re: Comprable technique to Yukon's "WITH", in 2000?"
- Previous message: Anith Sen: "Re: Tuning Tips Needed for the Code"
- In reply to: Anith Sen: "Re: create 'list' of string matches for "LIKE" criteria"
- Next in thread: Uri Dimant: "Re: create 'list' of string matches for "LIKE" criteria"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|