mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -674,3 +674,7 @@ There are different types of joins available in SQL −
|
|||||||
|
|
||||||
# SQL - Indexes ✌
|
# SQL - Indexes ✌
|
||||||
|
|
||||||
|
- Indexes are special lookup tables that the database search engine can use to speed up data retrieval.
|
||||||
|
- Simply put, an index is a pointer to data in a table.
|
||||||
|
- An index in a database is very similar to an index in the back of a book.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user