1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
2
I found
Sql: "SELECT * FROM 'ef/d/#' WHERE IsUndefined(GetSchedEventRequest) = False"
But, important, you must set
AwsIotSqlVersion: "2016-03-23"
because the default version is older and is NOT compatible with this syntax.
