in reply to Re^3: Difference in retrieving values from a varchar2 column and number column from DB
in thread Difference in retrieving values from a varchar2 column and number column from DB

Sorry, I am a newbie for perl. I do not know how to access packages from command line scripts. Could you please give me an idea to do this.

  • Comment on Re^4: Difference in retrieving values from a varchar2 column and number column from DB

Replies are listed 'Best First'.
Re^5: Difference in retrieving values from a varchar2 column and number column from DB
by hdb (Monsignor) on Dec 03, 2013 at 20:05 UTC

    What I wanted to say is to run the script directly, rather than from cron. Like perl script.pl on the command line.