SQL server performance - tempdb
摘要:
When tempdb is used?User objects:User-defined tables and indexesSystem tables and indexesGlobal temporary tables and indexesLocal temporary tables and indexesTable variablesTables returned in table-valued functionsInternal Objects:Work tables for cursor or spool operations and temporary large object 阅读全文
posted @ 2013-11-29 16:41 lpxp 阅读(186) 评论(0) 推荐(0) 编辑