Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you say it in SQL?
Message
 
To
02/09/2008 13:24:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01344218
Message ID:
01344240
Views:
18
>Hi. How would you say in a sql command
>
>
>IF there is not a matching value in the table, use '00000'
>
>
>Thanks, Randy
SELECT ISNULL(FieldName, '00000') AS MyFieldName
(removed rest of SQL)
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform