News

I have a BigQuery query that I am trying to parse using the ZetaSql Java wrapper. The query contains a CONCAT function call with two date types as argument, however, when I try to parse it I get the ...
How to concatenate a date and string field In Tableau, you can also concatenate a date and a string by using the STR() function to convert the date to a string first. Here’s an example: ...