Not Possible to Create Primary Key With More Than 4 Columns in Sql Developer
(Doc ID 2890604.1)
Last updated on AUGUST 24, 2022
Applies to:
Oracle SQL Developer - Version 22.2 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
It is not possible to create primary key with more than 4 columns in Sql Developer.
EXPECTED BEHAVIOR
-----------------------
To be able to add as many as needed columns in the "Prompts" tab.
STEPS
-----------------------
The issue can be reproduced with the following steps:
1) Use the connections navigator in SQL*Developer and navigate to-> Tables;
2) Right click on a table with more than four columns;
3) Select -> Constraints -> Add Primary Key...
4) Try to create a PK with more than four columns.
Changes
None.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |