mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 14:03:55 +07:00
Update README.md
This commit is contained in:
@@ -686,7 +686,7 @@ The following guidelines indicate when the use of an index should be reconsidere
|
||||
|
||||
**- Indexes should not be used on columns that contain a high number of NULL values.**
|
||||
|
||||
**- Columns that are frequently manipulated should not be indexed.
|
||||
**- Columns that are frequently manipulated should not be indexed.**
|
||||
|
||||
### CREATE INDEX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user