check what kind column a table has sql code example Example: Columns Present in a table DESCRIBE Table_Name; OR DESC Table_Name;