BookmarkSubscribeRSS Feed
sam-syed
Calcite | Level 5

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”;

3 REPLIES 3
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

remember the basics 8 bytes.

 

Tom
Super User Tom
Super User

You haven't given us enough information to tell what your question is. 

VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

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.

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 725 views
  • 0 likes
  • 3 in conversation