Other SQL operators
Limited availability
InfluxDB Clustered is currently only available to a limited group of InfluxData customers. If interested in being part of the limited access group, please contact the InfluxData Sales team.
SQL supports miscellaneous operators that perform various operations.
Operator | Meaning | |
---|---|---|
|| | Concatenate strings |
||
The ||
operator concatenates two string operands into a single string.
SELECT 'Hello' || ' world' AS "Concatenated"
Concatenated |
---|
Hello world |
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.