Explain how to insert a new column with a DDL query and how to insert data into a created table.
This video explains how to write the DDL query used to insert a new column into a table created for a given problem and the DML query used to insert data.
#mySQL #Navicat #mySQL_Workbench #dbms #HeidiSQL #Data_Definition_Language_Query #ddl_query #Data_Manipulation_Language_Query #dml_query