
vpahwa
Novice
Aug 19, 2009, 10:11 AM
Post #1 of 2
(6025 views)
|
Executing stored procs from perl
|
Can't Post
|
|
Hi All I am new to perl and i have got soem questions. 1: How we can execute stored proc from DBI. 2: I need to call an oracle function that return some value that i need to use. Can anyone plz explain how to achieve the same. i am tryn like `select <functionName> from dual`; Regards Vishal
|