Skip to content

SQL: Implement missing date/time scalar functions #33092

@astefan

Description

@astefan

This is part of #30007.
Functions considered for implementation:

  • CURRENT_DATE( )
  • CURRENT_TIME[( time-precision )]
  • CURRENT_TIMESTAMP[( timestamp-precision )]
  • CURDATE()
  • CURTIME()
  • DAYNAME( date_exp )
  • MONTHNAME( date_exp )
  • NOW( )
  • QUARTER( date_exp )

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions