We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Logically, this is equivalent to a DELETE statement that deletes all rows, but there are practical differences under some circumstances.
Lógicamente, esto es equivalente a un comando DELETE que borre todos los registros, pero hay diferencias prácticas bajo ciertas circunstancias.
To handle this, when a MEMORY table is used on a master for the first time since it was started, a DELETE statement is written to the master's binary log automatically, thus synchronizing the slave to the master again.
En MySQL 5.0, cuando se usa una tabla MEMORY en el maestro por primera vez desde que arrancó el maestro, se escribe un comando DELETE FROM en el log binario del maestro automáticamente, resincronizando el maestro y el esclavo otra vez.
The DELETE statement is used to delete data from tables.
La sentencia DELETE se utiliza para eliminar datos de las tablas.
The subquery can be used in conjunction with the DELETE statement like with any other statements mentioned above.
La subconsulta se puede utilizar en conjunción con la sentencia DELETE al igual que con cualquier otra declaración antes mencionados.
In fact, the delete statement works like a select that is followed by an extra step to delete the identified rows.
De hecho, el comando delete trabaja como un select seguido por una etapa adicional borrando todos los registros identificados.
So you can take the value of col1 for Slot 0 and use it as the predicate in the WHERE clause of your update statement or delete statement.
Por lo que puede tomar el valor de col1 para Ranura 0 y utilizar como predicado en la cláusula WHERE de la instrucción update o la instrucción delete.
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.
What among the following happens when we issue a DELETE statement on a table?
What entre los siguientes sucede cuando emitimos una instrucción DELETE en una tabla?
A searched DELETE statement deletes multiple rows if the search condition does not uniquely identify a single row.
Una instrucción DELETE por búsqueda elimina varias filas si la condición de búsqueda no identifica exclusivamente una única fila.
The rows obeying the condition given in the DELETE statement are removed immediately
Las filas que obedecen a la condición dada en la sentencia DELETE se retiran de inmediato
You can specify table hints to override this default behavior for the duration of the DELETE statement by specifying another locking method, however, we recommend that hints be used only as a last resort by experienced developers and database administrators.
Puede especificar sugerencias de tabla para invalidar este comportamiento predeterminado durante la ejecución de la instrucción DELETE especificando otro método de bloqueo, sin embargo se recomienda que solo los desarrolladores y administradores de bases de datos experimentados usen las sugerencias y únicamente como último recurso.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.