I have two completely different queries which of them output fields like below
The output of the fields will be just one value
Query 1 - ...|table total1 Query 2 - ...|table total2
Now I want to add these two fields total1 and total2 and display it.
How can I achieve this in a single query?