What is clustered and non-clustered indexes?
Answer Posted / thangaprabu.n
Apart From above answer,One table Contain only 1 Cluster
index and 249 Non-Cluster Indexes
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
where are cookies actually stored on the hard disk? : Sql dba
What are the different dml commands in sql?
Can you inner join the same table?
what are tables and fields? : Sql dba
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
what is the difference between a having clause and a where clause? : Sql dba
What is string data type in sql?
How can you create an empty table from an existing table?
Is postgresql a nosql database?
What is meant by cursor in sql?
How run sql*plus commands that are stored in a local file?
Is left join faster than join?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
what is a trigger? : Sql dba
Can we edit a view in sql?