Home All Groups Group Topic Archive Search About

Is it possible to concatenate more then 2 columns using pl/sql

Author
20 Dec 2006 3:59 PM
D
Just curious, I'm looking to CONCAT(AREACODE,'-',PHONE_NUM) is this
possible using pl/sql. I know I can CONCAT(AREACODE,PHONE_NUM) but I
need more than two columns/values concatenated. Thanks!

AddThis Social Bookmark Button