field names in sqli tables code example Example: How to View column names of a table in SQL DESCRIBE Table_Name; OR DESC Table_Name;