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 f
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 cli