Asistente para consultas

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.

Query Wizard - Field Selection

Specifies the table to create the query, and specifies which fields you wish to include in the query.

Query Wizard - Sorting Order

Specifies the sorting order for the data records in your query.

Query Wizard - Search Conditions

Specifies the search conditions to filter the query.

Query Wizard - Detail or Summary

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.

Query Wizard - Grouping

Especifica si se debe agrupar la consulta. El origen de los datos debe admitir la instrucción SQL "GROUP BY cláusulas" para activar esta página del asistente.

Query Wizard - Grouping Conditions

Especifica las condiciones para agrupar la consulta. El origen de los datos debe admitir la instrucción SQL "GROUP BY cláusulas" para admitir esta página del asistente.

Asistente para consultas. Alias

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.

Query Wizard - Overview

Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished.

Anterior

Observe las opciones del diálogo que se han efectuado en el paso anterior. La configuración actual no se ha cambiado. Este botón se puede activar solo a partir de la página 2 en adelante.

Siguiente

Pulse en el botón Siguiente, y el asistente utilizará la configuración actual del diálogo y avanzará al paso siguiente. Si ya se encuentra en el último paso, el botón se convierte en Crear.

Finalizar

Aplica todos los cambios y cierra el asistente.

Cancelar

Al pulsar en Cancelar el diálogo se cierra sin guardar los cambios efectuados.

Query Wizard - Field selection