Results 1 to 9 of 9

Thread: [ReReReSolved] make query to have a field that shows as rows number.

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Posts
    158

    Resolved [ReReReSolved] make query to have a field that shows as rows number.

    hi,
    i got a query like this

    Code:
    apple     2.50     3.40
    banana    2.40     2.90
    papaya    1.40     2.30
    mangoes   3.40     4.40
    what i hope is, the query would also show the number of the records.
    like below
    Code:
    1 apple     2.50     3.40
    2 banana    2.40     2.90
    3 papaya    1.40     2.30
    4 mangoes   3.40     4.40
    so, anyone of u have any idea.
    thanks in advance
    Last edited by asmdev; May 23rd, 2005 at 05:52 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width