yugabyte/yugabyte-db

[docs] Document supported YSQL string functions

Open

#1,697 opened on Jun 10, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)C (1,003 forks)batch import
help wantedkind/enhancementpriority/mediumtemp/docs-migration

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

Jira Link: DB-2512 Below is a list, we should document the ones we support:

ASCII CONCAT CHR FORMAT LEFT LENGTH LPAD MD5 POSITION REGEXP_MATCHES REGEXP_REPLACE RIGHT REPLACE SPLIT_PART SUBSTRING TRANSLATE TRIM TO_CHAR TO_NUMBER

Contributor guide