Native cloud deployment on Azure is currently not available for Exasol 8, but you can install Exasol as a Linux application on Azure instances. For more information, see Installation.
Native cloud deployment on Google Cloud is currently not available for Exasol 8, but you can install Exasol as a Linux application on Google Cloud instances. For more information, see Installation.
Please select a platform to see relevant administration content.
CURRENT_DATE
Purpose
This function returns the current date by evaluating TO_DATE(CURRENT_TIMESTAMP).
Syntax
current_date::=
Usage Notes
CURDATE is an alias to this function. Refer to CURDATE for additional information.