Download for Windows Premium
Publiciteit
commande load data

Vertaling van "commande load data" 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.
LOAD DATA statement
Il parle également d'une chose spécifique à MySQL, la commande LOAD DATA, qui permet d'importer des données à partir de fichiers texte (à condition que les champs utilisent des séparateurs tels que',').
But it talks about something very specific of MySQL, the command LOAD DATA, with which you will be able to import data from your text files (assuming that the fields are separated by a character such as a',').
La commande LOAD DATA peut lire des données sur le serveur hôte, ou bien charger un fichier sur le client, avec l'option LOCAL.
The LOAD DATA statement can load a file that is located on the server host, or it can load a file that is located on the client host when the LOCAL keyword is specified.
Vous pouvez aussi charger des fichiers de données en utilisant l'utilitaire mysqlimport; Il opère en envoyant la commande LOAD DATA INFILE au serveur.
You can also load data files by using the mysqlimport utility; it operates by sending a LOAD DATA INFILE statement to the server.
Mais dans la Ruche, nous pouvons insérer des données à l'aide de la commande LOAD DATA.
But in Hive, we can insert data using the LOAD DATA statement.
La commande LOAD DATA INFILE peut être utilisée pour lire des données issues d'autres sources.
LOAD DATA INFILE can be used to read files obtained from external sources.
Il devient donc possible, suivant les configurations, d'utiliser la commande LOAD DATA sur le fichier /etc/passwd pour tout mettre en table, et ensuite le relire avec la commande SELECT.
This could be abused, for example, by using LOAD DATA to load/etc/passwd into a table, which then can be displayed with SELECT.
Si vous spécifiez le mot clef CONCURRENT avec un table au format MyISAM, les autres threads pourront accéder à la table durant l'exécution de la commande LOAD DATA.
If you specify CONCURRENT with a MyISAM table that satisfies the condition for concurrent inserts (that is, it contains no free blocks in the middle), other threads can retrieve data from the table while LOAD DATA is executing.
Pour utiliser la commande LOAD DATA INFILE sur des fichiers du serveur, vous devez avoir le droit de FILE sur le serveur.
Also, to use LOAD DATA INFILE on server files, you must have the FILE privilege.
Nous désactivons ensuite l'utilisation de la commande LOAD DATA LOCAL INFILE.
Then we disable the use of the LOAD DATA LOCAL INFILE command.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor commande load data in het Frans

Publiciteit

Resultaten: 9. Exact: 9. Verstreken tijd: 300 ms.