Skip to contents

Lists all user data tables, excluding internal metadata tables (those prefixed with _alprek_).

Usage

db_list_tables(conn)

Arguments

conn

A DBI connection object from db_init().

Value

Character vector of table names.