Help for this page

Select Code to Download


  1. or download this
            if (@dbrec) {
                if ( @dbrec > 6 ) {
    ...
                }
                delete $list{$key};
            }
    
  2. or download this
    my $sql = <<ENDSQL;
    select ...
    ...
            }
        }
    }