Hi guys,I need a function ( PL/PGSQL ) to perform a deletion of some BLOBS...
[...]
When I will call the function: select function_1_name(5000) or select function_1_name(15000) will it respect the limited by the rows?
I'd suggest you setup a test environment with some unimportant data on a non-production machine and try it yourself.
David J.