Creating the rciCircle data type
About this task
To create the rciCircle data type:
Procedure
- Choose and type the following
information in the New Row Type wizard.
Row type property Value Row type name rciCircle Inheritance No parent row type Columns - Name: center, type: rciPoint, cannot be NULL
- Name: radius, type: double precision, cannot be NULL
Object grant privileges Grant usage privileges - Click Finish and then choose to save your project.