can you any body tell me the how to decrease the logfile
Answer Posted / rahul
dbcc shrinkfile ( 'databasename', 'size to be shrinked upto
(in mb)')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe in brief sql server monitoring ways.
How do I manually uninstall an instance of sql server 2016?
What is ddl command?
What type of locking occurs during the snapshot generation? : sql server replication
Can a table be created inside a trigger?
What are the advantages of policy management?
What is extent? Types of extents?
Describe and explain about SQL native client?
what is the system function to get current user's user id? : Sql server database administration
Do you know what is sql injection?
Explain the etl (extraction, transformation, and loading)?
What is the significance of null value and why should we avoid permitting null values?
What is the use of group by clause?
Explain the Ways to improve the performance of a sql azure database?
What is an execution plan? When would you use it?