会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
myjobok
2019年2月7日
连接数据库测试
摘要: 1 use Northwind 2 go 3 if exists(select * from sysobjects where name='w_cs') 4 drop procedure w_cs 5 go 6 create proc w_cs 7 ( 8 @id int 9 ) 10 as 11
阅读全文
posted @ 2019-02-07 23:30 myjobok
阅读(177)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告