LibreOffice 7.4 Help
«Запрос» — это специальное представление таблицы. Запрос может отображать выбранные записи или выбранные поля в записях; он также может сортировать эти записи. Запрос может применяться к одной или к нескольким таблицам, если они связаны общими полями данных.
Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the Queries entry. Since this entry contains the database queries, it is also called the "query container".
Чтобы напечатать запрос или таблицу:
Откройте текстовый документ (или документ электронной таблицы, если предпочитаете функции печати этого типа документа).
Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query.
Drag the name of the table or query into the open text document or spreadsheet. The dialog Insert Database Columns opens.
Decide which columns = data fields you want to include. You can also click the AutoFormat button and select a corresponding formatting type. Close the dialog.
Запрос или таблица будут вставлены в документ.
Распечатайте документ, выбрав Файл - Печать.
You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet.
Allows you to sort and filter the data in a query table.
With the Query Design, you can create and edit a query or view.
The query result can contain data from several tables if these are linked to each other by suitable data fields.
Возможно узнать, какие операторы и команды допустимы для условий фильтрации запроса.
Возможно выполнять вычисления с использованием данных таблиц и сохранять результаты как результаты запроса.