Hello there,
This is somewhat of a newbie SQL question. What are the minimun
databases SQL needs to operate correctly. I have inherited a SQL db
and am not a DBA.
The db's that exist are: Master, Model, MSDB, TempDB, Pubs, Northwind
along with the databases I've created.
It seems to me that SQL probably needs Master and that I know I can
delete Northwind. Does anyone know about the rest ???
Thanks,
Bill
This is somewhat of a newbie SQL question. What are the minimun
databases SQL needs to operate correctly. I have inherited a SQL db
and am not a DBA.
The db's that exist are: Master, Model, MSDB, TempDB, Pubs, Northwind
along with the databases I've created.
It seems to me that SQL probably needs Master and that I know I can
delete Northwind. Does anyone know about the rest ???
Thanks,
Bill
Comment