adspace
Answer Posted / Girish Chanfra Semwal
"The Model database in SQL Server is a system database that contains the default settings and configurations for a new database. It is used as a template when creating new databases, as it includes the system tables needed for database functionality. The Model database should not be directly modified, but rather used to make changes that can then be applied to other databases by copying them from the Model database."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers