I need to run multiple sql statements seperatd by ‘;’. I want the execution to continue for all the SQL statements even if any of the SQLs throws out error. Is it possible?
The post Running Multiple SQL statements through JCL appeared first on IT Answers.