What are mdf,ndf,ldf files and how to see the data in those
files?
Answer Posted / sankar
sp_helpdb "database name"
| Is This Answer Correct ? | 40 Yes | 20 No |
Post New Answer View All Answers
Describe in brief sql server monitoring ways.
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
Explain having clause and where clause?
What are tables in sql server?
Why we need to use secondry database file? though, we can do same work using primary database file also.
What does it mean to be in union?
What are system databases into sql server (2005/2008) : sql server database administration
How to execute a sql statement using odbc_exec()?
What are the characteristics of modern DBMS?
What is sub-query in sql server? Explain its properties.
Can you move the resources after pausing the node? : sql server database administration
What is the fillfactor concept in indexes?
What is the difference between getdate and sysdatetime?
What you can do to delete a table without the delete trigger firing?
What is difference between view and materialized view?