随笔分类 -  SQL-SERVER

摘要:NT AUTHORITY\IUSR登录失败解决方法 1 今天打开网站时,突然报这个错误,平时都好好的 2 3 Cannot open database "aslkm" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\IUSR'. 4 我的连接字符串是这样的,用的是 Windows ... 阅读全文
posted @ 2016-04-22 11:33 想念熊小米 阅读(2560) 评论(0) 推荐(0) 编辑
摘要:pivot与unpivot函数pivot 与 unpivot 函数是SQL05新提供的2个函数 灰常灰常的实用------------------------------------------------------------------------------pivot函数:create ta... 阅读全文
posted @ 2014-12-04 09:09 想念熊小米 阅读(316) 评论(0) 推荐(0) 编辑
摘要:inner join ,left join ,right join区别left join(左联接) 返回包括左表中的所有记录和右表中联结字段相等的记录right join(右联接) 返回包括右表中的所有记录和左表中联结字段相等的记录inner join(等值连接) 只返回两个表中联结字段相等的行举例... 阅读全文
posted @ 2014-09-03 17:29 想念熊小米 阅读(239) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示