Code:
SELECT * FROM dbo._RefObjChar WHERE id IN ( SELECT Link FROM dbo._RefObjCommon WHERE CodeName128 LIKE 'COS CODENAME HERE')
This query can help you.
The best way to make the COS InventorySize is to set it to
140.
If you want to fix missing IDs, follow these steps:
1. Go to the
RefObjChar table.
2. Right-click on the
ID column.
3. Choose
Set Primary Key.
4. Save and close the table.
5. Reopen the table and that's it.