Help for this page

Select Code to Download


  1. or download this
    my $column = "rent";
    my $rows= dbh->selectall_arrayref(qq{SELECT DISTINCT $column FROM owne
    +r});
    for (@$rows) {
        print "@$_\n"
    };
    
  2. or download this
     _  _ _  _  
    (_|| | |(_|><
     _|