Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Joining Tables in SQVI

Former Member
0 Kudos

Hello,

Is it possible to join tables with different fields? I mean, I know that the information inner the field is the same, but the field's name not.

It would be nice if possible to link "manually".

Tks,

2 REPLIES 2

horst_keller
Product and Topic Expert
Product and Topic Expert
0 Kudos

If I understand you correctly, yes.

Maybe read something about joins.

Jelena
Active Contributor

It's much faster to try than to post a question on SCN. You can join the fields as long as they are compatible, even if the names are different:

By default, SQVI proposes what it thinks is the right JOIN but you can just change it manually.