Browse by Tags

All Tags » byte conversion (RSS)

UPDATED: SQL Function - udf_ConvertBytes - Converts any Byte-based unit of measure to any other Byte-based unit of measure (Bytes, MB, GB, TB, PB, EB, ZB, YB, BB, GeopBytes) by jnelson

Yesterday I wrote THIS article to convert between different byte-based units of measure...in it I wrote that the ideal way to convert is to have a lookup...

SQL Function - udf_ConvertBytes - Converts any Byte-based unit of measure to any other Byte-based unit of measure (Bytes, MB, GB, TB, PB, EB, ZB, YB, BB, GeopBytes) by jnelson

(UPDATE: This article has been updated HERE based on some performance testing I conducted) By far, the most popular article I've ever written is THIS...

SQL Function - Convert Bytes to KB, MB, GB, TB, PB or EB and format the output to human readable format by jnelson

(UPDATE: I've created a similar function that will convert any byte based unit of measure to any other byte based unit of measure HERE ) When you query...
Powered by Community Server (Commercial Edition), by Telligent Systems