in reply to
Not able to find dateTime value using sql
Add
print STDERR "$origina_tradeTime\n";
to your program to see what the actual character-string is ... then, actually rewrite your code to use DBI!
Comment on
Re: Not able to find dateTime value using sql
In Section
Seekers of Perl Wisdom