geeta varu wrote:

does mySQL have "rowid" or "rownum" if yes please give an exampl

Please search the archives for "_rowid" to find the previous discussions on this. It comes down to having an unsigned int auto_increment primary key value in your table to use as the rowid. That's what "we all" use (some people here may not, of course).

--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock



---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Reply via email to