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.
Nearly 200 sessions are now available on demand in the Innovate Hub.
Watch Now →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.