System Databases in SQL Server


https://docs.microsoft.com/en-us/sql/relational-databases/databases/system-databases

SQL Server includes the following system databases.

1.master

Records all the system-level information for an instance of SQL Server.

2.model

Is used as the template for all databases created on the instance of SQL Server.

Modifications made to themodeldatabase, such as database size, collation, recovery model, and other database options, are applied to any databases created afterward.

3.msdb

Is used by SQL Server Agent for scheduling alerts and jobs.

4.tempdb

Is a workspace for holding temporary objects or intermediate result sets.

5.Resource

Is a read-only database that contains system objects that are included with SQL Server. System objects are physically persisted in theResourcedatabase, but they logically appear in thesysschema of every database.

优质内容筛选与推荐>>
1、我的CCIE认证之路---出自tech
2、关于类无限递归问题(转)
3、虚拟键盘驱动程序
4、C#语言学习:变量的声明与初始化的范围(对比C++)
5、Chrome DevTools 的 Sources 调试


长按二维码向我转账

受苹果公司新规定影响,微信 iOS 版的赞赏功能被关闭,可通过二维码转账支持公众号。

    阅读
    好看
    已推荐到看一看
    你的朋友可以在“发现”-“看一看”看到你认为好看的文章。
    已取消,“好看”想法已同步删除
    已推荐到看一看 和朋友分享想法
    最多200字,当前共 发送

    已发送

    朋友将在看一看看到

    确定
    分享你的想法...
    取消

    分享想法到看一看

    确定
    最多200字,当前共

    发送中

    网络异常,请稍后重试

    微信扫一扫
    关注该公众号