SQL Language Extension: derived tables Function: A derived table is a table derived from a select statement. Derived tables can also be nested to build complex queries. They can be joined the same as normal tables and views. Author: Arno Brinkman Format: SELECT