Examples of using
Decimal
in Chinese and their translations into English
{-}
Political
Ecclesiastic
Programming
在MySQL中,NUMERIC是DECIMAL的同义词。
In MySQL, NUMERIC is a synonym for DECIMAL.
在这种情况下,我们使用DECIMAL数据类型。
Personally I now always use the Decimal data type.
DECIMAL在语义上等同于NUMERIC。
DECIMAL is semantically equivalent to NUMERIC.
DECIMAL数据类型是定点类型,其计算是准确的。
The DECIMAL data type is a fixed-point type and the calculations are exact.
DECIMAL和NUMERIC类型在MySQL中视为相同的类型。
The DECIMAL and NUMERIC types are implemented as the same type by MySQL.
DECIMAL和NUMERIC类型在MySQL中视为相同的类型。
The DECIMAL and NUMERIC types are implemented as the same type by MySQL.
在这种情况下,我们使用DECIMAL数据类型。
They are used for DECIMAL data type.
关键字INT是INTEGER的同义词,关键字DEC是DECIMAL的同义词。
The keyword INT is a synonym for INTEGER, and the keyword DEC is a synonym for DECIMAL.
DECIMAL17个字节容纳从1028-1到-1028-1.的值的精确的数字数据类型。
DECIMAL 17 bytes An exact numeric data type that holds values from 1028- 1 through- 1028- 1.
DECIMAL和NUMERIC值作为字符串存储,而不是作为二进制浮点数,以便保存那些值的小数精度。
MySQL stores DECIMAL and NUMERIC values as strings, rather than as binary floating-point numbers, in order to preserve the decimal precision of those values.
DECIMAL数据类型是精确数字数据类型,其精度在算术运算后保留到最小有效位。
The DECIMAL data type is an exact numeric data type; its accuracy is preserved to the least significant digit after arithmetic operations.
与具有类似有效位数的NUMERIC和DECIMAL值相比,整数值需要较少的存储空间。
Integer values require less storage space than NUMERIC and DECIMAL values with a similar number of significant digits.
示例:DECIMAL'-10.7'该值可用DECIMAL(3,1)类型表示。
For example, DECIMAL'-10.7' can be expressed with the DECIMAL(3,1) type.
同样,句法DECIMAL等价于DECIMAL(p,0),这里实现被允许决定值p。
Similarly, the syntax DECIMAL is equivalent to DECIMAL(p, 0), where the implementation is allowed to decide the value of p.
DECIMAL(M,D)-非压缩浮点数不能是无符号的。
DECIMAL(M, D)- An unpacked floating-point number that cannot be unsigned.
通常来说,浮点类型在存储相同的范围时,比DECIMAL使用更少的空间。
Floating-point types typically use less space than DECIMAL to store the same range of values.
例如,JDBC使用BigDecimal作为SQLDECIMAL列的首选互换格式。
For example, JDBC uses BigDecimal as the preferred interchange format for SQL DECIMAL columns.
中文
Bahasa indonesia
日本語
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Italiano
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt