-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.21.0
-
Component/s: None
-
Labels:
Get this error:
No match found for function signature CONCAT(<CHARACTER>, <CHARACTER>, ...)
When using CONCAT, e.g.
SELECT CONCAT('a', city) FROM public.aircraft
- links to