Let's say I have some private table (no policies a...
# sql
u
Let's say I have some private table (no policies at all). I want to write a database function that uses some of its data and returns a new one. How could it be done? Thanks in advance!