Casting Data Types

From InterBase
Jump to: navigation, search

Go Up to Defining Columns


If your application programming language does not support a particular data type, you can let InterBase automatically convert the data to an equivalent data type (an implicit type conversion), or you can use the CAST() function in search conditions to explicitly translate one data type into another for comparison purposes. For more information about specifying data types and using the CAST() function, see Specifying Data Types.