Thanks for the help though :-)$sth_get_branch_list = $dbh->prepare(q( SELECT branch FROM postgres_database WHERE tree = 'first_tree' AND branch ~ ?; )); $sth_get_branch_list = $dbh->prepare $sth_get_branch_list->execute('^'.$root.'\.\d+$');
In reply to Re^2: Perl and PostgreSQL regex
by chrishowe
in thread Perl and PostgreSQL regex
by chrishowe
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |