Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenate Column
Message
 
 
To
22/02/2003 14:50:46
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00756491
Message ID:
00756614
Views:
12
Mike,

In T-SQL you would use ISNULL() function instead of VFP NVL().
UDF's are only available in SQL 2000. See Sql Server Books Online (BOL) for more details.

>Sergey
>
>I have a book called Transact-SQL. I cannot find how to suppress null values in my results like the VFP function NVL(). I also cannot find anything about creating UDFs, but it does cover stored procedures. Would you please explain further?
>
>Thanks!
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform