what should I do if it’s 2 different FROMs like
SELECT last(A) FROM "B" + last(A) FROM "C"`
If not, is there a way to do that?
what should I do if it’s 2 different FROMs like
SELECT last(A) FROM "B" + last(A) FROM "C"`
If not, is there a way to do that?