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
How to prepare for oracle pl sql certification?
How to write pl sql program in mysql command prompt?
Can we rollback truncate?
What port does sql server use?
How do I view tables in mysql?
What is a left join?
Can we join two tables without common column?
What is the difference between a database and a relational database?
Can function return multiple values in sql?
What is mutating error in pl sql?
What are crud methods?
What is partition by in sql?
Which version of sql do I have?
Which data type is a composite type?
What are the subsets of sql?