 |
Linux While Loops - Oracle Consulting, Oracle Support and Oracle Training by BC Or
The while loop continues executing the code between the do and done keywords until the given condition is found to be false, ... The break statement can be called anywhere between the do and done of a loop. It might be desirable to break if a
www.dba-oracle.com |
 |