Skip to main content
Solved

UNIONS in RDM Views

  • May 1, 2024
  • 1 reply
  • 15 views

Is there a way to create views in RDM that contain union statements combining queries to different tables?

Best answer by AKislyakov

Hi @Patty B,

In RDM you can create a Data set. Data sets allow you to use an arbitrary select query to fetch its data including a union statement.

Please note, however, that unlike RDM Views, RDM datasets are read-only. Therefore, you won’t be able to change data in the underlying tables using them.

You can find sample data sets in the RDM Banking Example project.

 

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

1 reply

Forum|alt.badge.img+2
  • Ataccamer
  • 146 replies
  • Answer
  • May 2, 2024

Hi @Patty B,

In RDM you can create a Data set. Data sets allow you to use an arbitrary select query to fetch its data including a union statement.

Please note, however, that unlike RDM Views, RDM datasets are read-only. Therefore, you won’t be able to change data in the underlying tables using them.

You can find sample data sets in the RDM Banking Example project.

 


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