Re: If, then, else SQL select query
- From: Tim Ferguson <FergusonTG@xxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 10:28:29 -0700
=?Utf-8?B?bHlyaWMyMDAy?= <lyric2002@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:E70E2CF2-E81C-4C8F-BF5F-059E7D2C6629@xxxxxxxxxxxxx:
> For each row:
> when table1.column1 = 'data' or table2.column1 = 'data' or
> table2.column2 ='data' or table2.column3 = 'data' then 'constant'
>
>
Look up help for the IIF() function. But I strongly suspect a design
problem here...
B Wishes
Tim F
.
- References:
- If, then, else SQL select query
- From: lyric2002
- Re: If, then, else SQL select query
- From: David C. Holley
- Re: If, then, else SQL select query
- From: lyric2002
- If, then, else SQL select query
- Prev by Date: FollowHyperlink Command In VBA
- Next by Date: Re: Populate a combobox with Report Caption, not Report Name
- Previous by thread: Re: If, then, else SQL select query
- Next by thread: Importing multiple CSV files and adding the filename as a field
- Index(es):
Relevant Pages
|