(require 'database-browse)
Prints the names of all the tables in database and sets browse's default to database.
For each record of the table named by the symbol table-name, prints a line composed of all the field values.
Opens the database named by the string pathname, prints the names of all its tables, and sets browse's default to the database.