Conditions
This chapter describes common compatible conditions. The conditions include comparison, floating-point, logical, model, multi-set, pattern matching, NULL value, XML, SQL/JSON, composite, BETWEEN, EXISTS, IN, and IS OF TYPE. For details, see Table 1.
No. |
Oracle Database |
GaussDB |
Difference |
---|---|---|---|
1 |
Comparison conditions |
Supported, with differences. |
Differences exist when statements contain the ANY, SOME, and ALL operators. Oracle Database supports operations on list objects, but GaussDB needs to convert list objects into array expressions before performing operations. |
2 |
Floating-point conditions |
Not supported. |
- |
3 |
Logical conditions |
Supported. |
- |
4 |
Model conditions |
Not supported. |
- |
5 |
Multiset conditions |
Not supported. |
- |
6 |
Pattern-matching conditions |
Supported. |
- |
7 |
NULL conditions |
Supported. |
- |
8 |
XML conditions |
Not supported. |
- |
9 |
SQL/JSON conditions |
Partially supported, with differences. |
|
10 |
Compound conditions |
Supported. |
- |
11 |
BETWEEN condition |
Supported. |
- |
12 |
EXISTS condition |
Supported. |
- |
13 |
IN condition |
Supported. |
- |
14 |
IS OF TYPE condition |
Not supported. |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot