I have 2 questions:
- Does azure Stream analytics support nested conditions using the CASE statement ?
- I see there are 2 formats of CASE expression mentioned here- https://learn.microsoft.com/en-us/stream-analytics-query/case-azure-stream-analytics . I found examples for searched CASE here. Can anyone give example for the Simple CASE expression?