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

Sakila::Result::SalesByFilmCategory

ACCESSORS

category

  data_type: VARCHAR
  default_value: undef
  is_nullable: 0
  size: 25

total_sales

  data_type: DECIMAL
  default_value: undef
  is_nullable: 1
  size: 27