Its providing me error................................
insert into products_information
values(1,to_timestamp(current_timestamp,'DD-MON-YYYY
HH24:MI:SS'),1200,10,1000,12,1100,10)
/
ERROR: date format picture end before converting entire input string....
This is making me nuts... Please Help a bit....