When using DECIMAL(p) with a precision but no scale, you define a floating-point number with p significant digits. For example, DECIMAL(8) can store 12345678, ...
確定! 回上一頁