Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
We need a page explaining how to use the FOR loop, similar to what we have for WHILE:
https://mariadb.com/kb/en/library/while/
The new article should cover all FOR loop types:
- Integer range FOR loop
- Explicit cursor FOR loop
- Implicit cursor FOR loop
and both syntax flavor:
- SQL/PSM
- Oracle's PL/SQL
Attachments
Issue Links
- relates to
-
MDEV-10580 sql_mode=ORACLE: FOR loop statement
- Closed
-
MDEV-10581 sql_mode=ORACLE: Explicit cursor FOR LOOP
- Closed
-
MDEV-12098 sql_mode=ORACLE: Implicit cursor FOR loop
- Closed
-
MDEV-12314 sql_mode=ORACLE: Implicit cursor FOR LOOP for cursors with parameters
- Closed
-
MDEV-14415 Add Oracle-style FOR loop to sql_mode=DEFAULT
- Closed