会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
未将对象引用设置到对象的实例
If you want to follow your dreams, you have to say no to all the alternatives
博客园
首页
新随笔
联系
订阅
管理
03 2016 档案
SqlServer 添加列并赋值
摘要:有个需求,需要给某张表添加一列并且赋值,分解需求,一共分两部走: 1. 添加列 2. 赋值 两个功能都不难,很快实现。 运行正常。 但由于脚本是需要提供给客户的,需要能够重复运行而不能够报错,则改为了,如果该列存在,则不进行任何操作。然后加了个if判断 然而很不给力 Msg 207, Level 1
阅读全文
posted @
2016-03-17 14:35
nil
阅读(16118)
评论(1)
推荐(0)
C# - Dictionary join keys or join Values
摘要:the output references: "https://dotnetfiddle.net/uiFWXo" "How to get the list of key in dictionary"
阅读全文
posted @
2016-03-07 12:32
nil
阅读(1303)
评论(0)
推荐(0)
公告