select_dbi_layout: Select Appropriate Database Table Layout
Description
Selects an appropriate Layout for a database table based on
a DBI connection and - if it already exists in the database -
the table itself.
Usage
select_dbi_layout(conn, table)
Arguments
table
a character
scalar. The name of the table to log to.