Answer Posted / 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 View All Answers
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
Why should you use or avoid select * statements?
How can you append an identity column to a temporary table?
What is a coalesce function?
Explain “row_number()” in sql server with an example?
List the ways in which dynamic sql can be executed?
How do I start sql server 2017?
How to provide default values to function parameters?
What are the kinds of subquery?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
What is in place upgrade in sql server?
Is it possible to have clustered index on separate drive from original table location?
What are the different types of subquery?
What is sql or structured query language?