These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
SDE Anomaly on dgmtypeattributes table
SELECT * FROM dgmtypeattributes WHERE typeID=12212;
SELECT [typeID] ,[attributeID] ,ISNULL(COALESCE([valueInt], [valueFloat]), 0) as valueFROM [dbo].[dgmTypeAttributes]