I have a problem where I am try to set the following variable
set params=--no_data=true --add-drop-table=false --skip-dump-date
However I keep getting the error '--no_data' is not recognized as an internal or external command. How do I get round this?
"quotes"''no_data) and hyphens (add-drop-table). Are you sure parameters to the same executable are so different in format?)