First page Back Continue Last page Image

Verify Table Has Been Added

Now I can see (using show tables;) that the table is in the database

I can now use the ‘describe’ command to show me the structure of the table

Note: This is just structure, we have not put any data into the table yet