Data Type Compatibility
No. |
Oracle Database |
GaussDB |
Difference |
---|---|---|---|
1 |
CHARACTER |
Supported, with differences. |
|
2 |
VARCHAR |
Supported, with differences. |
|
3 |
STRING |
Not supported. |
- |
4 |
PLS_INTEGER |
Not supported. |
In GaussDB, you can use the INT type instead. |
5 |
BINARY_INTEGER |
Supported. |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.