help_keyword : Help_keyword : Data Dictionary MySQL TUTORIALS


MySQL TUTORIALS » Data Dictionary » Help_keyword »

 

help_keyword


mysql> desc help_keyword;
+-----------------+------------------+------+-----+---------+-------+
| Field           | Type             | Null | Key | Default | Extra |
+-----------------+------------------+------+-----+---------+-------+
| help_keyword_id | int(10unsigned | NO   | PRI |         |       |
| name            | char(64)         | NO   | UNI |         |       |
+-----------------+------------------+------+-----+---------+-------+
rows in set (0.02 sec)

mysql> use test
Database changed



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Data Dictionary
» Help_keyword