User:Iamacyborg/Cargo Duplicates: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
Duplicate rows in Cargo Tables.
==Mods==
{{#cargo_query:
{{#cargo_query:
table=mods
table=mods
|fields=_pageName, COUNT(_pageName)
|having=COUNT(_pageName) > 1
|group by=_pageName
|order by= COUNT(_pageName) DESC
}}
==Items==
{{#cargo_query:
table=items
|fields=_pageName, COUNT(_pageName)
|fields=_pageName, COUNT(_pageName)
|having=COUNT(_pageName) > 1
|having=COUNT(_pageName) > 1

Latest revision as of 11:28, 2 February 2022

Duplicate rows in Cargo Tables.

Mods

No results

Items

No results