通过这个解决方案,将数据库语句公布为Web服务操作非常简单,只需将sql语句或存储过程拖放到一个Web服务文件夹中。
With this solution, exposing a database statement as Web service operation is as simple as dragging and dropping an SQL statement or stored procedure into a Web service folder.
这个问题的正确解决方案是通过添加正确的索引改进有问题的sql语句的存取方案。
The true solution to this problem is to improve the access plan for problematic SQL statements by adding the correct indexes.
通过采用“蛮力”方法,我们可以简化这个解决方案,即,采用两个步骤就可以完成。
We can simplify the solution by taking a brute force approach, that is, doing it in two steps.
应用推荐