Posted On August 1, 2019

Microsoft Data Calculation for SQL & General Storage

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Microsoft Data Calculation for SQL & General Storage

1 Byte = 8 bits
1 KB = 1024 bytes
1 MB = 1024 KB (or 1048576 bytes)
1 GB = 1024 MB (or  1073741824 bytes)
1 TB = 1024 GB (or 1099511627776 bytes)

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Use CMD to Kill All Instances of a Program / Process

This can be invoked in an un-elevated session. The command is: taskkill /F /IM <PROGRAM.EXE>…

Windows Error When Joining Domain

Error Message: ---------------------------Computer Name/Domain Changes---------------------------Changing the Primary Domain DNS name of this computer to ""…

Procedure to Recreate a Microsoft Clustered Role

1. Delete cluster role 2. Validate that the DNS entry has been purgeda. Check DNS…