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 are the two parts of design view?
What port does sql server use?
What is self-join and what is the requirement of self-join?
Can we use views in stored procedure?
What is query optimization in sql?
What is difference between pls_integer and integer?
Which table is left in join?
Is join an inner join?
How to create an array in pl/sql?
Is sql a dbms?
what are sequences
What is user defined functions?
what is single byte over head in oracle..?
What is the difference between sql and isql*plus?
What is a database event trigger?