Vertaling van "CustomerID" in Frans
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.
For example, if you change a customer's ID in the Customers table, the CustomerID field in the Orders table is automatically updated for everyone of that customer's orders so that the relationship is not broken.
Par exemple, si vous modifiez un code client dans la table clients, le champ code client dans la table Commandes est automatiquement mis à jour pour chacun des commandes de ce client pour que la relation ne soit pas rompue.
The Customers table contains no duplicate CustomerID fields, but the Orders table does because each customer can have many orders.
Contrairement à la table Clients, la table Commandes contient des champs Code client en double car chaque client peut avoir plusieurs commandes.
For example, you could create a query that joins the Customers and Orders tables on the CustomerID field.
Par exemple, vous pouvez créer une requête qui joigne les tables Clients et Commandes sur le champ Code client.
Transactions made by the same customer must have the same CustomerID.
Les transactions effectuées par un même client doivent avoir le même CustomerID.
The two tables both have a field, CustomerID, that identifies a customer.
Les deux tables ont un champ, CustomerID, pour identifier un client.
If the CustomerID is not implemented properly your transactions will be blocked due to regulatory issues.
Si le CustomerID n'est pas mis en place correctement vos transactions seront bloquées pour des questions de réglementation.
This parameter must not contain any personal information, in case of using it as CustomerID you will have to encrypt it.
Ce paramètre ne doit contenir aucune information personnelle, si vous en utilisez une comme CustomerID vous devrez la crypter.
Notice that you can change the values for all the columns except the CustomerID, which is a primary key and cannot be changed.
Notez que vous pouvez changer les valeurs de toutes les colonnes sauf CustomerID, qui est une clé primaire et ne peut donc pas être modifiée.
If you are unable to use this for technical or other reasons, CustomerID can also be used.
The mining structure in the diagram is based on a data source that contains multiple tables or views, joined on the CustomerID field.
La structure d'exploration de données dans le diagramme repose sur une source de données qui contient plusieurs tables ou vues, jointes dans le champ CustomerID.
Note that the CustomerID column is required in all models because it is the only available column that can be used as the case key.
Notez que la colonne CustomerID est requise dans tous les modèles parce que c'est la seule colonne disponible qui peut être utilisée comme clé de cas.
Click the field under CustomerID.
Cliquer le champ sous CustomerID.
Four tables: a list of countries, a list of customers, a list of transactions and a list of memberships, which are associated with each other through the fields Country and CustomerID.
Quatre tables (une liste de pays, une liste de clients, une liste de transactions et une liste de membres), qui sont associées entre elles par les champs Country et CustomerID.