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
what type of index will get created after executing the above statement? : Sql server database administration
Explain four layers of abstraction microsoft architectured?
What are acid properties of transaction?
What does it mean if @@cursor_row returns a negative number?
Explain what is the function of sql server agent windows service?
What are the tables in sql?
Explain the steps to use transact-sql cursor?
What is bcnf normalization form?
What is the difference between migration and upgradation in sql server?
What are three major types of constraints?
What is a collation in ms sql server?
What is the primary use of the model database?
SQL Server Architecture ?
What is read committed?
How to insert new line characters into strings?