CALL

CALL sp_name([parameter[,...]])

The CALL command is used to invoke a routine that was defined previously with CREATE PROCEDURE.