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 to replace the Query Result 'Null Value' with a text ?
What stored by the model?
When cursors are useful?
Explain how many normalization forms?
What is dirty read?
What is the difference between rank and dense_rank?
Mention the differences between having and where clause.
Explain isolation levels that sql server supports?
Explain logical operators in sql server?
What is nolock?
What are the dmvs?
what is a sub-report?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
What is use of except clause? How does it differ from not in clause?
What is difference between Datepart() and Datename() in SqlServer?