You can create stored procedures and functions
Answer Answered by dbart in this comment.
Are you asking if you can? The answer to that is yes.
See CREATE PROCEDURE and CREATE FUNCTION for instructions.
Comments
Comments loading...
You can create stored procedures and functions
Are you asking if you can? The answer to that is yes.
See CREATE PROCEDURE and CREATE FUNCTION for instructions.