工农武装割据在哪提出:asp 的换行连接符是什么,为什么我弄了会出错

来源:百度文库 编辑:神马品牌网 时间:2024/07/08 20:55:44
sql="create table LoginHistory13 ( loginid numeric(6) identity ,_
id int not null)"
为什么会运行错误
一定要换行,因为这个语句有20多行
换行我一加换行连接符就出错

sql="create table LoginHistory13 ( id int loginid numeric(6) identity not null)"