Explain how to describe table using mysql with example. Example: mysql show table structure DESCRIBE table_name; # To show table structure...