[ad_1]
You could always do
SELECT (SELECT the_first_select) AS col1, (SELECT the_second_select) AS col2
FROM DUAL
2
[ad_2]
solved SQL return 2 columns [closed]
[ad_1]
You could always do
SELECT (SELECT the_first_select) AS col1, (SELECT the_second_select) AS col2
FROM DUAL
2
[ad_2]
solved SQL return 2 columns [closed]