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
Can the “if update (colname)” statement be used in a delete trigger?
How to provide column names in insert statements in ms sql server?
What are the different types of sql server replication? : sql server replication
What are the features of Embedded SQL
How we can compare two database data?
What is 1nf normalization form?
What are the triggers in sql?
Explain the truncate command?
What protocol does sql server use?
What is correlated subquery in sql server?
How to use "begin ... End" statement structures in ms sql server?
How to copy data from one table to another table?
What is normalization? Explain its different types?
What the difference between UNION and UNIONALL?
What is outer join in sql server joins?