Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
This will support the concat function. Syntax:
select a, b, concat(a,'|',b) as c from tableX
This will support the concat function. Syntax:
select a, b, concat(a,'|',b) as c from tableX