re: Show number of records 1, 2, 3...

2003-02-28 Thread Victoria Reznichenko
On Friday 28 February 2003 18:07, Juan Carlos wrote: > I want to make a Simple Select using MySQL that show me number of rows, or > make a count > and show something like this: > > >record#ClientCodeClientName > 1 1020John >

Show number of records 1, 2, 3...

2003-02-28 Thread Juan Carlos
Hi I want to make a Simple Select using MySQL that show me number of rows, or make a count and show something like this: record#ClientCodeClientName 1 1020John 2 1032 Mary 3