说明: sql语句中最常用的增删改查的使用规范,例如:建表语句:create table stude ( ID int primary key, scjCategoryId int Not null, zyId int Not null, zyName Nvarchar(150) Not null, isDelete int Not null, createOn Datetime Not null, createBy Nvarchar(30) Not null, updateOn Datetime N
<u010010102> 上传 | 大小:1kb