BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Riteshdell
Quartz | Level 8

Hi all,

Can any one tell me that , How we can change table Alias name Inside Join transformation.

 

 

Exp.  I have a table called name "USERS".

 

In join transformation , when we give the join condition then it should change ALias Name.

like : RD_USERS.

 

can any body help me quickly....?

 

Thanks in advance...

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
jklaverstijn
Rhodochrosite | Level 12

Hi @Riteshdell,

 

If this is DI Studio, open the Join by double-clicking it and have a look at the Navigate tree in the side bar. If you click on a table in the From yhou will see the propereties of that table underneath. There is an Alias property available. That will cause your SQL to go like "FROM Table1 T1" ...

 

Hope this helps,

- Jan.

View solution in original post

5 REPLIES 5
Riteshdell
Quartz | Level 8

@Kurt_Bremser- I need in this in transformation setting, some where in Join transformation. it is there.

 

But right now, I am unable to find it.

 

PS: I dont need through coding.

jklaverstijn
Rhodochrosite | Level 12

Hi @Riteshdell,

 

If this is DI Studio, open the Join by double-clicking it and have a look at the Navigate tree in the side bar. If you click on a table in the From yhou will see the propereties of that table underneath. There is an Alias property available. That will cause your SQL to go like "FROM Table1 T1" ...

 

Hope this helps,

- Jan.

Riteshdell
Quartz | Level 8

@jklaverstijn-- Thanks for your correct help.. I got it....

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 connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 2180 views
  • 3 likes
  • 3 in conversation