Answer Posted / shrikant kalwade
Index means we create unique id to record in to the table.
primary key is example of index; using proper index we
search perticular record from database fast and accurate.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How important do you consider cursors or while loops for a transactional database?
How to check status of stored procedure in sql server?
Can you move the resources after pausing the node? : sql server database administration
What do you mean by tablesample?
Do you know how to implement service broker?
How can we improve performance by using SQL Server profiler?
Explain triggers?
What sql server means?
How can I tell if sql server is 32 or 64 bit?
What is dbcc updateusage?
Explain features and concepts of analysis services?
How to Update from select query in sql server?
What is the difference between getdate and sysdatetime?
Does table partitioning improve performance?
What are partitioned views?