( bocs | 2006. 07. 07., p – 11:43 )

Ezt írják erről:

In dialect 1 NUMERIC (15, 2) is stored internally as a double precision
number and may have rounding issues. See Data Definition Guide for details.

In dialect 3 NUMERIC (15, 2) is stored as an Int64 and will not have
rounding issues.