Help Center/
Data Lake Insight/
Spark SQL Syntax Reference/
Built-In Functions/
Date Functions/
current_timestamp
Updated on 2023-10-25 GMT+08:00
current_timestamp
This function is used to return the current timestamp.
Syntax
current_timestamp()
Parameters
None
Return Values
The return value is of the TIMESTAMP type.
Example Code
The value 1692002816300 is returned.
select current_timestamp();
Parent topic: Date Functions
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot