Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you do this in SQL Server 2000?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How do you do this in SQL Server 2000?
Miscellaneous
Thread ID:
00740729
Message ID:
00740729
Views:
69
SELECT iif(isempty(field1),0,1) as myfield FROM mytable

I want to use IIF and isempty in SQL 2000
Next
Reply
Map
View

Click here to load this message in the networking platform