1. If a table has not any index column, table is unordered structure, what will say it unordered structure?
2. What is row locator?
3. Can we create non- clustered index, without clustered index?
4. Can cluster and non- clustered index can be unique?
5. What is role of partitions in table and index?
6. How many non-clustered indexes can be in a table?
7. How maintained the index, when table or view is modified?
8. What is spatial index?
9. What type of data type, where we not create the index?
10. Create Index testIndex on
What type of index will get created after executing the above statement ?
No comments:
Post a Comment