|
-
Jan 23rd, 2007, 10:19 PM
#1
Thread Starter
Addicted Member
[RESOLVED] serial number in recordset when such field not available
Hi all
I have a table customers with fields
custcode
custname
city
SELECT srno, custname FROM customers ORDER BY custname
In this query, srno should increament automatically.
Is it possible?
I want to fire a query which will give me following result.
1 customer1
2 customer2
etc
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|