Pump

A pump is a SQLstream schema object - created using CREATE PUMP - that provides a continuously running INSERT INTO stream SELECT … FROM query functionality, thereby enabling the results of a query to enter a named stream.