×

递归查询 meaning in English

recursive query

Examples

  1. Uses a recursive query common table expression to return the direct and indirect employees of the specified manager
    Dbo . uspgetmanageremployees使用递归查询(公用表表达式)来返回指定经理的直接和间接下属。
  2. Uses a recursive query common table expression to return the direct and indirect managers of the specified employee
    Dbo . uspgetemployeemanagers使用递归查询(公用表表达式)来返回指定雇员的直接和间接上司。
  3. Uses a recursive query common table expression to return all product assemblies that use the specified product component
    Dbo . uspgetwhereusedproductid使用递归查询(公用表表达式)来返回使用指定产品组件的所有产品部件。
  4. This time , however , i prefer to show a different approach and present code that recursively queries the xml from the wordnet server developed in the
    但这一次我选择了另一种方法,从本系列上一期文章开发的wordnet服务器上递归查询xml 。
  5. 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的早期版本中,递归查询通常需要使用临时表、游标和逻辑来控制递归步骤流。
More:   Prev  Next

Related Words

  1. 无标题查询
  2. 递传单
  3. 层递
  4. 真空递纸
  5. 兴奋性递质
  6. 可递格
  7. 递归方案
  8. 递层铺砌
  9. 关山迢递
  10. 递级接头
  11. 递归不可解性
  12. 递归层次结构
  13. 递归长度
  14. 递归程调用
PC Version

Copyright © 2018 WordTech Co.