differences between procedure and function and routine?

Posted by Yang on Stack Overflow See other posts from Stack Overflow or by Yang
Published on 2010-04-21T06:23:01Z Indexed on 2010/04/21 6:43 UTC
Read the original article Hit count: 285

Filed under:
|

in mysql database context, what is the difference among these 3 terms?

stored procedure,stored routine,stored function.

p.s. build-in functions like those date time functions, (weekday()) are considered as what?

thanks in advance!

© Stack Overflow or respective owner

Related posts about mysql

Related posts about terminology