| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Oct 4 '12 at 13:24 | |
| stats | profile views | 1 |
|
Sep 6 |
comment |
According to the SQL92 spec, can I store the value 1 in a field where the precision = scale? That is what we were thinking. We were confused when we were able to store the value 1 in a column like this in Firebird version 1.2 and version 2.5. This SQL returns 1 => SELECT CAST(1 AS DECIMAL(3,3)) FROM RDB$DATABASE |
|
Sep 6 |
awarded | Scholar |
|
Sep 6 |
accepted | According to the SQL92 spec, can I store the value 1 in a field where the precision = scale? |
|
Aug 6 |
awarded | Student |
|
Aug 5 |
asked | According to the SQL92 spec, can I store the value 1 in a field where the precision = scale? |