Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > CREATE CAST >

Source and Target Data Types

The CREATE CAST statement defines a cast that converts a source type to a target type. Both the source and target data types must exist in the database when you execute the CREATE CAST statement to register the cast. The source and the target data types have the following restrictions:

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]