Define indexes?
Answer / Krishan Kumar Goyal
An index is a data structure used by SQL databases to improve the performance of queries. It provides a way to quickly locate specific rows within a table without having to scan the entire table. An index contains one or more columns from a table and allows the database engine to find rows based on the values in those columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the new security features added in sql server 2016? : sql server security
What are the commands used in DCL?
What is table level trigger?
What are the differences between char and varchar in ms sql server?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
Explain the commands in sql server?
hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
7 Answers Google, TCS, Unisys,
What is ACID Property of Transaction?
Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz
Do you know what is rank function?
Explain foreign key in sql server?
Oracle (3253)
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)