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

December 23, 2021 No Comments READ MORE +

Which statement should you use in a SQL query to change the inventory quantity of Product1 to 270?

You have an inventory management database that contains the following table. Which statement should you use in a SQL query to change the inventory quantity of Product1 to 270?A . INSERTB . MERGEC . UPDATED . CREATEView AnswerAnswer: C Explanation: Reference: https://docs.microsoft.com/en-us/sql/t-sql/queries/update-transact-sql?view=sql-server-ver15

December 23, 2021 No Comments READ MORE +

To complete the sentence, select the appropriate option in the answer area

HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer:

December 23, 2021 No Comments READ MORE +

To complete the sentence, select the appropriate option in the answer area

HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer:

December 23, 2021 No Comments READ MORE +

Which type of data store will provide the lowest latency to retrieve the data?

Your company is designing a database that will contain session data for a website. The data will include notifications, personalization attributes, and products that are added to a shopping cart. Which type of data store will provide the lowest latency to retrieve the data?A . key/valueB . graphC . columnarD...

December 22, 2021 No Comments READ MORE +

Which two Azure services can be used to provision Apache Spark clusters? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. (Choose two.)

Which two Azure services can be used to provision Apache Spark clusters? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. (Choose two.)A . Azure Time Series InsightsB . Azure HDInsightC . Azure DatabricksD . Azure Log AnalyticsView AnswerAnswer: B,C Explanation: Reference: https://www.sqlshack.com/a-beginners-guide-to-azure-databricks/

December 22, 2021 No Comments READ MORE +

Match the types of activities to the appropriate Azure Data Factory activities

DRAG DROP Match the types of activities to the appropriate Azure Data Factory activities. To answer, drag the appropriate activity type from the column on the left to its Data Factory activity on the right. Each activity type may be used once, more than once, or not at all. NOTE:...

December 21, 2021 No Comments READ MORE +

What is a possible cause of the issue?

You have an Azure SQL database that you access directly from the internet. You recently changed your external IP address. After changing the IP address, you can no longer access the database. You can connect to other resources in Azure What is a possible cause of the issue?A . a...

December 21, 2021 No Comments READ MORE +

Which clause should you use in a select statement to combine rows in one table with rows in another table?

Which clause should you use in a select statement to combine rows in one table with rows in another table?A . JOINB . VALUESC . setD . KEYView AnswerAnswer: A

December 20, 2021 No Comments READ MORE +

To complete the sentence, select the appropriate option in the answer area

HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer: Explanation: Text, table Description automatically generated Generally speaking, data analytics comes in four types: ✑ Descriptive, to answer the question: What’s happening? ✑ Diagnostic, to answer the question: Why’s happening? ✑ Predictive, to answer the...

December 20, 2021 No Comments READ MORE +