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:
@@ -680,7 +680,7 @@ There are different types of joins available in SQL −
|
||||
|
||||
The following guidelines indicate when the use of an index should be reconsidered.
|
||||
|
||||
**- Indexes should not be used on small tables.
|
||||
**- Indexes should not be used on small tables.**
|
||||
|
||||
**- Tables that have frequent, large batch updates or insert operations.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user