Extract
This section contains reference documentation for the Extract function.
Signature
Usage Examples
select EXTRACT(MONTH FROM '2017-06-15')value
select EXTRACT(YEAR FROM '2017-06-15 09:34:21')value
Last updated
Was this helpful?

