会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我的征途是星辰大海
人生聚散无常
新随笔
管理
2018年2月7日
解决localdb中文智能的问题
摘要: declare @database nvarchar(100) declare tmpCur cursor for select DB_NAME() open tmpCur fetch next from tmpCur into @database declare @sql nvarchar(500
阅读全文
posted @ 2018-02-07 18:04 深圳大漠
阅读(172)
评论(0)
推荐(0)
编辑
公告