• + 0 comments

    ORACLE SQL select rpad(' ', (l)2, ' ') from (SELECT Level l FROM Dual CONNECT BY Level <= 20);