查询设计栏

当创建或编辑 SQL 查询时,可以使用查询设计栏中的图标来控制数据的显示。

根据是在设计选项卡还是SQL选项卡页面中创建了查询或视图,将显示以下图标:

运行查询

运行 SQL 查询并显示查询结果。运行查询功能不保存查询结果。

图标

运行查询

清除查询

清除查询并删除设计窗口中的所有表格。

图标

清除查询

Switch Design View On/Off

显示查询的设计视图或 SQL 视图。

图标

Switch Design View On/Off

添加表格

Specifies the tables to be inserted into the design window. In the Add Tables dialog, select the tables you need for your current task.

图标

插入表格

函数

Displays the Function row in the lower part of the design view of the Query Design window.

图标

函数

表格名称

Displays the Table row in the lower part of the Query Design.

图标

表格名称

别名

Displays the Alias row in the lower part of the Query Design.

图标

别名

明确的数值

Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once.

图标

明确的数值

在选项卡 SQL 中出现以下图标:

直接运行 SQL 命令

In Native SQL mode you can enter SQL commands that are not interpreted by LibreOfficeDev, but are instead passed directly to the data source. If you do not display these changes in the design view, you cannot change back to the design view.

图标

直接运行 SQL 命令