Monday, July 23, 2012

How do I check size of SQL Servere Database

We can check the size of a MSSQL database by running a query through the SQL Web Admin using the command ‘sp_helpfile’.

No comments:

Post a Comment

How to upload app to macOS

1. Open Terminal Press Cmd (⌘) + Space , type Terminal , and hit Enter . 2. Navigate to Your Build Output Directory Your .app file is likel...