Hi,
I have a problem with Postgres. When I want to do a query to obtain some fields of the table
this error appears:
[ERROR: it requires a list of definition of the columns to the functions
it’s an easy stored procedure that select 2 fields
any ideas?