sql functions
Looking for sql function to use inside BIP report which does the following:
We have a table column that stores: -AE,BH,BR,CA,CH,CN,GB,HK,IE,KW,MX,NL,OM,QA,SA,SG,US
we would need to retrieve this as: -AE,-BH,-BR,-CA,-CH,-CN,-GB,-HK,-IE,-KW,-MX,-NL,-OM,-QA,-SA,-SG,-US
any idea how to achieve this?
Tagged:
0