MySql Migration Script ( Common Concepts ) Part 2
This is the continuation of Common Concepts, Part 1 is located here and if you have not downloaded the mysql script accompanied with this tutorial it can be downloaded here mysql-migrate.tar These topics will be briefly covered: Inline input redirection using “Here Documents” (Part 1). Inline input redirection using “Here Strings” (Part 1). Command substitution [...]

