View the table structure
Table target_table
The table you want to view the structure on.
This command will view the table structure of the users table.
DESC users;