How can I get a model query in SEQUALIZE like that one?
SELECT existingColumn, ‘example’ AS example FROM mytable
So the result will be the ex