Answer Posted / hameed
yes, Index is a database object in SQL Server.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of indexes?
Can I delete event logs?
Explain what is the purpose of sql profiler in sql server?
How do I find the size of a sql server database?
Can select statements be used on views in ms sql server?
What are types of subqueries?
What is the new security features added in sql server 2014? : sql server security
How to list all schemas in a database?
What program is used to store the data source file?
How to verify the port number of the sql server?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
What do you mean by data manipulation language?
In case you have filters in your report, when filters will be applied in cached report instance?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
What are the difference between clustered and a non-clustered index?