SyntaxFix
Write A Post
Hire A Developer
Questions
Another interesting solution in ORACLE PL/SQL:
SELECT LEVEL n FROM DUAL CONNECT BY LEVEL <= 100;