Compruebe el comando SQL generado, si es necesario puede modificarlo.
Check the generated SQL command, if necessary you can modify it.
Lo que acaba de escribir se llama un comando SQL.
El comando SQL que corresponde con esta creación de tablespace es el siguiente
The SQL command corresponding to this tablespace creation is the following
El constructor entonces monta el comando SQL.
The builder then assemble the SQL command.
Ejecuata cualquier comando SQL desde un cuadro de texto o archivo
Execute any SQL command from a text field or a file
Muestra los resultados del comando SQL ejecutado, incluidos los errores.
Displays the results, including errors, of the SQL command that you ran.
Abre un diálogo en el que se puede escribir un comando SQL para administrar una base de datos.
Opens a dialogue box in which you can enter an SQL command for administering a database.
Esta rutina se ejecuta un comando SQL contra todas las secuencias de parámetros o asignaciones que se encuentran en la secuencia sql.
This routine executes an SQL command against all parameter sequences or mappings found in the sequence sql.
Word muestra un mensaje que le pide que confirme si desea abrir el documento, que ejecutará un comando SQL.
Word displays a message that asks you to confirm whether you want to open the document, which will run an SQL command.
El tiempo de espera es el número de segundos durante los cuales un comando SQL puede estar inactivo antes de que quede cancelado.
The duration time-out is the number of seconds a SQL command can be idle before it is canceled.
En los servidores slave y máster compruebe los procesos que se están ejecutando con el siguiente comando SQL
On slave and master servers, check which processes are running with the following SQL command
Por ejemplo, el origen de datos del formulario puede ser el siguiente comando SQL
For example, the data source of the form could be the following SQL command
Toma caracteres que puedan ser significativos en un comando SQL pero que también puedan ser caracteres válidos en una llamada a una base de datos.
Take characters that can be meaningful in an SQL command but also could be a valid character in a database call.