Browser Detection Script checks if Internet Explorer 5.5 is being used and adjusts the font size if it is.

Table: UNIQUE Constraint

Skip Navigation Links| Field Descriptions | Related Help Topics | Additional Information | Locating this Page |

Use this page to optionally create or edit a unique constraint on a column.

A unique constraint requires that no two rows of a table have duplicate values in a specified column or set of columns.

Go to topField Descriptions

New Constraints

Field Description
Name Enter the name that will identify the constraint.
Columns Choose one or more columns on which to base the constraint, then click Add to List.
Add to List Click to create the constraint. The new constraint will be added to the Existing Constraints list below.

Existing Constraints

Field Description
Name

Displays the name of a UNIQUE constraint that currently exists for the table.

 Click Delete if you want to delete the constraint. The deletion will be permanent. Clicking Cancel will not undo it.

Selected Columns Displays the table column or columns on which the constraint is based.
Enable/Disable Select to cause the Oracle database to enforce the constraint when its conditions are met. Deselect to disable the constraint.

Notes

Go to topRelated Help Topics

Next Steps:

Go to topAdditional Information

On Portal Center:

Go to topLocating this Page

To locate this page in OracleAS Portal:

  1. On the Portal Builder page, click the Navigator link.
  2. Click the Database Objects tab.
  3. In the Name column, scroll down to the schema in which you want to build the object.
  4. Click the schema's name.
  5. Click Create New...Table.
  6. Complete each wizard page until you reach this page.