Wednesday, May 16, 2012

Solution to the Issue when processing more than 10 records

Execute the below script to resolve the mentioned issue.

alter table t_import_work alter column ImpWork_Field13 numeric(18,0)

No comments:

Post a Comment