Help for this page
### execute command ### get the data my $data = $db->selectall_arrayref( $dbCommand, { Slice => {} } ); return $data;