MySQL Tutorial/Cursor/Open
Версия от 13:44, 26 мая 2010; (обсуждение)
OPEN Statement
You can activate the cursor by using the OPEN statement:
OPEN <cursor name>;
You can activate the cursor by using the OPEN statement:
OPEN <cursor name>;