skip to main content
Table functions : Overview
 

Overview

OpenAccess SDK supports table functions. Table functions return a dynamic result table that is based on the parameters passed to the function. OpenAccess SDK allows your IP to provide a schema for a table function based on the parameters passed. OpenAccess allows the IP to provide a different schema for every new query (for example, a query with different column names and column types) for a table function. After schema validation, the query execution on table functions is processed just as it is done for tables.