Hi @arkiboys ,
Thanks for using Microsoft Q&A forum and posting your query.
For Synapse Serverless SQL pool, you only pay for executed queries and the pricing is based on the amount of data processed by each query. Metadata-only queries (DDL statements) do not incur a cost. Queries will incur a minimum charge of 10 MB and each query will be rounded up to the nearest 1 MB of data processed. Data processed is the amount of data that the system temporarily stores while a query is run.
The pricing for Serverless is $5 per TB of data processed.
You could also try exploring this Azure pricing calculator tool
For more info please refer to below related docs:
Hope this info helps. Please do let us know if you have further query.
----------
Please don’t forget to Accept Answer
and Up-Vote
wherever the information provided helps you, this can be beneficial to other community members.