We are working on making our application compatible with PostGreSQL.
As the data in postgresSQL is updated/inserted using function we are getting the error from postgresSQL when trying to create table with more than 100 columns. Has anyone seen this situation? what is the best way to resolve it?



