filmov
tv
Learn Streaming SQL in 3 min, e4, run your first streaming SQL

Показать описание
Some SQL examples in this video:
select * from stream, list all new events (streaming tail)
select count() from stream, count the new events (streaming global aggregation)