Can postgresql return a result set from a function or some other way?
create function getBooks() returns ??? as 'select * from books';
Is there an rType for ??? that is a resultset? This is a very basic
fuctionality in other dbs.
Erik
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.