Table or View generator

Last modified: April 3, 2025

The Table or View generator retrieves column data of a compatible type from a table or view. Note that the generator retrieves the data that resided in the table before data population. In the Fill settings section, you can set up basic and custom settings.

Custom settings

Connection: Specify a server connection.

Database: Select a database you want to retrieve data from.

Table: Select the table you want to retrieve data from. When the Table option is selected, the View option is disabled.

View: Select the view you want to retrieve data from. When the View option is selected, the Table option is disabled.

WHERE filter: Type a SQL expression to filter data being retrieved from a column and then click Validate.

Column: Select the column you want to retrieve data from.

Note

If you need to insert the data that are to be generated, use the Foreign Key (manually assigned) generator.

Table or View generator