Jak*_*ade 5 sql-server optimization
我尝试用谷歌搜索一下,但我\xe2\x80\x99t似乎在这里找到任何可以帮助我的东西:Are there are those tools or scripts that will \xe2\x80\x9canalysis\xe2\x80\x9d all the table in a database ,并根据数据类型当前持有的值给出优化数据类型的建议?
\n\n例如:
\n\n我不知道有什么副手,但我觉得它应该是设计/建模任务,或者应该是人类应该完成的事情......任何工具都不知道为什么有人选择 int 与tinyint - 因为也许应用程序业务逻辑允许大于 255 的值,但迄今为止的值都小于 255。