2017年3月29日

[转]Entity Framework Refresh context?

摘要: 本文转自:http://stackoverflow.com/questions/20270599/entity-framework-refresh-context If you want to reload specific entities, with the DbContextApi, RX_D 阅读全文

posted @ 2017-03-29 14:40 freeliver54 阅读(676) 评论(0) 推荐(0)

[转]Oracle 初始化参数之cursor_sharing

摘要: 本文转自:http://www.cnblogs.com/Richardzhu/archive/2013/01/21/2869837.html 一、Cursor_sharing简介: 这个参数是用来告诉Oracle在什么情况下可以共享游标,即SQL重用。 Cursor_sharing参数有3个值可以设 阅读全文

posted @ 2017-03-29 11:08 freeliver54 阅读(2671) 评论(0) 推荐(0)

[转]ORA-00979: not a GROUP BY expression报错处理

摘要: 本文转自:http://blog.itpub.net/29154652/viewspace-772504/ 环境:Oracle Database 11gR2(11.2.0.2) on Linux 故障现象: 执行Group By语句报错ORA-00979。 具体的SQL如下: SQL> select 阅读全文

posted @ 2017-03-29 11:07 freeliver54 阅读(8971) 评论(0) 推荐(0)

导航