|
-
Aug 4th, 1999, 05:51 PM
#1
Thread Starter
New Member
Hi there
How can I use if in a sql statement for a MS SQL server.
Here is an example in and access database
SELECT iif([t.recMags] = "Blade","$500","%450"), t.recTyreMake, t.recValve
FROM tbltyres t;
The syntax might be wrong but it is the idea that counts ...
Thanks
Clyde
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|