Hi to all,
 
If I create a table with create table and after that I modify the table(add some columns) in the dump the table is saved in the same way, I mean, in the dump first the table is created and after that the column is added.
 
Is there a possibility to dump the database and the table structure to be saved as "it is" or always it will be dumped as created and after that altered?
 
Andy.

Reply via email to