Help for this page

Select Code to Download


  1. or download this
      my @ids = ( 1, 2, 3, 4 );
    
    ...
    ## either a column/value hashref, or a list of values 
    ## corresponding to the columns of the specified unique 
    ## constraint 'primary'
    
  2. or download this
    find
    Arguments: \%columns_values | @pk_values, { key => $unique_constraint,
    + %attrs }?