Anonymous interview question

What is diff between stored procedure and function

Interview Answer

Anonymous

5 Nov 2024

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