Products_Product_Links

The table below describes the Products_Product_Links table in the Complete database schema.

This is a virtual table, and is linked to the Products table in the Complete database schema (see Products).

This table contains the following foldable column:

  • Sku

This table does not contain Return Primary Key columns.

Column Name SQL Type Updatable Nullable

Product_Links_Index

Primary Key
SQL_INTEGER(unsigned) False True

Sku

Primary Key
Foreign Key linked to column Sku in Products table
SQL_VARCHAR(255) True True

Product_Links_Extension_Attributes_Qty

SQL_LONGVARCHAR(2000000000) False True

Product_Links_Link_Type

SQL_VARCHAR(255) False True

Product_Links_Linked_Product_Sku

SQL_VARCHAR(255) False True

Product_Links_Linked_Product_Type

SQL_VARCHAR(255) False True

Product_Links_Position

SQL_INTEGER(unsigned) False True

Product_Links_Sku

SQL_VARCHAR(255) False True