marist89 wrote to u:
mysql := 'insert into '||table_in||'(col1) values(''HELLO'')'

'' not " (two single quotes not equal one double quote)