$sth = $dbh->prepare("SELECT * FROM _1(?) AS x NATURAL JOIN _2(?) AS y"); $sth->execute( $pg_sth, $mysql_sth);