I am trying to access the contents of blob files stored on an oracle database. How would I go about reading the blob files contents in SAS so that I may perform operations on it.
Use passthru SQL so you can uses ORACLE commands to parse the BLOB into strings of 32767 characters or less.
Use passthru SQL so you can uses ORACLE commands to parse the BLOB into strings of 32767 characters or less.
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!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.