This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
integration:rdbms:sqlserver:tables [2011/04/07 17:54] 127.0.0.1 external edit |
integration:rdbms:sqlserver:tables [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 36: | Line 36: | ||
| REGION_CD CHAR(2), | REGION_CD CHAR(2), | ||
| COUNTRY_CD CHAR(2), | COUNTRY_CD CHAR(2), | ||
| - | TAX_RATE DOUBLE); | + | TAX_RATE FLOAT); |
| </code> | </code> | ||