您要查找的是不是:
- INTERSECT-S算法INTERSECT-Salgorithm
- INTERSECT-DL算法INTERSECT-DLalgorithm
- DL算法DL algorithm
- 語(yǔ)句不能包含INTERSECT或EXCEPT運算符。The statement must not include the INTERSECT or EXCEPT operators.
- 算法設計algorithm design
- Ⅵ{DLVHDL
- 不能使用EXCEPT或INTERSECT運算符來(lái)形成分布式分區視圖。A distributed partitioned view cannot be formed by using the EXCEPT or INTERSECT operators.
- 算法設計與分析The Design and Analysis of Algorithm
- 返回INTERSECT操作數左右兩邊的兩個(gè)查詢(xún)均返回的所有非重復值。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操作數左右兩邊的兩個(gè)查詢(xún)都返回的所有非重復值。INTERSECT returns any distinct values that are returned by both the query on the left and right sides of the INTERSECT operand.
- 聚類(lèi)算法clustering algorithm
- FOR BROWSE子句不能在包含UNION、EXCEPT和INTERSECT運算符的語(yǔ)句中使用。The FOR BROWSE clause cannot be used in statements that involve the UNION, EXCEPT and INTERSECT operators.
- 啟發(fā)式算法heuristic algorithm
- Intersect操作創(chuàng )建一個(gè)新的對象,其表面把原先的兩個(gè)對象的公共體積部分包圍。Intersect - operation creates a new object whose surface encloses the volume common to bothoriginal objects.
- 迭代算法iterative algorithm
- 通過(guò)使用INTERSECT或INTERSECT ALL,可以一次獲得多個(gè)SELECT語(yǔ)句的結果集的交集。The intersection between the result sets of several SELECT statements can be obtained as a single result using INTERSECT or INTERSECT ALL.
- 最優(yōu)控制算法algorithm for optimal control
- 在EXCEPT或INTERSECT運算中,列的定義可以不同,但它們必須在隱式轉換后進(jìn)行比較。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