An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Hello @arkiboys ,
Welcome to the MS Q&A platform.
Reading the data from external tables using a serverless SQL pool is always faster because using a Dedicated SQL pool, you have to load the data in the first place
I just tested using dedicated and serverless SQL pool(read the data from my parquet file stored in Gen2)
My dedicated SQL pool took 06.309 sec whereas my serverless took- 00.846 sec for the count of 10K records.
You can see this document explaining about dedicated vs Serverless SQL pool:
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators