I am connecting to remote MYSQL 8 from oracle sql developer. When running sql script to insert data it takes "&" as identifier for substitution variable instead of data. while set define off does not work in mysql, is there a standard way to disable substitution variable prompting on every occurrance of "&" ??
↧