Anonymous Interview Question

What is diff between stored procedure and function

Interview Answer

Anonymous

Nov 5, 2024

Sp is use for business logic where as function we use for computational logic