Secondary Primary Key
GQJun 12 2007 — edited Jun 12 2007Hi All,
I have already created one Primary Key against one column like col4 of the table in Oracle 9i. I want to create a secondary primary key against three columns like col1, col2, col3. Is it allowed in Oracle to create secondary primary key or I need to create secondary key only. Could any body please help with solution/example?
Many thanks.