Postgresql giving syntax error for offset ? rows fetch first ? rows only
My spring batch application works fine with postgre version 'PostgreSQL 9.5.19'. I have to run this in a different environment with postgre version 'EnterpriseDB 9.5.0.5'. The following error comes. Is this a version problem? How to resolve this? Even though…