Databricks
Following sections explain the forward engineering options for Databricks.
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 some external location. Delete: Use this option to delete an option set. |
Security |
Specifies the security options for schema generation |
Create: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. Drop: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. |
Schema | Specifies the schema options for the schema generation |
Pre-Script: Indicates whether the pre-scripts attached to the schema are executed Post-Script: Indicates whether the post-scripts attached to the schema are executed Create: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. Drop: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Drop node executes the drop syntax for that object. |
Table | Specifies the table options for the schema generation | Pre-Script: Indicates whether the pre-scripts attached to tables are executed Post-Script: Indicates whether the post-scripts attached to tables are executed Create: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. Drop: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. |
Column | Specifies the column options for the schema generation |
Column CHECK: Indicates whether validation rules attached to columns is included in the schema Label: Indicates whether labels attached to columns are included in the schema Physical Order: Indicates whether physical order attached to columns are included in the schema Default Value: Indicates whether default values of the columns are included in the schema |
CTAS | Specifies the CTAS options for the schema generation | Pre-Script: Indicates whether the pre-scripts attached to CTAS are executed Post-Script: Indicates whether the post-scripts attached to CTAS are executed Create: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. Drop: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. |
View | Specifies the View options for the schema generation |
Pre-Script: Indicates whether the pre-scripts attached to Views are executed Post-Script: Indicates whether the post-scripts attached to Views are executed Create: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. Drop: Indicates whether the Create syntax for the selected objects are executed. Selecting an object under the Create node executes the create syntax for that object. |
Other Options | Specifies the other options for the schema generation | Selecting an object includes it in the schema |
Parameter |
Description |
Additional Information |
---|---|---|
Summary | Specifies the summary of the options selected for the schema generation |
Show Selected Only: Use this option to show the selected options only. Edit Options: Use this option to edit the selected options for the schema generation. |
Comment | Use this option to add comments about the schema. |
Parameter |
Description |
Additional Information |
---|---|---|
Object Name | Specifies the object names |
|
Owner Override | Specifies database as the owner of the object |
Parameter |
Description |
|
---|---|---|
Table | Specifies the selected tables for the schema generation |
|
Display either Logical Names or Physical Names |
Logical Names: Indicates that only logical names of the tables are included in the generated schema Physical Names: Indicates that only physical names of the tables are included in the generated schema Physical Names, show owner: Indicates that physical names and owners of the tables are included in the generated schema Physical Names, show owner using User: Indicates that the physical names and owners of the tables are included in the generated schema. Owners of the tables are displayed using User. |
|
Select all of the items in the list | Use this option to select all the tables in the list. |
|
Unselect all of the items in the list | Use this option to unselect all the tables. | |
Select all unselected items, and unselect all selected items | Use this option to select all the unselected tables and unselect all the previously selected tables. |
Description |
Additional Information |
---|---|
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, and syntax color. Git: Use this option to commit the FE script to a Git repository. |
Copyright © 2024 Quest Software, Inc. |