Examples with "commande TRUNCATE" and their translation in Engels
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.
La commande TRUNCATE TABLE est donc à manier avec précaution mais est très efficace pour, par exemple, supprimer rapidement des données temporaires.
The TRUNCATE TABLE command should therefore be used with caution but is very effective in certain cases, for example, such as quickly deleting temporary data
La possibilité d'exécuter un trigger suite à une commande TRUNCATE est une extension PostgreSQL du standard SQL.
The ability to fire triggers for TRUNCATE is a PostgreSQL extension of the SQL standard, as is the ability to define statement-level triggers on views.
La commande TRUNCATE TABLE supprime tous les enregistrements de la Table de façon très rapide.
The TRUNCATE TABLE command quickly deletes all the records of aTable.
La possibilité d'exécuter un trigger suite à une commande TRUNCATE est une extension PostgreSQL du standard SQL.
The ability to fire triggers for TRUNCATE is a PostgreSQL extension of the SQL standard.
Note : La commande TRUNCATE TABLE ne provoque PAS l'appel du trigger.
Note: The TRUNCATE TABLE command does NOT call the trigger.
Note : Le concept et le fonctionnement de cette commande sont proches de ceux de la commande TRUNCATE (TABLE) du SQL.
Note: The concept and functioning of this command is similar to that of the SQL TRUNCATE (TABLE) command.
Andere resultaten
La réplication des commandes TRUNCATE est supportée mais il est nécessaire de prêter attention lors de l'utilisation de cette commande sur des groupes de tables connectés par des clés étrangères.
Replication of TRUNCATE commands is supported, but some care must be taken when truncating groups of tables connected by foreign keys.
COPY est plus rapide quand il est utilisé dans la même transaction que la commande CREATE TABLE ou TRUNCATE précédente.
COPY is fastest when used within the same transaction as an earlier CREATE TABLE or TRUNCATE command.
Réponse: C. TRUNCATE supprime toutes les lignes dans une commande.
Answer: C. TRUNCATE deletes all the rows in one command.
TRUNCATE ne peut pas être utilisé sur une table référencée par d'autres tables au travers de clés étrangères, sauf si ces tables sont aussi comprises dans la commande.
TRUNCATE cannot be used on a table that has foreign-key references from other tables, unless all such tables are also truncated in the same command.
Aucune opération create, drop, insert, truncate, delete ou update n'est validée avant que vous ayez utilisé la commande commit
The insert, truncate, delete, and update operations aren't actually committed until web2py issues the commit command.
Les triggers se déclencheront dans l'ordre de traitement des tables (tout d'abord celles listées dans la commande, puis celles ajoutées à cause des cascades). TRUNCATE n'est pas sûre au niveau MVCC.
The triggers will fire in the order that the tables are to be processed (first those listed in the command, and then any that were added due to cascading).
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.