#sql
Read more stories on Hashnode
Articles with this tag
DDL is stands for data definition language. DDL command are used to perform operation on table. We have total 7 DDL command which are...
SQL is stands for structured query language it used to store relational databases using Queries. Queries are used to communicate with the database.