Easy Heading Macro | ||
---|---|---|
|
Register Schemas and Tables
...
- Right-click the [Tables] folder under the registered schema, then select [Add derived table] from the dropdown menu.
In Derived table dialog box, enter the table name and description, then input the SQL statement to create the table, click [Execution] button.
Execute and After the execution, verify the column information and data preview, then and click the [Save] button.참고사항 title Note : Writing Queries for Derived Table Derived tables are analyzed as sub-queries during data analysis. Functions sepcific to each DB are supported.
- Check the created table information.
...