rspec/rules/S1569/cobol/rule.adoc

5 lines
165 B
Plaintext

== Why is this an issue?
You should avoid using the ``++SORT++`` statement because it is inefficient. Use external tools to sort large numbers of records instead.