Explicit Cast

An explicit cast converts a value from one data type to another. It is invoked by the user in SQL statements with the :: operator.

For more information, see Extending INFORMIX-Universal Server: Data Types.