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
Can we use views in stored procedure?
How do you write an index?
Does view contain data?
Why use subqueries instead of joins?
What do you understand by case manipulation functions?
What are the query optimization techniques?
Name three sql operations that perform a sort.
What does subquery mean in sql?
What are the advantages of indexing?
Explain the difference between triggers and constraints?
What company owns postgresql?
What are the advantages of sql?
Can a table have no primary key?
How do I view a view in sql?
what is sql server agent? : Sql dba