sql-list-table

sql-list-table is an interactive compiled Lisp function in `sql.el'.


(sql-list-table NAME &optional ENHANCED)

List the details of a database table named NAME.
Displays the columns in the relation. With optional prefix argument
ENHANCED, displays additional details about each column.