Foreign Table

A schema object created by CREATE FOREIGN TABLE that records the metadata necessary for SQLstream to be able to access a table (or similar data structure) in a remote database. A foreign table can be used in SQL (both queries and updates) just like a local table.

Diagram of pipeline