How to generate multiple records on a single sql from dual table
SA123Oct 22 2010 — edited Oct 22 2010I wanted to generate ten sequence nos in a single sql statement from dual table.
Is there any way to use that.
I think somebody can help me on this by using level clause