Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unique Key Constraints

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,
I wanted to know if there is any upper limit for the number of Unique Key Constraints that can be defined for a table in ORACLE. If so, then what is the maximum number of constraints that can be defined.

Thanks and Regards,
Vidya
 
According to OTN, there is no limit for constraints on a column or a limit on the number of indexes. I guess the only limit imposed would be that of a max of 1000 columns in the table.

Of course, I haven't tried it. I'm going strictly by Oracle's documentation.

J. Jones
jjones@cybrtyme.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top