Hello all,
am looking for a solution with a text in the column of a table
Question 1 :
Input : "vg_PCI_Car"", ""vg_PCI_CivilLiability"", ""vg_PCI_Fire"
output: "vg_PCI_Car", "vg_PCI_CivilLiability", "vg_PCI_Fire"
Question 2 :
Input : vg_PCI_Car", "vg_PCI_CivilLiability", "vg_PCI_Fire
output: vg_PCI_Car_vg_PCI_CivilLiability_vg_PCI_Fire"
Use the TRANSTRN function
Use single quotes to enclose target and replacement strings containing double quotes : '"",""'
Use the TRANSTRN function
Use single quotes to enclose target and replacement strings containing double quotes : '"",""'
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.