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 a recursive join sql?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What does trigger mean in psychology?
What is a null value?
How do I run a sql trace?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
How to pipe multiline string to isql?
What are triggers and its uses?
What is sql query optimization?
Is sql a backend?
what is the difference between a local and a global temporary table? : Sql dba
What are string functions in sql?
what are the advantages of sql ? : Sql dba
What are primary key and foreign key and how they work?
Which is faster view or stored procedure?