macromedia.coldfusion.getting_started
[Top] [All Lists]

Re: SQL question

Subject: Re: SQL question
From: "paross1"
Date: Wed, 30 Jan 2008 18:56:40 +0000 UTC
Newsgroups: macromedia.coldfusion.getting_started

Why on earth would you try to create an alias for a parameter in a WHERE 
clause? What are you expecting to do with this alias?

 Also, [b]where Referer like '%google%' and Referer like '%msn%'[/b] would only 
return rows where Referer contained both google and msn in the same row.


 Phil


<Prev in Thread] Current Thread [Next in Thread>