Download for Windows Premium
-50% Premium
Publiciteit
insert statement
instrucción INSERT f
comando insert m
sentencia INSERT
declaración insert
instrucción de inserción
declaración Insertar
declaración de inserción
An INSERT statement can never insert a row that violates a constraint.
Una instrucción INSERT nunca puede insertar una fila que infringe una restricción.
For example, an INSERT statement with parameters could look like
Por ejemplo, aquí pude ver una instrucción INSERT con parámetros
The number of indexes is therefore a multiplier for the cost of an insert statement.
Por lo tanto, el número de índices es un multiplicador del coste del comando insert.
Delete Unlike the insert statement, the delete statement has a where clause that can use all the methods described in Chapter 2, "The Where Clause", to benefit directly from indexes.
Delete A diferencia del comando insert, el comando delete tiene una cláusula que puede utilizar todos los métodos descritos en el Capítulo 2, "El filtro where" para beneficiarse directamente de la indexación.
You could add a new record using an INSERT statement like this
Se podría agregar un nuevo registro, usando la sentencia INSERT de este modo
It is mandatory to mention columns after the INSERT statement
Es obligatorio mencionar las columnas después de la sentencia INSERT
This syntax is best known for its use in the insert statement.
Esta sintaxis es mejor conocida por su uso en la sentencia insert.
Moving large amounts of data is very time-consuming so the insert statement would be very slow.
Mover grandes cantidades de datos consume mucho tiempo, y eso provocaría lentitud durante la ejecución de la sentencia insert.
It is, however, not possible to store the data sequentially because an insert statement would need to move the following entries to make room for the new one.
Sin embargo, no es posible almacenar los datos de forma secuencial porque una sentencia insert generaría el movimiento de los datos presentes para hacer espacio a los nuevos.
You can use the insert statement to populate the data or you can enter them manually in the DB browser program.
Puede usar la sentencia insert para rellenar los datos o puede ingresarlos manualmente en el programa del navegador DB.
For this example, only the INSERT statement appears in the binary log.
Para este ejemplo, solo el comando INSERT aparecerá en el log binario.
For example, the INSERT statement below contains three parameters
Por ejemplo, la instrucción INSERT de la imagen contiene tres parámetros
In this case, none of the above INSERT statement would success and everything would be rolled back.
En este caso, ninguno de la sentencia INSERT anterior sería el éxito y todo se deshace.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor insert statement in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
garlic clove: small segment of a garlic bulb used in cooking
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 104. Exact: 104. Verstreken tijd: 59 ms.