I recently purchased SQLyog Enterprise and pretty happy with it too. However, I'd like to do the following on multiple databases:
1-using ODBC Import wizard
2-Specify the columns that I want to import and map
3-add (or append) a column to the table currently being imported
4-assign a default as a value to the above column
5-so this means one additional column with a default value for each and every row imported
Let me say that the regular importing works fine; however, I want to be able to add this one column with a default value to the table that is being imported.
I'd imagine this should be doable by manipulating the job file.
Any help is greatly apreciated.
-s