Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric added field into query
Message
From
04/07/2002 14:17:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Numeric added field into query
Miscellaneous
Thread ID:
00675394
Message ID:
00675394
Views:
49
I need to prepare a cursor column as n (12, 8)

I’m trying:

select field1, field2, ..., val(“000.00000000”) as MyNumericField ...


but I’m getting a numeric with format n(15,2) for MyNumericField

Could somebody give a hint in order to get the numeric field as n(12,8)?

Thanks in advance and regards.


Oscar Corte
Next
Reply
Map
View

Click here to load this message in the networking platform