Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Manual
MySQL Workbench
Expert Guides
Topic Guides
MySQL Cluster
Other Docs
MySQL Uni
About
Archives
Documentation Library
Table of Contents
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 5.1 リファレンスマニュアル (オンラインヘルプ)
::
8 SQL ステートメント構文
::
8.8 MySQL 複合ステートメント構文
::
8.8.5 カーソル
:: 8.8.5.2 カーソル OPEN ステートメント
« 8.8.5.1 カーソルのための DECLARE
8.8.5.3 カーソル FETCH ステートメント »
Section Navigation
[
Toggle
]
8.8.5 カーソル
8.8.5.1 カーソルのための DECLARE
8.8.5.2 カーソル OPEN ステートメント
8.8.5.3 カーソル FETCH ステートメント
8.8.5.4 カーソル CLOSE ステートメント
8.8.5.2. カーソル
OPEN
ステートメント
OPEN
cursor_name
このステートメントは以前に宣言したカーソルを開きます。
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2010, Oracle Corporation and/or its affiliates