SELECT * from table1 where column1 IN (SELECT column1 from table1 ORDER BY column1);
sql oracle sql-order-by oracle11g sql-in
oracle ×1
oracle11g ×1
sql ×1
sql-in ×1
sql-order-by ×1