Get Information about Database Tables

DatabaseLink lets you connect to and use databases. Here, SQLTableInformation is used to get meta-information about SQL tables.

    
First create the example database:
After loading DatabaseLink and opening a connection to a database, get information about the tables:
View the same information with column headings: