I have a table with column name 'CallType' calltype contains 5 repeatable records like'Internal','Hang Up','Wrong Queue' how to get column vales in place of column namelike once i execute the query i should be able to see in this wayInternal, Hang up, Wrong queue, and so on 10 12 13 4 5 7--------------------------------- 14 17 20thanks in advance

Showing Answers 1 - 1 of 1 Answers

Anil Kumar

  • Dec 11th, 2019
 

We can use listtag for such scenario.

Code
  1.  

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.