Creating the rciPoint data type
About this task
To create the rciPoint data type:
Procedure
- Choose and type the following
information in the New Row Type wizard.
Row Type Property Value Row type name rciPoint Inheritance No parent row type Columns - Name: x, type: double precision, cannot be NULL
- Name: y, type: double precision, cannot be NULL
(It does not make sense for this data type to allow a NULL coordinate.)
Object grant privileges Grant usage privileges - Click Finish and then choose to save your project.