show the colums of table sql code example Example: show the colums of table sql SHOW COLUMNS FROM table_name; or DESCRIBE table_name;