SQL Server
SQL Server
1) Master -> This is a master database which contains all the necessary
tables in the database.
2) Model -> This is a database which contains the different models of the
database.
3) Tempdb-> This is a database which contains the temporarily database
in it.
4) Msdb- > This is a database which contains the Microsoft Database in
it.
These are the built –in databases which are already designed in SQL Server
Enterprise Manager.
Assignment ->