Comment field of a table

2001-02-20 Thread Fethiye Akbulut
I would like to see if all the tables in my database have the "comment" field equal to a given value. I understand that "show table status" command is able to show us the "comment" field's value. I was wondering how we can extract only this field when we do conduct our queries from a mysql

Re: Comment field of a table

2001-02-20 Thread Ed Carp
Fethiye Akbulut ([EMAIL PROTECTED]) writes: I would like to see if all the tables in my database have the "comment" field equal to a given value. I understand that "show table status" command is able to show us the "comment" field's value. I was wondering how we can extract only this