Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql and full join
Message
From
27/02/2001 22:02:41
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00479871
Message ID:
00480371
Views:
30
Sherry,

SQL determines the format by the first value it sees. You can use PADR(cMyField, x) for character fields, nMyField + 000000.00 to format a numeric field, or nMyField + $0 for currency fields.

>Thanks for your help. One more thing how do I format a field in a sql statement. I am using a sum function in the sql, some of the number display "****".
>sherry
Previous
Reply
Map
View

Click here to load this message in the networking platform