Display merged MySQL query

I’ve merged two queries using the transformation feature on a table, I wanted to know what’s the easiest way to make a column on the table that shows which row comes from which DB.

Ex.
Query1,data,data,data
Query1,data,data,data
Query2,data,data,data
Query2,data,data,data
Query1,data,data,data