Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to use DBCC SHRINKFILE TRUNCATEONLY

Author  Topic 

asp__developer
Posting Yak Master

108 Posts

Posted - 2013-07-19 : 10:54:10
How to use this query against any database ? what is the correct way of using this command ?

I have read this: [url]http://msdn.microsoft.com/en-us/library/ms189493.aspx[/url] but it doesn't help.

Can anyone please give example how to use this command ?

James K
Master Smack Fu Yak Hacker

3873 Posts

Posted - 2013-07-19 : 10:59:20
See if RobVolk's reply in this thread helps: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=186866
Go to Top of Page
   

- Advertisement -