Solved

When You Execute a Stored Procedure to Retrieve a Single

Question 12

Multiple Choice

When you execute a stored procedure to retrieve a single row with embedded SQL, you need MySQL to treat several statements ending in a semicolon as if they were a single statement. What keyword do you use to tell MySQL to use a different character to signal the end of a statement in this situation?


A) DELIMITER
B) END
C) OUT
D) STATEMENT

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions