Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Should I use currency or num(14,2) ?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00273031
Message ID:
00273087
Views:
21
>Does it make more sense to use the currency type or the numeric (14,2) ? It is for North America. Does it mater ?
>
>Thanks
>Eric.

In addition to what Steven told you, currency takes 8 bytes and your numeric will take 17 bytes in the dbf storage( over double the space).
Previous
Reply
Map
View

Click here to load this message in the networking platform