Sybase CEP Data Model
Just as tables and views provide the foundation for database processing in SQL, the Sybase CEP data model consists of streams and windows which provide a foundation for building continuous queries in CCL.
- Streams
Data streams are the basic components for transmitting data within Sybase CEP. CCL queries take data from streams arriving in the Sybase CEP Server, process the data according to the CCL queries, and insert the results into other streams.
- Windows
A window is a collection of rows, not unlike a database table.
Created March 8, 2010. Send feedback on this help topic to Sybase Technical Publications:
pubs@sybase.com