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
What is a Mapplet?
Why is theta join required?
Can you inner join the same table?
when MSQL8.0 is in market
State some properties of relational databases?
How to run sql commands in sql*plus?
Can you call pl/sql package functions from within a fast formula?
Which are the different case manipulation functions in sql?
Explain the working of foreign key?
How many columns should be in an index?
How does a self join work?
How do you identify a primary key?
what are different types of keys in sql?
tell me about various levels of constraint. : Sql dba
Can you sum a count in sql?