my $grp_name = param('grp_name'); if (exists($grp_name)) { $sth->execute($grp_name); }