functional overview
Evaluates a string as an expression.
Details of Functions
Evaluates a string as an expression.
- note
- If the following argument is specified, "2000-01-01" will be the result.
argument (e.g. function, program, programme)character string date('2451545')
If the following argument is specified, "7" will be the result.
argument (e.g. function, program, programme)character string 1+(2*3)
parameter
- argument (e.g. function, program, programme)
-
character string character string data
Specifies the target expression.
- return value
-
numeric data character string data
Returns the result of the calculation.
<前 1010_データベース/トランザクション取消(ROLLBACK)>