输入banner图图片脚本导航/分类

SQL 表中增加列,指定类型,是否为空,设置默认值

ADD Price money not null default(0.0)

SQL 表中增加列,指定类型,是否为空,设置默认值

标签: