What is stored in resultset and aggr_table? I dont understand what the above two statements do.my $db1 = StatView::Db::D1->connection; my $db2 = StatView::Db::D2->connection; .... for my $table ($db1->get_tables) { my $resultset = $table->result_source->source_name; my $aggr_table = $db2->resultset($resultset);
In reply to Database mySQL by akagrawal3
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |