Quick
Ref.
Functions
- date
- number
- string
Data Types
- date
- number
- string
|
Compatibility
| CURRENT_TIMESTAMP |
| Engine |
OK |
Alternative |
| mysql |
yes |
|
| oracle |
yes |
|
| postgres |
yes |
|
| sqlserver |
yes |
|
CURRENT_TIMESTAMPCURRENT_TIMESTAMP returns the current date and time.
CURRENT_TIMESTAMP -> '2006-12-31 18:03:44'
See also: | |