How can i set delete off for multiple tables?
davidf
Posts: 8 New member
in SQL Compare
i have many tables to populate, but the system defaults to delete old data. how can i untick the delete before generation option for multiple tables?
Tagged:
Answers
For your second question, are you asking about how to populate existing tables where you are adding a new column? If so, the easiest way is to define a DEFAULT of the source column, setting the target value to what you need. After you've applied the change you can then remove the DEFAULT if it's no longer required.
Product Manager
Redgate Software
Product Manager
Redgate Software