I've tried this but I got wrong results
sql> set null *null*
sql> select name from tablex
order by name asc/desc nulls first ;
name
-------
april
june
may
*
n
u
l
l
*
any idea ?
thanks
|
Results 1 to 7 of 7
Thread: order by/first rawThreaded View
|
Click Here to Expand Forum to Full Width |