Help for this page
thisquery=select \ ... table1 \ where \
perl -pi -e 's/select(.*?)table1\.column3(.*?)from/select\1DUMMY_ID\2f +rom/sg' select.sql