Default sorting column in table
Posted: Mon Dec 11, 2006 7:03 am
Hi All,
can we sort the data on the basis of some column while default displaying in table?
e.g if we write the query (select * from emp)
then record set displayed will be sort on some column by default
although we havn't write any order by clause in the query.
can we define such things at table definition level?
How to do it?
I tried my best to explain the question, i don't know it is clear or not [:)]
Regards,
Adnan
can we sort the data on the basis of some column while default displaying in table?
e.g if we write the query (select * from emp)
then record set displayed will be sort on some column by default
although we havn't write any order by clause in the query.
can we define such things at table definition level?
How to do it?
I tried my best to explain the question, i don't know it is clear or not [:)]
Regards,
Adnan