Hi friends..
I have a table with the following information
SQL> select * from tsting;
A B C D E
---------- ---------- ---------- --------- ----------
10
10
10
29-MAY-09
TEST
But I need the following result..
A B C D E
---------- ---------- ---------- --------- ----------
10 10 10 29-MAY-09 TEST