I’m trying to do something like this:
select entity from t
where sector = ‘finance’
union
Select company from y
But I’m keep getting a input box saying enter parameter value for sector
I’m trying to do something like this:
select entity from t
where sector = ‘finance’
union
Select company from y
But I’m keep getting a input box saying enter parameter value for sector