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