What is a table called, if it does not have neither Cluster
nor Non-cluster Index?
Answer Posted / gurudatt nayak
it is called as a heap table
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
How do I start sql server agent automatically?
What is scheduled job and how to create it?
What is a database in ms sql server?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
What part does database design plays a role in performance of an sql server-based application?
What are triggers in ms sql server?
How to modify existing triggers using "alter trigger"?
What is read committed?
Tell me what is difference between view and materialized view?
how will add additional conditions in sql?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
How to create a new schema in a database?
what are triggers? : Sql server database administration
What is the purpose of indexing?
Why are you getting errors when creating a new odbc dsn?