Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:23:34 +05:30
committed by GitHub
parent 9e3c6bbbf8
commit 7d3c685d59
+3 -1
View File
@@ -705,4 +705,6 @@ There are different types of joins available in SQL
- Implicit indexes are indexes that are automatically created by the database server when an object is created. - Implicit indexes are indexes that are automatically created by the database server when an object is created.
- Indexes are automatically created for primary key constraints and unique constraints. - Indexes are automatically created for primary key constraints and unique constraints.
### ### DROP INDEX