Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHello all, I=B4m currently using a SQL Serve 2K. Would like to do a select which returns the row number - this should not be physically stored in the database. So for example, I would like to do a query against the CUSTOMER table and receive: * rowID || name 1 Evander 2 Ron 3 Scoth 4 Jane I don=B4t want to store the ID, because if I change the order by clause, the sequence may modifiy, and, for another example, having the same set of data, I would receive: * rowID || name 1 Scoth 2 Ron 3 Jane 4 Evander =20 could someone help me ? best regards, Evandro
Post Follow-up to this messagehttp://support.microsoft.com/defaul...b;EN-US;q186133 -- Anith
Post Follow-up to this messageUse Front end application to number the result Madhivanan
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread