Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function like VFP Empty
Message
From
08/10/2001 07:56:08
 
 
To
05/10/2001 17:31:52
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00565022
Message ID:
00565429
Views:
18
Hi!

FYI, empty() in VFP return .F. for NULL values, that will work incorrectly in the sample you represented.

>Is there any function in SQL 7 that works like VFP EMPTY(). OR can I create one that I can use in a select statement.
>
>I have been doing this:
>
>Select * from Table
>where Field1 is not null and
>field 1 <>''
>
>Hope I can do this:
>
>Select * from Table
>where not empty(Field1)
>
>Thank You
>Miles
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform