Hi Team,
Kindly help on the below query. thank you.
I want to create some dummy columns as per the below example. kindly advise.

Hi Team,
Kindly help on the below query. thank you.
I want to create some dummy columns as per the below example. kindly advise.
I think you'll need to create views and add these dummy columns there as computed columns. Then you can use a union query in the usual way.