您要查找的是不是:
- Recursive Query Failure is the total number of recursive query failures. 递归查询失败是指归查询失败的总数。
- Recursive TimeOuts is the total number of recursive query sending timeouts. 递归超时是指递归查询发送超时总数。
- Uses a recursive query (common table expression) to return the direct and indirect employees of the specified manager. 使用递归查询(公用表表达式)来返回指定经理的直接和间接下属。
- Uses a recursive query (common table expression) to return the direct and indirect managers of the specified employee. 使用递归查询(公用表表达式)来返回指定雇员的直接和间接上司。
- In SQL Server 2005, a query is referred to as a recursive query when it references a recursive CTE. 在SQL Server 2005中,当某个查询引用递归CTE时,它即被称为“递归查询”。
- A recursive CTE can greatly simplify the code required to run a recursive query within a SELECT, INSERT, UPDATE, DELETE, or CREATE VIEW statement. 递归CTE可以极大地简化在SELECT、INSERT、UPDATE、DELETE或CREATE VIEW语句中运行递归查询所需的代码。
- The recursive query below guarantees termination by limiting the maximum number of segments in any given route to seven. 下面的递归查询通过将任意给定路线中的最大路段数限制为七段来保证终止。
- Uses a recursive query (common table expression) to return all product assemblies that use the specified product component. 使用递归查询(公用表表达式)来返回使用指定产品组件的所有产品部件。
- In earlier versions of SQL Server, a recursive query usually requires using temporary tables, cursors, and logic to control the flow of the recursive steps. 在SQL Server的早期版本中,递归查询通常需要使用临时表、游标和逻辑来控制递归步骤流。
- The usp_GetTwoBOMTestData runs the Transact-SQL stored procedure uspGetBillOfMaterials twice to recursively query for the bill of materials for two products specified as parameters to the usp_GetTwoBOMTestData stored procedure. usp_GetTwoBOMTestData两次运行Transact-SQL存储过程uspGetBillOfMaterials,以通过递归方式查询两种产品的物料清单,这两种产品已被指定为usp_GetTwoBOMTestData存储过程的参数。
- Our first meeting often recurs to me/my mind. 我们初次见面的情形时常浮现於我的脑海。
- To prevent runaway recursive queries, an error is generated if the number of levels of recursion exceeds the current setting of the MAX_RECURSIVE_ITERATIONS option. 为了防止递归查询失控,如果递归级别数超过MAX_RECURSIVE_ITERATIONS选项的当前设置,则会生成错误。
- The memory of the days we spent together often recurs to me. 我们当时在一起的情景现在还时常浮上我的心头。
- Recursive Query Algorithms in Logical Database 逻辑数据库的递归查询算法
- The letter was referred back (to us) with a query. 该函已退给(我方)要求对某问题加以解释。
- My first meeting with her often recurs to my memory. 我与她的第一次会面的情景经常出现在我的记忆中。
- Query, when will they carry out the project? 请问,他们什么时候执行这一方案?
- I have a query about his sincerity. 我对他的诚意有怀疑。
- Recursion Query 递归查询
- Let us recur to the problem discussed last night. 让我们再谈谈昨晚讨论的问题吧。
