您要查找的是不是:
- INTERSECT-S算法INTERSECT-Salgorithm
- INTERSECT-DL算法INTERSECT-DLalgorithm
- DL算法DL algorithm
- 语句不能包含INTERSECT或EXCEPT运算符。The statement must not include the INTERSECT or EXCEPT operators.
- 算法设计algorithm design
- Ⅵ{DLVHDL
- 不能使用EXCEPT或INTERSECT运算符来形成分布式分区视图。A distributed partitioned view cannot be formed by using the EXCEPT or INTERSECT operators.
- 算法设计与分析The Design and Analysis of Algorithm
- 返回INTERSECT操作数左右两边的两个查询均返回的所有非重复值。Returns any distinct values that are returned by both the query on the left and right sides of the INTERSECT operand.
- 控制算法control algorithm
- INTERSECT返回INTERSECT操作数左右两边的两个查询都返回的所有非重复值。INTERSECT returns any distinct values that are returned by both the query on the left and right sides of the INTERSECT operand.
- 聚类算法clustering algorithm
- FOR BROWSE子句不能在包含UNION、EXCEPT和INTERSECT运算符的语句中使用。The FOR BROWSE clause cannot be used in statements that involve the UNION, EXCEPT and INTERSECT operators.
- 启发式算法heuristic algorithm
- Intersect操作创建一个新的对象,其表面把原先的两个对象的公共体积部分包围。Intersect - operation creates a new object whose surface encloses the volume common to bothoriginal objects.
- 迭代算法iterative algorithm
- 通过使用INTERSECT或INTERSECT ALL,可以一次获得多个SELECT语句的结果集的交集。The intersection between the result sets of several SELECT statements can be obtained as a single result using INTERSECT or INTERSECT ALL.
- 最优控制算法algorithm for optimal control
- 在EXCEPT或INTERSECT运算中,列的定义可以不同,但它们必须在隐式转换后进行比较。The definitions of the columns that are part of an EXCEPT or INTERSECT operation do not have to be the same, but they must be comparable through implicit conversion.
- 渐缩算法knapsack algorithm