mysql show all columns in database code example Example: mysql all columns -- MySQL SELECT * FROM INFORMATION_SCHEMA.COLUMNS;