Pergunta de entrevista da empresa mthree

What is the difference between a function and a stored procedure ?

Resposta da entrevista

Sigiloso

3 de jun. de 2025

A function needs to accept inputs and a stored procedure is a saved query that we can rerun.