Numeric Operation Functions
MySQL |
GaussDB |
Difference |
---|---|---|
log2() |
Supported, with differences. |
|
log10() |
Supported, with differences. |
|
RAND([seed]) |
Supported, with differences. |
Due to the random number generation algorithm used in the function, the random number returned by the function is different from that returned by MySQL. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.