MySQL Tutorial/Cursor/Open

Материал из SQL эксперт
Перейти к: навигация, поиск

OPEN Statement

You can activate the cursor by using the OPEN statement:



OPEN <cursor name>;