阅读背景:

我的最终mysql数据库,有人可以检查表是否正确制作?

来源:互联网 

I have these tables:

我有这些表:

category table:
cat_id (PK)
cat_name

category_options table:
option_id (PK)
cat_id (FK)
option_name

option_values table:
value_id (PK)
option_id (FK)
value

classifieds table:
ad_id (PK) (VARCHAR) something like "Bmw330ci_28238239832"
poster_id (FK)
cat_id (FK)
headline
description
price
etc....

posters table:
poster_id (PK)
name 
email
tel
password
etc....
category table:



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: