14
Views
2
Comments
Solved
SQL On OutSystems
Question

Hi.

I would like to find out whether or not we can use UNION ALL on SQL on the OutSystems Platform. I am on the cloud and on version 10.

Thank you.

2015-12-15 19-07-43
João Amorim
Solution

Hi Veronica

You should be able to use UNION ALL in SQL without problems, just make sure that the query output matches the output structure

2023-02-15 16-25-17
Veronica Makole

Thank you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.