Geralmente funciona assim insert into your_table (col1, col2, col3) select some_column, @aVariable, 'static_string' from another_table