Thanks for replying George. I tried the quotes before but it did not work. I tried it again.
When i using single quote:
my $sth = $dbh->prepare('EXEC wag_batch_ddl.table_stats('pbm_eob_patient')')
or die "Couldn't prepare statement: " . $dbh->errstr;
Getting this error message:
Bad...
Hi everybody,
When i am trying to run below sql in perl, i am getting an error message. In the sql i am trying to run a function. Sql is working fine in sqlplus command prompt.
Is there any problem in my syntax?
If i run "select sysdate from dual" sql, it works fine. Does it make a difference...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.