Introduction In this blog post, we will see how to check the database size in SQL Server irrespective of Azure and On-Premises using common T-SQL. Here, we will see two easy methods that is Common for both On-Premises and Azure SQL DB. To Check Current Database Size Method 1 - Using 'sys.database_files' System View We… Continue reading Check Database Size in SQL Server for both Azure and On-Premises
Tag: Switch Databases
Keyboard Shortcut for Changing Databases/Database Selection in SSMS for both AZURE vs On Premise/Local Server
Keyboard Shortcut for Changing Databases/Database Selection in SSMS for both AZURE vs On Premise/Local Server