Answer Posted / sovan guha
An index is a physical structure containing pointer to the
data.Index are created in an existing table to locate rows
more efficiently and quickly.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain use of expression builder.
What is the order by used for?
What is the new security features added in sql server 2014? : sql server security
What is the process of normalization?
What does truncate do?
What is difference between stored procedure and user defined function?
What is an index in a database?
What is the fillfactor concept in indexes?
How would you use user_constraints table in DB?
What is snapshot report?
what is the system function to get the current user's user id? : Sql server database administration
Do you know how to store and query spatial data?
Which is faster statement or preparedstatement?
how we use window authentication connection with sql server.?
What are the disadvantages of primary key and foreign key in SQL?