字符和日期时间型要用单引,其它的不用drop table 《表名》student --删除表delete from 《表名》student --删除数据不删除表sp_help 《表名》student--查看表结构的超详细信息库的创建:create database <库名>school--建库表的创建():create table <表名>系别(<
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号