How do I execute a Stored Procedure call from the database
I have the following stored procedure in the database, and I want to execute your call by passing the projId
parameter, using JPA to get the total cost of the Project
Bank: Microsoft SQL Server 2012