Skip to main content
Solved

Inner join in staging area

  • February 8, 2024
  • 1 reply
  • 102 views

rvgfox
Problem Solver
Forum|alt.badge.img+4
  • Problem Solver
  • 229 replies

I have two tables Groups and GroupMembers. I need to get in GroupMember ONLY the members of the groups in the Groups table (INNER JOIN).

The only way in TX without using views is:

 

But it's not really a mistake.

How can I do it?

Best answer by Christian Hauggaard

Hi @rvgfox 

Please review the Error relation settings in the following guide:

Thomas Lind

The relation setting is called Error because the related row will be moved to the error table if it does not exist in the table, and therefore does not necessarily signify a “mistake”. The method you describe would be the native TX approach (i.e. not using views).

View original
Did this topic help you find an answer to your question?

1 reply

Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @rvgfox 

Please review the Error relation settings in the following guide:

Thomas Lind

The relation setting is called Error because the related row will be moved to the error table if it does not exist in the table, and therefore does not necessarily signify a “mistake”. The method you describe would be the native TX approach (i.e. not using views).


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings