Answer Posted / Shipra Chauhan
"No, the log file in SQL Server is not part of a file group. The log file (Transaction Log) is used to record all database transactions that have not yet been permanently written to the data files."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is temporary table in sql server? Why we use temp table?
How to provide default values to function parameters?
Why we use the openxml clause?
What is standby servers? Explain types of standby servers.
List out the different types of locks available in sql server?
Can one drop a column from a table?
Can we do dml on views?
What is acid mean in sql server?
What is in place upgrade in sql server?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is sql or structured query language?
How do I create a trace in sql server?
What kind of problems occurs if we do not implement proper locking strategy?
How to convert character strings into numeric values?
Disadvantages of the indexes?