We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb490e commit 2a03f5bCopy full SHA for 2a03f5b
docs/4-language-usage/4-control-structures/3-flow-control/g-4387.md
@@ -1,7 +1,7 @@
1
# G-4387: Never use a FOR LOOP for a query that should return not more than one row.
2
3
!!! bug "Blocker"
4
- Reliability, Efficiency, Readability
+ Reliability, Efficiency, Maintainability
5
6
!!! missing "Unsupported in db\* CODECOP Validators"
7
Without access to the Oracle Data Dictionary, we cannot determine the number of rows to be processed.
0 commit comments