This video covers the various syntax options of the INSERT command, which lets us add data to tables. We’ll look at options including using the column list or not using it, adding multiple rows at a time, and using the keywords DEFAULT and NULL if we need them.
sql tutorial