目录前言问题现象问题分析解决方法1、insert into ... union all句式2、insert all into ...select 1 from dual句式总结前言
To begin with, I LOVE LINQ TO SQL. It\'s so much easier to use than direct querying. But, there\'s one great problem: it doesn\'t work well on high loaded requests. I have some actions in my ASP.NET