Delimiters in MySQL?
Answers
Answered by
0
The DELIMITER command is used to change the standard delimiter of MySQL commands (i.e. ;). As the statements within the routines (functions, stored procedures or triggers) end with a semi-colon (;), to treat them as a compound statement we use DELIMITER.
Similar questions
English,
7 months ago
Math,
7 months ago
Social Sciences,
1 year ago
Math,
1 year ago
Physics,
1 year ago