INFORMIX DataBlade Developers Kit Tutorial

List of Exercises

Exercise 3: Creating Distinct Data Types and Casts, continued


2

Add the temperature distinct data type.

Choose Edit Insert Distinct type and enter the following information in the New Distinct Type wizard.

Distinct Type Property temperature Value

Distinct type name

temperature

Source type name

double precision

Grant execute privileges

Grant usage privileges

Click Finish, and then choose Project Save to save the changes to your DataBlade module.


3

Add the CTemp and FTemp data types.

Enter the following information in the New Distinct Type wizard.

Distinct Type Property CTemp Value FTemp Value

Distinct type name

CTemp

FTemp

Source type name

temperature

temperature

Grant execute privileges

Grant usage privileges

Grant usage privileges

Choose Project Save to save your project.


Copyright © 1998, Informix Software, Inc. All rights reserved.