FOREIGN KEY in Italian translation

['fɒrən kiː]
['fɒrən kiː]

Examples of using Foreign key in English and their translations into Italian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
  • Official/political category close
The article_id column in the blog_comment table implicitly defines a foreign key to the blog_article table.
La colonna articolo_id della tabella blog_commento definisce implicitamente una chiave esterna alla tabella blog_articolo.
Also the Foreign Key column is indexed automatically, unless you specify
 La colonna di chiave esterna viene anche indicizzata automaticamente,
navigation properties represent an entity with a foreign key association.
le proprietà di navigazione rappresentano un'entità con un'associazione di chiave esterna.
the customer_id column in the Orders table is a Foreign Key column.
la colonna di customer_id nella tabella ordini Ã̈ una colonna di chiave esterna.
normally either by deleting the foreign key rows as well to maintain integrity, or by returning an error and not performing the delete.
o cancellando le rispettive righe di foreign key, oppure interrompendo l'operazione e non effettuando la cancellazione.
Visualizing the Relationships My current favorite software for designing databases and visualizing the Foreign Key relationships is MySQL Workbench.
Il mio software preferito attuale per la progettazione di database e visualizzare le relazioni di chiave esterna Ã̈ MySQL Workbench.
TRUNCATE table doesn't has a foreign key relationship.
TRUNCATE tabella non ha una relazione di chiave esterna.
items in the table, a Foreign Key that establishes the relationship between Articles
nella tabella Articoli, una Foreign Key che stabilisca la relazione tra Articoli
route_id(foreign key) service_id(foreign key) Optional fields:
route_id(foreign key) service_id(foreign key) Campi opzionali:
any column in a base table that is declared a foreign key can only contain either null values
ogni campo in una tabella che sia stato dichiarato come foreign key può contenere solo valori della chiave primaria
This works in a similar way to an association in that when you call build on the association it automatically sets the foreign key that's associated with that record.
Tutto ciò funziona in maniera simile ad una associazione, in quanto quando si chiama il metodo build sull'associazione, automaticamente viene impostata la foreign key associata a quel record.
The blog_article_id in the blog comment table will be understood as a foreign key to the blog article table( columns ending with_ id are considered to be foreign keys, and the related table is automatically determined according to the first part of the column name).
La colonna blog_article_id nella tabella blog comment sarà capita come una chiave esterna verso la tabella blog article( le colonne che terminano con_ id sono considerate chiave esterne e la tabella collegata Ã̈ determinata automaticamente a seconda della prima parte del nome della colonna).
Foreign Key: A Foreign Key is a referential constraint between two tables. The foreign key identifies a column
Chiave esterna: una chiave esterna è un vincolo referenziale tra due tabelle. La chiave esterna identifica una colonna
if you try to create a foreign key referencing a target that is neither a primary
cercando di creare una chiave esterna su una destinazione che non è chiave primaria
These rules ensure that the foreign keys in a database contain the correct values.
Queste regole garantiscono che le chiavi esterne di un database contengano i valori corretti.
Foreign keys can only be used with storage engines that support them.
Le chiavi esterne possono essere utilizzate solo con gli storage engine che le supportano.
Foreign keys are automatically linked to primary keys in other tables.
Le chiavi esterne vengono automaticamente collegate alle chiavi primarie nelle altre tabelle.
In relational databases, a relationship exists between two tables through foreign keys.
Nei database relazionali esiste una relazione tra due tabelle tramite chiavi esterne.
For this part, we need to understand what Foreign Keys are.
Per fare questo, abbiamo bisogno di capire quali sono le chiavi esterne.
When possible, primary keys, indexes and foreign keys will be recovered as well.
Quando possibile, chiavi primarie, indici e chiavi esterne sarà recuperato pure.
Results: 72, Time: 0.0412

Word-for-word translation

Top dictionary queries

English - Italian