eveNames (CCP DB)
From EVEDev
| CCP DB Table Categories |
|---|
[edit] Structure
eveNames
| Names of space objects, corporations, people etc. | |||
| Column | Links to | Used | Note |
|---|---|---|---|
| itemID | * | Unique ID of this name. Should be primary key.
| |
| itemName | * | Actual name. | |
| categoryID | invCategories.categoryID | * | Category of item called with this name. |
| groupID | invGroups.groupID | * | Group of item called with this name. |
| typeID | invTypes.typeID | * | Item type of this name. |

