ExamQuestions.com

Register
Login
Data Engineering on Microsoft Azure (DP-203) Exam Questions

Microsoft

Data Engineering on Microsoft Azure (DP-203)

103 / 240

Question 103:

Advanced Insight Mechanics (AIM) has hired you as an expert consultant.You have called a meeting with the IT Team where you are discussing Azure Synapse. AIM has a Synapse workspace titled aimWorkspace that has an Apache Spark DB titled aimtestdb. 
The senior developer of the team runs the below given query in Spark pool in aimWorkspace. 
image

                
                
EmployeeName EmployeeID EmployeeStartDate
Steve Warner 1234 2019-03-21
After 5 minutes, the senior developer executes the below-given statement through a serverless SQL pool into aimWorkspace. 
image
What will the query return?

Answer options:

A.Null
B.Steve Warner
C.1234
D.2019-03-21
E.An error