Valid DP-500 Dumps shared by ExamDiscuss.com for Helping Passing DP-500 Exam! ExamDiscuss.com now offer the newest DP-500 exam dumps, the ExamDiscuss.com DP-500 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-500 dumps with Test Engine here:
You need to recommend a solution to resolve the query issue of the serverless SQL pool. The solution must minimize impact on the users. What should you in the recommendation?
Correct Answer: D
Users indicate that queries against the serverless SQL pool fail occasionally because the size of tempdb has been exceeded. In the dedicated SQL pool resource, temporary tables offer a performance benefit because their results are written to local rather than remote storage. Temporary tables in serverless SQL pool. Temporary tables in serverless SQL pool are supported but their usage is limited. They can't be used in queries which target files. For example, you can't join a temporary table with data from files in storage. The number of temporary tables is limited to 100, and their total size is limited to 100 MB.