How does one find out, using sql commands, a database's tables, and columns names. I have a database that I would like to run reports on, but I do not know the names of tables, nor the column names in the tables. I tried show table with no result. This is a sql database. Thanks, gkenney.