Skip to main content
Skip table of contents

Virtual columns

A useful abstraction is to think of certain query building blocks as creating virtual columns in the database. The building block is simply a definition of what to compute when the virtual columns are used in a query. When the query is run, Scuba enriches rows of stored data with additional values that correspond to the virtual columns. Scuba also uses virtual columns to pass intermediate results for multi-pass queries.

Related terms

More information

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.