What is the translation of " FOREIGN KEY " in English? S

foreign key
khóa ngoại
khóa ngoài
foreign keys
khóa ngoại
khóa ngoài

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Nếu có foreign key.
FOREIGN KEY có thể chứa giá trị NULL.
A foreign key can hold NULL values.
Ràng buộc FOREIGN KEY.
Primary vs Foreign Key.
Foreign Key xác định mối quan hệ giữa các bảng.
The foreign key defines the relationship between tables.
Nếu có foreign key.
In the reference of foreign key.
Foreign Key xác định mối quan hệ giữa các bảng.
FOREIGN KEY constraints identify the relationships between tables.
Cách xóa Foreign Key trong mysql.
How to create foreign key in mysql.
Foreign key phải khớp với các giá trị primary key..
Foreign key must reference a primary key..
Khai báo một foreign key trên một Entity khác.
Declares a foreign key on another Entity.
Không thể Drop được table mà có FOREIGN KEY trong relationship.
Cannot be used if table has foreign key constraints.
Khai báo một foreign key trên một Entity khác.
Place a foreign key in one of the entities.
Cách này không cần khóa primary key, hay foreign key.
A table doesn't need a primary key or foreign key in Oracle.
Khai báo một foreign key trên một Entity khác.
This means it has a foreign key to another entity.
Foreign key: Một bảng có thể có một hoặc nhiều Foreign key.
Foreign key A table can also have one or more foreign keys.
Xóa một ràng buộc FOREIGN KEY trong SQL.
Application of a Foreign Key Constraint in SQL.
Một FOREIGN KEY trong một table chỉ một khóa chính của một bảng khác.
A foreign key in one table points to a primary key in another table.
Giá trị primary key/ foreign key một cách thích hợp.
The relevant primary key and foreign key are also enforced properly.
Toàn vẹn tham chiếu( referential integrity): foreign key, check.
Referential integrity(referential integrity): foreign key operation, check.
Khai báo một foreign key trên một Entity khác.
An entity that inherits a foreign key from another entity.
Referential Integrity Rule nói rằngdatabase không thể chứa một Foreign Key.
Referential integrity rules dictate that adatabase does not contain any orphan foreign key values.
Bảng này phải chứa một foreign key, mặc định đặt tên theo quan hệ.
This table must contain a foreign key which is by default named after the relation.
Mối quan hệ giữa 2bảng so khớp là PRIMARY KEY ở một trong hai bảng với một FOREIGN KEY trong bảng thứ hai.
The relationship between 2 tablesmatches the Primary Key in one of the tables with a Foreign Key in the second table.
Kiểm tra xem liệu cáckiểu dữ liệu của primary keyforeign key tương ứng có giống nhau trong 2 table hay không.
Check if the primary keys and their corresponding foreign keys are same in two tables.
Nó được gọi là cơ sở dữ liệu quan hệ, bởi vì tất cả dữ liệu được lưu giữ trong các bảng dữ liệu khác nhau và các mối quan hệ được thành lập bởi sử dụng các Primary Key( khóa chính)và một số khóa khác được biết đến như là Foreign Key.
It is called a relational database, because all data is stored in different data tables and relationships established by using Primary Key and some other keys.known as Foreign Key.
User: references là cách xác định foreign key nhanh gọn nhất- nó sẽ tự động đặt tên cột tương ứng user id và thêm index vào đó.
User: references is a neat way to define a foreign key- it will automatically name the corresponding column user_id and add an index on it.
Cascade( ảnh hưởng dây chuyền): Nếu trị số Primary Key bị thay đổi thì trị số Foreign Key tương ứng trong các records của table bên phía many( ∞) được thay đổi theo.
Cascade(chain effect): If the value is changed, the Primary Key Foreign Key corresponding to the numbers in the records of the table side nhiều(∞) is changed.
Trong một môi trường IT truyền thống, bất kỳ cơ sở dữ liệu nào của doanh nghiệp có thể theo một cấu trúc cứng nhắc, với các table được phân chia để phù hợp với nhu cầu cụ thể, một schema thích hợp để xácđịnh từng phần dữ liệu và các foreign key để gắn chặt nó với nhau.
In a traditional IT setting, any given business's databases likely follow a rigid structure, with tables divided to fit specific needs,an appropriate schema to define each piece of data, and foreign keys to tie it all together.
Trong table Titles, field PubID được gọi là Foreign Key, có nghĩa rằng đây là Primary Key của một table lạ(foreign)..
Titles in the table, field PubID called Foreign Key, which means that this is the Primary Key of a table is(Foreign).
Ta không thể thêm mộtRow vào trong một Table với trị số Foreign Key trong Row ấy không tìm thấy trong danh sách Primary Key của table bên phía one( 1) mà nó liên hệ.
You can not add a Row into a Table with Foreign Key value in the Row was not found in the list of table Primary Key side one(1) which it relates.
Nullify( cho thành NULL): Nếu Row chứa Primary Key bị deleted thì trị số Foreign Key tương ứng trong các records của table bên phía many( ∞) được đổi thành NULL, để hàm ý đừng có đi tìm thêm chi tiết ở đâu cả.
Nullify(to NULL): If Row is deleted contains the Primary Key Foreign Key correspondingto the numbers in the records of the table side nhiều(∞) is changed to NULL, so that suggests not to go to find more information any where.
Results: 48, Time: 0.0187

Word-for-word translation

S

Synonyms for Foreign key

khóa ngoại

Top dictionary queries

Vietnamese - English