NAME

DBD::Sys::Plugin::Meta::AllTables - DBD::Sys Table Overview

SYNOPSIS

$alltables = $dbh->selectall_hashref("select * from alltables", "table_name");

DESCRIPTION

Columns:

table_qualifier

Unused, NULL.

table_owner

Unused, NULL

table_name

Name of the table

table_type

Class name of the table implementation

remarks

Unused, NULL