Table of Contents

Sql Chaining explained

About

All operations on a table return a table.

The operations on tables can therefore be chained together (ie pipelined)

The Relational algebra expressions dictate how to achieve it by giving: