Q50
Hotspot
HOTSPOT
You have an Azure Web app that uses Azure Cosmos DB as a data store. You create a CosmosDB container by running the following PowerShell script:

You create the following queries that target the container:
SELECT * FROM c WHERE c.EmployeeId > '12345' SELECT * FROM c WHERE c.UserID = '12345'
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Select the correct area(s) on the image.