Custom View

The SQL you enter here will be used to transform the stream you are building in the Guide.

The actual SQL added to the script will be in the following form: CREATE VIEW (output) AS SELECT (stream) <<your SQL here>> FROM (input)

(input), (output) and (stream) are all filled in by StreamLab.