ExamQuestions.com

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

Microsoft

Data Engineering on Microsoft Azure (DP-203)

80 / 240

Question 80:

You have an Azure SQL database. You have created two geometry instances and now you are interested in returning the point where these two geometry instances intersect? Which of the following methods will you use to achieve the goal?

Answer options:

A.Intersection()
B.GeoIntersection()
C.STIntersection()
D.IntersectionPoint()
E.None of these