sort table data?

suvidha
suvidha Member Posts: 117
Hi,
Is there any way to sort the data other than using SETCURRENTKEY or Sort Button???

Comments

  • sendoh
    sendoh Member Posts: 207
    use array
    Sendoh
    be smart before being a clever.
  • rajpatelbca
    rajpatelbca Member Posts: 178
    As far as sorting data in table is concern i think you have to you keys. it may be a primary key or secondary key. that is a correct way.

    Regards,
    Experience Makes Man Perfect....
    Rajesh Patel
  • vanrofi
    vanrofi Member Posts: 272
    You can always add keys, but note that that can consume performance, especially on SQL. It is part of tuning.