您要查找的是不是:
- Describes how to change the scale of a column with a numeric data type. 介绍如何更改数值数据类型的列的小数位数。
- Is a numeric data type, the number of digits to the right of the decimal point. 是数值数据类型,则为小数点的右边的位数。
- All numeric data types are derived from the decimal data type. 所有数值数据类型都是从小数数据类型里派生出来的。
- For a numeric data type, you can choose to group by value (Normal), or by range in selected increments. 对于数值数据类型,可以选择按数值(“普通”)或以所选增量为范围进行分组。
- The scale of a numeric data type is the number of digits to the right of the decimal point. 数值数据类型的小数位数是小数点右侧的位数。
- However, you should only use a numeric data type for fields that will be involved in arithmetic calculations. 不过,您只应对算术计算中涉及到的字段使用“数字”数据类型。
- Length for a numeric data type is the number of bytes that are used to store the number. 数字数据类型的长度是存储此数所占用的字节数。
- Is an expression of the exact numeric or approximate numeric data type category, except for the bit data type. 精确数字或近似数字数据类型类别(bit数据类型除外)的表达式。
- The wizard selects as a measure each numeric data type column in the tables that it identified as fact tables. 该向导选择它标识为事实数据表的表中的各数值数据类型列作为度量值。
- Numeric data is assigned a numeric data type, string data is assigned a character data type, and dates are assigned a date data type. 为数值数据分配数值数据类型,为字符串数据分配字符数据类型,为日期分配日期数据类型。
- Oracle numeric data types can store up to 27 decimal digits of precision. Oracle数值数据类型最多可存储27位小数精度。
- The precision and scale of the numeric data types besides decimal are fixed. 除了decimal类型之外,数字数据类型的精度和小数位数是固定的。
- Integration Services includes a complete set of numeric data types, so that you can match the data type closely to the size of the data. Integration Services包含一组完整的数值数据类型,这样可以使数据类型近似匹配于数据大小。
- For numeric data types, this indicates the minimum number of digits to the right of the decimal point. 对于数字数据类型,这指示小数点右边的最小位数。
- You cannot use date or time data types, and you cannot use exact numeric data types. 您不能使用日期或时间数据类型,并且不能使用精确数值数据类型。
- Internet and Intranet implementations demand text and graphic data types that RDBMSs have not fully integrated with their traditional numeric data. Internet和Intranet的实现要求文本和图形数据类型,而RDBMS尚不能完全把这两种类型数据与传统的数值型数据结合在一起。
- The exact numeric data types are those for which precision and scale values can be specified, while approximate numeric data types are stored in a predefined manner. 精确数值数据类型是那些可以指定精度值和小数位数值的数据类型,而近似数值数据类型是以预定义方式存储的。
- For interoperability, do not expose those numerical data types in the Web service methods. 考虑到互操作性,不要公布那些在Web服务方法中的数值类型。
- When Visual Basic converts numeric data type values to 当Visual Basic将数字数据类型值转换为
- Do not expose unsigned numerical data types in Web services methods. Consider creating wrapper methods to expose and transmit the data types. 在Web服务的方法中不要提供无符号数值数据类型,可以采用包装方法来提供并转换数据类型。