how to create a primary key with out creating an index?
Answer Posted / benniyel gnanaraj
when u create a primary in the table the index is
implicitly create.index is not neccessary
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is sql*loader direct path so fast?
How do you truncate?
What is pl sql commands?
What is sql used for?
What does the base_object_type column shows in the user.triggers data dictionary view?
Why plvtab is considered as the easiest way to access the pl/sql table?
What does closing a cursor do?
What is the use of triggers?
Which command is used to call a stored procedure?
Define commit, rollback and savepoint?
What is trigger in sql?
What is dbo in sql?
how can we know the count/number of elements of an array? : Sql dba
What are different types of keys?
What are the advantages of sql?