Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:19:12 +05:30
committed by GitHub
parent 0fc52f3bd1
commit c3c931652f
+2
View File
@@ -672,3 +672,5 @@ There are different types of joins available in SQL
FROM table_name AS alias_name FROM table_name AS alias_name
WHERE [condition]; WHERE [condition];
# SQL - Indexes ✌