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
Import SQL 2005 database example into SQL 2008
Automatically rename an Excel worksheet with previous days date, excluding weekends
How do I programmatically set the recordsource in a subreport?
how to keep the session variable alive until the user close the browser?
SharePoint: Error Moving File or Folder Cannot Read from Source File or Disk
How to recover moved files and deleted files from Windows machine
trouble with Access buttons
how do I change the default name in a comment box in Excel 2007?
Problem Opening Access 2000 Front-End with Access 2003.
sql to copy data from table 1 to table 2 in sep databases