Basic PL/SQL Syntax
No. |
Oracle Database |
GaussDB |
---|---|---|
1 |
+ |
Supported. |
2 |
:= |
Supported. |
3 |
=> |
Supported. |
4 |
% |
Supported. |
5 |
' |
Supported. |
6 |
. |
Supported. |
7 |
|| |
Supported. |
8 |
/ |
Supported. |
9 |
** |
Not supported. |
10 |
( |
Supported. |
11 |
) |
Supported. |
12 |
: |
Supported. |
13 |
, |
Supported. |
14 |
<< |
Supported. |
15 |
>> |
Supported. |
16 |
/* |
Supported. |
17 |
*/ |
Supported. |
18 |
* |
Supported. |
19 |
" |
Supported. |
20 |
.. |
Supported. |
21 |
= |
Supported. |
22 |
<> |
Supported. |
23 |
!= |
Supported. |
24 |
~= |
Supported. |
25 |
^= |
Supported. |
26 |
< |
Supported. |
27 |
> |
Supported. |
28 |
<= |
Supported. |
29 |
>= |
Supported. |
30 |
@ |
Supported. |
31 |
-- |
Supported. |
32 |
; |
Supported. |
33 |
- |
Supported. |
No. |
Oracle Database |
GaussDB |
---|---|---|
1 |
NOT |
Supported. |
2 |
AND |
Supported. |
3 |
OR |
Supported. |
No. |
Oracle Database |
GaussDB |
---|---|---|
1 |
IS [NOT] NULL |
Supported. |
2 |
LIKE |
Supported. |
3 |
BETWEEN |
Supported. |
4 |
IN |
Supported. |
No. |
Oracle Database |
GaussDB |
---|---|---|
1 |
simple CASE |
Supported. |
2 |
searched CASE |
Supported. |
No. |
Oracle Database |
GaussDB |
Difference |
---|---|---|---|
1 |
%TYPE |
Supported, with differences. |
|
2 |
%ROWTYPE |
Supported, with differences. |
|
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