Skip to content

SQL: Implement missing text manipulating scalar functions #31604

Closed
@astefan

Description

This is part of #30007.
Considered text manipulating functions:

  • ASCII
  • BIT_LENGTH
  • CHAR
  • CHAR_LENGTH
  • CONCAT
  • INSERT
  • LCASE
  • LEFT
  • LENGTH
  • LOCATE
  • LTRIM
  • POSITION
  • REPEAT
  • REPLACE
  • RIGHT
  • RTRIM
  • SPACE
  • SUBSTRING
  • UCASE

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions