摘要:
use TEST go if exists(select * from sysobjects where name='sp_query_bankMoney') drop procedure sp_query_bankMoney go create procedure sp_query_bankMon 阅读全文
posted @ 2016-07-06 15:46
恋之呓
阅读(138)
评论(0)
推荐(0)
摘要:
use TEST go if exists(select * from sysobjects where name='Student') drop table Student go create table Student ( StudentID int primary key, Name nvar 阅读全文
posted @ 2016-07-06 14:37
恋之呓
阅读(138)
评论(0)
推荐(0)

浙公网安备 33010602011771号