摘要:
--测试环境MSSQL2008 --建表 Create Table M ( Id int, Name Varchar(20), PId int ) Create Table N ( Id int, DesContent Varchar(20), M_Id int, TotalMoney int ) --插入数据 Insert int... 阅读全文
posted @ 2017-10-26 16:55
huyg
阅读(452)
评论(0)
推荐(0)
浙公网安备 33010602011771号