There are many data types in SQL, but we will take a look at some of the most common types.

The 6 core data types in SQL are:

We’ll see examples of some of these as we start creating tables in our database.

Here is a link for a great resource to explore and reference the various other data types:

https://www.w3schools.com/sql/sql_datatypes.asp


Leave a comment