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
-
Interview Candidate
- Apr 25th, 2007
- 1
- 3015
Showing Answers 1 - 1 of 1 Answers
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