Converting float and real Data

Values of float are truncated when converted to any integer type.

When you are converting from float or real to character data, the string function STR( ) is usually a better choice than CAST( ), because STR( ) gives you more control over formatting. For more information, see Functions.

See Also
CAST and CONVERT Data Types

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.