Table

A schema object containing a relation - a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows. A table has a specified number of columns, but can have any number of rows.

NOTE: Tables managed within SQLstream s-Server (also called “native tables”) have been deprecated since version 6.0.0. We recommend you use foreign tables based either on source files or remote RDBMS tables.