The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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