dbquery:naxxramas10n
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dbquery:naxxramas10n [2025/03/13 00:39] – ramza | dbquery:naxxramas10n [2025/03/13 02:18] (current) – ramza | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Naxxramas 10-man Normal - Alliance ==== | ||
- | |||
<code sql> | <code sql> | ||
, case b.race | , case b.race | ||
- | when 1 then ' | + | when 1 then ' |
when 5 then ' | when 5 then ' | ||
- | when 10 then 'Blood Elf' when 11 then ' | + | when 10 then 'BloodElf' when 11 then ' |
end as race | end as race | ||
, case b.class | , case b.class | ||
when 1 then ' | when 1 then ' | ||
- | when 5 then ' | + | when 5 then ' |
when 9 then ' | when 9 then ' | ||
end as class | end as class | ||
, b.level | , b.level | ||
- | , case | ||
- | when b.race = 1 or b.race = 3 or b.race = 4 or b.race = 7 or b.race = 11 then ' | ||
- | when b.race = 2 or b.race = 5 or b.race = 6 or b.race = 8 or b.race = 10 then ' | ||
- | else ' | ||
- | end as faction | ||
from acore_custom.playerbots_avail_raiders as a | from acore_custom.playerbots_avail_raiders as a | ||
inner join acore_characters.characters as b | inner join acore_characters.characters as b |
dbquery/naxxramas10n.1741826399.txt.gz · Last modified: 2025/03/13 00:39 by ramza