Description
Concats a number of strings
Example
Get all hosts and append the domain “.dbwatch.com”
instance/concat(host, '.dbwatch.com')
Syntax
concat(string1, string2, …)
Concats a number of strings
Get all hosts and append the domain “.dbwatch.com”
instance/concat(host, '.dbwatch.com')
concat(string1, string2, …)
Post your comment on this topic.