Lets document the support for decimal type in the available DBs (my $.
02):

p=precision, s=scale, [means optional]

---DB----  -----syntax-----  --limits---  --dft--
MSSQL2005  decimal[(p[,s])]  0<=s<=p<=38  18,0
DB2/400          "           1<=s<=p<=31  5,0


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to