Re: Row Identification

2004-11-04 Thread Spenser
ch all the > tables in a database and then display the searched information alongwith some sort > of row identification. > > > > > - > Find local movie times and trailers on Yahoo! Movies. -- MySQL General Mailing List For list archives

Re: Row Identification

2004-11-04 Thread Daniel Kasak
Raj Batra wrote: Is there any way of identifying each row in a table? I know in Oracble we have rowid which remains fixed as long as the table exists. I am trying to search all the tables in a database and then display the searched information alongwith some sort of row identification. It

Row Identification

2004-11-04 Thread Raj Batra
Is there any way of identifying each row in a table? I know in Oracble we have rowid which remains fixed as long as the table exists. I am trying to search all the tables in a database and then display the searched information alongwith some sort of row identification