Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:17:38 +05:30
committed by GitHub
parent 04f49ef170
commit 86f3746dcc
+3
View File
@@ -661,3 +661,6 @@ There are different types of joins available in SQL
SALARY DECIMAL (18, 2), SALARY DECIMAL (18, 2),
PRIMARY KEY (ID) PRIMARY KEY (ID)
); );
# SQL - Alias ✍