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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 1865 views
  • 3 likes
  • 3 in conversation