What is an Index?
Answers were Sorted based on User's Feedback
Answer / srinivas
Index is a database object which improves the efficiency of
the query
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / guest
When queries are run against a db, an index on that db
basically helps in the way the data is sorted to process the
query for faster and data retrievals are much faster when we
have an index.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uma
index is used to speed up query execution,indices are used
to locate the tables in the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me extended events in sql server 2008?
What is the native system stored procedure to execute a command against all databases?
I am Having tables T1 and T2 both having same data how to check (or) compare the data in both table are same?
Can you explain what are commit and rollback in sql?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?
9. Write a query to list a new column with the difference in temp of the cities Delhi and Mumbai, Mumbai and Jammu and soon. Consider the following table : City_id City Temp. 1 delhi 40 2 Mumbai 35 3 Jammu 32 4 Pune 18
Explain the disadvantages/limitation of the cursor?
What is indexing in sql server with example?
How to retrieve data from log files in SQL SERVER ?????
Describe in brief authentication modes in sql server.
Difference between 2NF &3NF ?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)