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, …)