Панель конструктора запитів

При створенні чи зміні запиту SQL використовуйте значки на панелі Конструктор запитів для керування виводом даних.

Залежно від того, де був створений запит чи представлення, на вкладці Конструктор чи SQL, будуть відображатися наступні значки.

Виконати запит

Runs the SQL query and displays the query result. The Run Query function does not save the query.

Піктограма

Run Query

Видалити запит

Clears the query and removes all tables from the design window.

Icon

Clear query

Switch Design View On / Off

Displays the design view or the SQL view of the query.

Піктограма

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.

Icon

Функції

Назва таблиці

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

Піктограма

Table Name

Псевдонім

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

Icon

Alias

Різні значення

Розширює створену виділену інструкцію запиту SQL в поточному стовпчику із використанням параметра DISTINCT. Як наслідок, усі однакові значення, які зустрічаються кілька разів, будуть відображені тільки один раз.

Піктограма

Різні значення

Наступні значки розташовані на вкладці SQL.

Виконати команду SQL напряму

In Native SQL mode you can enter SQL commands that are not interpreted by LibreOffice, 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.

Icon

Виконати команду SQL напряму