A native, or named, stream is create using CREATE STREAM and is used for streaming data within s-Server. In contrast to foreign streams, native streams do not connect with an external data source. Native streams are useful in creating pipelines, as in the diagram below.
For more information see the Schema Objects topic in the Concepts Guide.