sql select table from database code example Example: How to View column names of a table in SQL DESCRIBE Table_Name; OR DESC Table_Name;