You have the following SQL query
HOTSPOT You have the following SQL query. NOTE: Each correct selection is worth one point. View AnswerAnswer:
At which two levels can you set the throughput for an Azure Cosmos DB account? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
At which two levels can you set the throughput for an Azure Cosmos DB account? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . containerB . itemC . databaseD . partitionView AnswerAnswer: AC Explanation: Reference: https://docs.microsoft.com/en-us/azure/cosmos-db/set-throughput
What should you use in Microsoft Power BI?
You need to develop a solution to provide data to executives. the solution must provide an interactive graphic interface, depict various key performance indications, and support data exploration by using drill down. What should you use in Microsoft Power BI?A . a dashboardB . Microsoft Power AppsC . a dataflowD...
match the Azure data factory components to the appropriate descriptions
DRAG DROP match the Azure data factory components to the appropriate descriptions. To answer, drag the appropriate component from the column on the left to its description on the right. Each component may be used once, more than once, or not at all. NOTE: Each correct match is worth one...
Which statement is an example of Data Manipulation Language (DML)?
Which statement is an example of Data Manipulation Language (DML)?A . INSERTB . DISABLEC . ALTERD . DROPView AnswerAnswer: A Explanation: Data Manipulation Language (DML) statements: ✑ DELETE ✑ INSERT ✑ UPDATE Reference: https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-reference-tsql-statements
Which Azure service should you use to support the application?
You are deploying a software as a service (SaaS) application that requires a relational database for Online Transaction Processing (OLTP). Which Azure service should you use to support the application?A . Azure Cosmos D3B . Azure Synapse AnalyticsC . Azure HCMmtghiD . Azure SQL DatabaseView AnswerAnswer: D Explanation: Azure SQL...
For each of the following statements, select yes if he statement is true, Otherwise select No. NOTE: Each correct selection is worth one point
HOTSPOT For each of the following statements, select yes if he statement is true, Otherwise select No. NOTE: Each correct selection is worth one point. View AnswerAnswer:
You have the following JSON document
HOTSPOT You have the following JSON document. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the JSON document. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Reference: https://www.w3schools.com/js/js_json_arrays.asp https://www.w3schools.com/js/js_json_objects.asp
Which Azure SQL offering supports automatic database scaling and automatic pausing of the database during inactive periods?
Which Azure SQL offering supports automatic database scaling and automatic pausing of the database during inactive periods?A . Azure SQL Database HyperscaleB . Azure SQL managed instanceC . Azure SQL Database servelessD . Azure SQL Database elastic podView AnswerAnswer: B
Which type of data store should you use?
Your company if designing an application that will write a high volume of JSON data and will have an application-defined schema. Which type of data store should you use?A . key/valueB . documentC . graphD . columnarView AnswerAnswer: A Explanation: A key/value store associates each data value with a unique...