Microsoft
Software
Hardware
Network
Question : SQL query to get database log file size
Is there a SQL query to get database log file size?
Thanks
Answer : SQL query to get database log file size
try this
exec sp_helpdb N'dbname'
Random Solutions
ISA 2006 - 12202 The ISA Server Denied the specified Uniform Resource Locator (URL)
WPF repeat animation.
Not receiving active alert messages in the SCOM 2007 Operations Console
How to expose MS Dynamics GP fields into VS Project
Trouble with a Winforms .NET Framework 2.0 list box
SQL Errors - Cannot execute as the database principal
VBA formatting errors!
FileSystemWatcher VB.Net How to check if File is opened by application
Can't Connect Remotely to SQL Server 2008
How to import Excel worksheet to DataGridView keeping cell colors