Quick Documentation - View Source of View Permanently deleted user 创建于 2017年10月03日 07:17 I would like to be able to view the source of the view I am looking at, not just the data. Is it possible to bring the DDL of the view in a quick way without having to scroll through the schema?
Click the DDL box in located in the upper right corner of the view, next to "HTML Table," Dump Data, Export to Database, and View Query.
Alternately, right-click the table name and select one of the options in the "DDL and Sources" menu item.
In 2017.3 pressing Alt+I will generate the source code. Several options are available there.