Serverless SQL Pools Data Processed convert MB to GB/TB

Serverless SQL 216 Reputation points MVP
2021-06-05T13:37:13.84+00:00

Hi, when I query the sys.dm_external_data_processed table to show me the current data processed metrics for Serverless SQL Pools I'm wondering which conversion to use to convert from MB to GB/TB? E.G should I calculate GB = MB / 1000 or MB / 1024?

Thanks

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2021-06-07T03:19:16.197+00:00

    Hello @Serverless SQL ,

    Thanks for the question and using MS Q&A platform.

    As per the pricing calculator, 1 GB is 1,000 MB as shown below.

    102808-synapseserverless.gif

    For more details, refer to Azure Pricing Calculator.

    Hope this helps. Do let us know if you any further queries.

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.