re: Show number of records 1, 2, 3...
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...
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