![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Difference in retrieving values from a varchar2 column and number column from DBby moritz (Cardinal) |
on Dec 03, 2013 at 13:57 UTC ( #1065429=note: print w/replies, xml ) | Need Help?? |
I doubt that the code you have shown us hangs. It doesn't use any loop constructs, recursion or IO, which are typically where hangs appear. Also the code you have shown us doesn't have anything to do with the title of your post, or with retrieving anything for a database. Please show the code that actually hangs, and tell us where it hangs (you can find out by inserting print statements).
In Section
Seekers of Perl Wisdom
|
|