Can you create a table with Primary Key not as the clustered
index.
Answer Posted / guest
Yes you can create a table with the clustered index on any
column. This must be done at the time of creation of the
table.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is pragma in pl sql?
What is cross join example?
Why trigger is used in sql?
What is pivot table in sql?
What does trigger mean in slang?
How to process query result in pl/sql?
what are the authentication modes in sql server? How can it be changed? : Sql dba
How can we make an if statement within a select statement?
how to increment dates by 1 in mysql? : Sql dba
What is trigger and types?
How to use sql*plus built-in timers?
What is application trigger?
What is the advantage of nosql?
Difference between table function and pipelined function?
What is sqlcommand?