sql-referencesql-functionsfunctionsLOCALTIMESTAMPVersion: 0.0.1On this pageLOCALTIMESTAMPCategories: SystemLOCALTIMESTAMPReturns the current timestamp for the system.SyntaxLOCALTIMESTAMP() → timestampExamples{{< codeheader "LOCALTIMESTAMP example" >}}SELECT LOCALTIMESTAMP()-- 2021-06-29 05:17:44.703000