首页 > 数据库技术 > 详细

sql compare options

时间:2018-06-29 14:52:05      阅读:230      评论:0      收藏:0      [点我收藏+]

 

  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

原文:https://www.cnblogs.com/chucklu/p/9243340.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!