Hi, i am new to postresql and have been trying to convert some of our mssql procedures into postresql functions. What i have been trying to do is to somehow return a temporary table with dynamic columns. Is it possible?
- [GENERAL] Return dynamic columns of a temporary table clear chan