Click Add SELECT Statement to add the statement.
This displays the Enter a SQL SELECT Statement dialog (screenshot below).
Esto le muestra el cuadro de diálogo "Introducir instrucción SELECT de SQL" (captura de pantalla siguiente).
It can only be used when the query executed is a select statement.
Once the cursor executes the SELECT statement, we must retrieve the rows.
In the Insert Database Objects dialog that appears (screenshot below), click Add/Edit SELECT Statement.
Aparece el cuadro de diálogo "Insertar objetos de la base de datos" (imagen siguiente). Haga clic en el botón Agregar/Editar instrucción SELECT.
In the Insert Database Objects dialog (screenshot above), click Add/Edit SELECT Statement.
En el cuadro de diálogo "Insertar objetos de la base de datos" (captura de pantalla anterior), haga clic sobre Agregar/Editar instrucción SELECT.
These match up exactly with the column names in the select statement.
Todas ellas coinciden exactamente con los nombres de columna en la sentencia select.
The following example creates a view by using a simple SELECT statement.
En el ejemplo siguiente se crea una vista mediante una instrucción SELECT sencilla.
The SELECT statement queries for the relevant dimension and metric fields.
La instrucción SELECT consulta los campos de dimensiones y métricas relevantes.
SELECT statement is used to retrieve the data from a table.
Instrucción SELECT se utiliza para recuperar los datos de una tabla.
Column names can also be assigned in the SELECT statement.
Los nombres de columna se pueden asignar también en la instrucción SELECT.
The basic syntax for a SELECT statement is presented below.
La sintaxis básica para una instrucción SELECT se presenta a continuación.
It can make use of all the primary clauses of a SELECT statement.
Se puede hacer uso de todas las cláusulas principales de una instrucción SELECT.