Table and Table-Valued Function structures
- Last UpdatedFeb 07, 2023
- 1 minute read
- PI System
- PI OLEDB Enterprise 2019
- Developer
The topics in this section list tables and Table-Valued Functions are listed by their names. In queries they can be referenced using fully qualified names.
<AF Database>.<Schema>.<table or TVF>
or
.<Schema>.<table or TVF> (using the default
database)
Note: Function Tables are preceded by [FT] and Table-Valued Functions are preceded by [TVF].