Hi,
I am connecting to Teradata using below code but SAS reading
teradata table wrong
For example customerId 23 in teradata, sas reading it as 24 and some ID sas not even reading
. Any help will be appropriated
Code
libname test teradata userid =“userid” pw “password” server =“teradata server” database =“DBName”;
remember the basics 8 bytes.
You haven't given us enough information to tell what your question is.
sounds like another question where the user doesn't understand why SAS uses 8 when setting up strings if the user doesn't define the length.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.