Query Wizard
The Query Wizard helps you to design a database query. The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command.
Specifies the table to create the query, and specifies which fields you wish to include in the query.
Specifies the sorting order for the data records in your query.
Specifies the search conditions to filter the query.
Specifies whether to display all records of the query, or only the results of aggregate functions.
This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions.
Specifies whether to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.
Specifies the conditions to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.
Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name.
Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished.
Назад
Перегляд вибраного у діалоговому вікні на попередньому кроці. Поточні параметри залишаються без змін. Ця кнопка може бути активною тільки з другої сторінки.
Далі
Клацніть кнопку Далі, після чого помічник застосує параметри поточного діалогового вікна і перейде до наступного кроку. Якщо ви досягли останнього кроку, ця кнопка матиме назву Створити.
Завершити
Застосовує всі зміни і закриває вікно помічника.
Скасувати
При натисканні кнопки Скасувати діалогове вікно закривається без збереження зроблених змін.
Query Wizard - Field selection