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 to add a new column to an existing table with "alter table ... Add" in ms sql server?
What is a full text index?
Which is the main third-party tool used in sql server?
What is normalization? Explain its different types?
What do we need queues in sql service broker?
What is the difference between locking and multi-versioning?
Explain the truncate command? : SQL Server Architecture
What are data files?
How can I get data from a database on another server?
Can you move the resources after pausing the node? : sql server database administration
Write SQL queries on Self Join and Inner Join.
How to find out what is the default collation in a database?
Explain triggers in sql?
Does index slows down insert statements?
How to add more data to the testing table in ms sql server?