Back to Browse

CREATE TABLE Statement (SQL) - Creating Database Tables

15.0K views
Oct 6, 2022
2:24

In SQL, the CREATE TABLE statement is used to create new tables in our database. When doing so, we need to be specify the table name, field names, and field datatypes. This video covers CREATE TABLE, DROP TABLE, and TRUNCATE TABLE.

Download

1 formats

Video Formats

360pmp42.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

CREATE TABLE Statement (SQL) - Creating Database Tables | NatokHD