push @arraysql, qq{ UPDATE $updatetable a SET sometext = 'üseable term' where .... }; #### push @arraysql, qq{ UPDATE user.updatetable a SET sometext = 'üseable term' where .... };