On Tuesday 10 December 2002 15:59, tmb wrote:
> My tutorial db has a number of tables in it... some
> with data... some with no records.
>
> 1 - How can I ask MySQL to tell me the number of
> records in my tables?
> ..a) all at once? Meaning one command to list...
> tbl_1 6 records
> t
Hello.
On Tue 2002-12-10 at 05:59:00 -0800, [EMAIL PROTECTED] wrote:
> 2 questions...
>
> My tutorial db has a number of tables in it... some
> with data... some with no records.
>
> 1 - How can I ask MySQL to tell me the number of
> records in my tables?
> ..a) all at once? Meaning one command