The DB::Table module provides an interface to various attributes of a table, and allows you to select rows from the database, while DB::Table::Row provides an interface to a row within a table.
Documentation for these modules is available here:
The DB::Table module provides an interface to various attributes of a table, and allows you to select rows from the database, while DB::Table::Row provides an interface to a row within a table.
Documentation for these modules is available here: