Resource database in SQL server | 5th System database in SQL server | SQL interview Q&A | Ms SQL

preview_player
Показать описание
The Resource database is a read-only database that contains all the system objects that are included with SQL Server.

Changing the location of the resource database is not supported or recommended.

-----------------------------------------------
Scripts used in this video:
------------------------------------------------
WHERE DBID = 32767

To determine the version number of the Resource database, use:
SELECT SERVERPROPERTY('ResourceVersion');

To determine when the Resource database was last updated, use:
SELECT SERVERPROPERTY('ResourceLastUpdateDateTime');
Рекомендации по теме
Комментарии
Автор

Thanks for keeping video it’s very Detailed

harishsagar
Автор

wonderful info brother. please do videos more frequently i.e, 2 days 1 video😊

suda
Автор

what is the recovery model of this resourcedb?? searched every where but couldnt able to find

hariharanjujarey-mcdv
visit shbcf.ru