sort table data?

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

Comments

  • sendohsendoh Member Posts: 207
    use array
    Sendoh
    be smart before being a clever.
  • rajpatelbcarajpatelbca 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
  • vanrofivanrofi Member Posts: 272
    You can always add keys, but note that that can consume performance, especially on SQL. It is part of tuning.
Sign In or Register to comment.