On Saturday, November 7, 2015, Sami Pietilä <sami.piet...@gmail.com> wrote:

> How can I rename the columns coming from jsonb_ functions? Or is there a
> better way of unpacking the list and items?
>

select * from function(...) [as] func-name_alias (col1_alias, col2_alias,
etc...)

David J.

Reply via email to