Answer Posted / nisith ranjan samal
Yes,you can create primary key without creating unique index.
Alter table table_name add constraint constraint_name primary key(colum_name) disable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different schemas objects that can be created using pl/sql?
Can a table contain multiple foreign key’s?
Can we call dml statement in function?
What is sql used for?
How many developers work on postgresql?
What is AUTH_ID and AUTH_USER in pl/sql ?
what is a composite primary key ? : Sql dba
What is denormalization in a database?
What is the mutating table and constraining table?
Why triggers are used?
What is sql mysql pl sql oracle?
What is difference between hql and sql?
What is clustered index in sql?
What do you think about pl/sql?
What is scalar function in sql?