How to create tables using SQL? Up until now, we have been using the tables we had already created. Today, we are going to change that and do something new. We are going to create our own tables! So far, we have explored the following: Lesson 1 — SELECT command …