Hello Everyone,
I have a enterprise application in which i have multiple functions that executes same sql stored procedure with same parameters. This causes the redundancy of stored procedures. By any means is it possible to reduce/optimize the stored procedure call by creating property ? If yes then please help or suggest any other way.
Regards,