管理系统SQl
createdatabaseMedicalManagerSystem/*创建医药销售管理系统*/
useMedicalManagerSystem
createtableMedID/*创建药品类别索引信息*/
(MedKindeCodechar(10)constraintMI_PRIPRIMARYKEY,
KindExplanationvarchar(12)NOTNULL)
下载地址
用户评论