您要查找的是不是:
- To explicitly round an intermediate result, introduce a typecast. 要显式舍入中间结果,请引入类型转换。
- A workspace for holding temporary or intermediate result sets. 用于保存临时或中间结果集的工作空间。
- Query optimizers estimate only intermediate result sizes. 查询优化器只估计中间结果的大小。
- The local identifier will hold an intermediate result. 该本地标识符将保存中间结果。
- Is a workspace for holding temporary objects or intermediate result sets. 一个工作空间,用于保存临时对象或中间结果集。
- The second intermediate result holds rows corresponding to the group-by-expression. 第二个中间结果保留与group-by-expression相对应的那些行。
- The final result set is built from the second intermediate result, which holds the partitioned rows. 最终结果集是根据第二个中间结果(该结果保留已分区的行)建立的。
- Work tables to hold intermediate results and for sort operations. 工作表来保存中间结果或进行排序操作。
- Using persistent storage to hold intermediate results. 用持久性存储保存中间结果。
- You can use OUTPUT in applications that use tables as queues, or to hold intermediate result sets. 可以在将表用作队列或将表用于保持中间结果集的应用程序中使用OUTPUT。
- This set of objects might then serve as an intermediate result used in the processing of a higher-level expression. 这组对象可接着作为中间结果用于处理更高一级的表达式。
- Zero offset(ZO) section, which is just the goal of CMP stacking in conventional processing, is an important intermediate result in seismic reflection imaging. 零炮检距剖面是地震反射成像过程中重要的中间成果 ,常规处理中的共中心点 (CMP)叠加的目的正在于此。
- When computing the intermediate results in a higher precision, the final result is significantly more accurate. 在以较高精度计算中间结果时,最终结果显然会更为精确。
- Store the results of intermediate calculations inside a result object so you can use intermediate results as input to subsequent calculations. 将中间计算结果存储在结果对象内,这样您就可以将中间结果用作后续计算的输入。
- To do this, the Database Engine must create a worktable to store intermediate results. 为此,数据库引擎必须创建一个工作表来存储中间结果。
- Many query operations can be performed without having to store intermediate results. 可以执行许多查询操作,而无需存储中间结果。
- A unique internal storage area, reserved for intermediate results, various notations, or working area. It is a quickly erasable main storage. 一种内部存储区,专门用来保存中间结果和各种标记,也可用作工作区,这是一种可以迅速擦除的主存储区。
- Clauses - enable query programmers to iterate over groups of nodes within XML documents and to bind variables to intermediate results. 子句的非正式方式。它使程序员能够循环遍历XML文档中的节点组并将变量绑定到中间结果。
- Internal objects that are created by the SQL Server 2005 Database Engine, for example, work tables to store intermediate results for spools or sorting. SQL Server 2005数据库引擎创建的内部对象,例如,用于存储假脱机或排序的中间结果的工作表。
- Intermediate results are not indexed (unless explicitly saved to disk and then indexed) and often are not suitably sorted for the next operation in the query plan. 中间结果未经索引(除非已经显式保存到磁盘上然后创建索引),而且通常不为查询计划中的下一个操作进行适当的排序。