No need for nulls - you can break on the name.
SQL> break on ename
SQL> select * from emp3;
EMP_NO ENAME
---------- ----------------
100 Johnny
100
100
|
Results 1 to 4 of 4
Thread: Need a simple SQLThreaded View
|
Click Here to Expand Forum to Full Width |