0

I am trying to do a concat in ROQL oracle query. Have tried single pipe, double pipe, +, and concat function. Nothing seems to work. Any help would be much appreciated.

Joe
  • 2,500
  • 1
  • 14
  • 12
charsi
  • 399
  • 1
  • 5
  • 13

1 Answers1

0

Have tried single pipe, double pipe, +, and concat function

Try a dot .

Littlefoot
  • 131,892
  • 15
  • 35
  • 57