Forward Engineering Options for Google BigQuery
Following are the forward engineering options for Google BigQuery.
Parameter |
Description |
Additional Information |
Option Set | Specifies the option set template for forward engineering |
Open: Use this option to open a saved XML option set file. Save: Use this option to save a configured option set. Save As: Use this option to save an option set either in the model or in the XML format at an external location. Delete: Use this option to delete an option set. |
Database Template | Specifies the database template for controlling schema generation |
Browse: Use this option to browse and select a database template. Edit: Use this option to edit a template in the Template Editor. Reset: Use this option to reset the Database Template option. |
Script Option | Specifies the script option for schema generation |
Pre-Script: Indicates whether pre-scripts attached to the schema are executed Post-Script: Indicates whether the post-scripts attached to the schema are executed |
General Syntax Options | Specifies the general syntax options for schema generation |
Qualify Names: Indicates whether the Qualify names syntax for general properties is executed Quote Names: Indicates whether the Quote names syntax for general properties is executed If Exists: Indicates whether the If exists syntax for general properties is executed Comments: Indicates whether comments are included in the schema |
Dataset Syntax Option | Specifies the dataset syntax options for schema generation |
Create: Indicates whether the Create syntax for datasets is executed Drop: Indicates whether the Drop syntax for datasets is executed Cascade: Indicates whether the Cascade syntax for datasets is executed |
Table Syntax Option | Specifies the table syntax options for schema generation |
Create: Indicates whether the Create syntax for tables is executed Drop: Indicates whether the Drop syntax for tables is executed Partition: Indicates whether the Partition syntax for tables is executed Pre-Script: Indicates whether pre-scripts attached to the tables are executed Post-Script: Indicates whether the post-scripts attached to the tables are executed |
Function Option | Specifies the function syntax options for schema generation | Create: Indicates whether the Create syntax for functions is executed Drop: Indicates whether the Drop syntax for functions is executed |
View Syntax Option | Specifies the view syntax options for schema generation | Create: Indicates whether the Create syntax for views is executed Drop: Indicates whether the Drop syntax for views is executed Pre-Script: Indicates whether pre-scripts attached to the views are executed Post-Script: Indicates whether the post-scripts attached to the views are executed |
Materialized View Syntax Option | Specifies the materialized view syntax options for schema generation | Create: Indicates whether the Create syntax for materialize views is executed Drop: Indicates whether the Drop syntax for materialized views is executed Partition: Indicates whether the Partition syntax for materialize views is executed Pre-Script: Indicates whether pre-scripts attached to the materialize views are executed Post-Script: Indicates whether the post-scripts attached to the materialize views are executed |
Procedure Syntax Option | Specifies the procedure syntax options for schema generation | Create: Indicates whether the Create syntax for procedures is executed Drop: Indicates whether the Drop syntax for procedures is executed |
RowAccesPolicy Syntax Option | Specifies the row access policy syntax options for schema generation | Create: Indicates whether the Create syntax for row access policies is executed Drop: Indicates whether the Drop syntax for row access policies is executed |
Parameter |
Description |
Additional Information |
Tables | Specifies the selected tables for schema generation |
|
Display either Logical Names or Physical Names | Logical Names: Indicates that only logical names of the records are included in the generated schema Physical Names: Indicates that only physical names of the records are included in the generated schema Physical Names, show owner: Indicates that physical names and owners of the records are included in the generated schema Physical Names, show owner using User: Indicates that the physical names and owners of the records are included in the generated schema. Owners of the records are displayed using User. |
|
Select all of the items in the list | Use this option to select all the records in the list. | |
Unselect all of the items in the list | Use this option to clear all the records. | |
Select all unselected items, and unselect all selected items | Use this option to select all the unselected records and clear all the previously selected records. |
Ensure that you keep a backup of your original table before making any changes.
Parameter |
Description |
Additional Information |
Text | Displays the schema in the text editor |
Save: Use this option to save the generated schema. Search: Use this option to search through the generated schema. Print: Use this option to print the generated schema. Replace: Use this option to find and replace text in the generated schema. Copy: Use this option to copy the selected text in the schema. Text Options: Use this option to edit window settings, fonts, syntax color. Git: Use this option to commit the FE script to a Git repository. |
Copyright © 2023 Quest Software, Inc. |