In this article, we’ll explore how to call a PostgreSQL stored procedure that takes one input parameter and returns multiple OUT parameters of us…
Read moreIn one of my migration project, I had a scenario where client had made extensive use of Stored Procedure to make changes to the tables. Each proc…
Read more