Yugabyte-db: [docs] Document supported YSQL string functions

Created on 10 Jun 2019  路  8Comments  路  Source: yugabyte/yugabyte-db

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

aredocumentation areysql help wanted

All 8 comments

@rkarthik007 Do you want a "strings" page like I did for Date & Time ?

@mrpanda --

we would totally appreciate that. Thanks for asking!

regards,
Kannan

Yes please @mrpanda!

OK, I will have time next week. Can you let me know where the page is going so I can understand what is required, and apart from the list you have above, what focus do you want me to take, I am assuming functions, methods, differences to pg and techniques via examples.

Wonderful! Thank you so much!

There are two places we need to add content (please feel free to choose either one or both!):

OK, I am starting the User Tutorial now -- as for the Reference Guide, let me ponder that this week.

Pull request created for User Tutorial under develop/learn. I didn't find any issues with any of the commands, they all seem to work fine in YB. I don't think I will have time for a Reference Guide, its a lot of work creating documentation !

Thanks for the great content @mrpanda! Agree about the reference docs, no worries at all. @stevebang is taking a look at your PR.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rkarthik007 picture rkarthik007  路  5Comments

hengestone picture hengestone  路  4Comments

kevbaker picture kevbaker  路  3Comments

joeblew99 picture joeblew99  路  5Comments

ndeodhar picture ndeodhar  路  5Comments