sql compare options

Posted Chuck Lu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql compare options相关的知识,希望对你有一定的参考价值。

 

  1. Add object existence checks
  2. Use DROP and CREATE instead of ALTER
  3. Ignore clollations
  4. Ignore database and server name in synonyms
  5. Ignore filegroups,partition schemes and partition functions
  6. Ignore fill factor and index padding
  7. Ignore user properties
  8. Ignore white space
  9. Ignore WITH element order
  10. Ignore DML triggers(if trigger do not need to be deployed)

以上是关于sql compare options的主要内容,如果未能解决你的问题,请参考以下文章