Select multiple rows from dual table
740887Dec 14 2009 — edited Apr 25 2013Is it possible to select multiple rows from dual table using a single select statement.
i.e., i want the out put to be
column_name
---------------------
1
2
3
4
Edited by: vidya.ramachandra on Dec 14, 2009 8:24 AM