What stored by the model?



What stored by the model?..

Answer / Birender Singh

The 'model' is a system database in SQL Server that stores system-level metadata, including various system objects such as default constraints, database properties, system functions, and system procedures. It is used to create and manage new databases and serves as the template for creating user databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How is sql used in sql server?

1 Answers  


What are the two authentication modes in sql server?

1 Answers  


How do you read transaction logs

1 Answers  


What is the difference between a unique key and primary key?

1 Answers  


What is database white box testing?

1 Answers  


Can binary strings be used in arithmetical operations?

1 Answers  


What is GUID in sql server?

1 Answers   BirlaSoft,


What is an entity-relationship diagram (erd)?

1 Answers  


Explain indexed views?

1 Answers  


Tell me when is the update_statistics command used?

1 Answers  


which backup strategy you are following at ur company

1 Answers  


What does set rowcount do?

1 Answers  


Categories