I have a function in postgres how can I run it, I tried it via
@Procedure (procedureName = "function_name") void insertData ();
but i get exceptions
2.1m questions
2.1m answers
60 comments
57.0k users