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
You want to implement the one-to-one relationship while designing tables. How would you do it?
How can we get count of the number of records in a table?
What is the purpose of the model database?
Explain indexing and what are the advantages of it?
What is resource governor?
What is a constant or literal in ms sql server?
Is foreign key unique?
What are synonyms?
What are distinctive joins find as a part of sql?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
What to perform pattern match with the like operator?
How do indexes help, types?
What is the purpose of data source?
What is implicit mode in sql server?
Explain difference between control flow and data flow?