网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

用sql命令创建表

时间:2024-10-14 13:12:27

1、新建表单,并将其caption属性撕良滤儆值设置为“编程入门网-用sql命令创建表”,width和height属性值分别设置为375和250,AutoCenter属性值设置为.t.,将表单保存为“用sql命令创建表.scx”

用sql命令创建表

3、create table 网站信息表2 (编号 c(5),网站名称 c(12),网站网址 c(24)) append from 网站信息表旌忭檀祉 go top this.grid1.recordsource="网站信息表2"

用sql命令创建表

4、close all delete file 网站信息表2.dbf if file("网站信息表2.BAK") delete file 网站信息表2.BAK endif

用sql命令创建表

6、字段名类型宽度编号字符型5

用sql命令创建表
© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com