Closed richardspirit closed 3 years ago
Some of the card totals are not adding up to the card total column, could be missing a Types value.
ex. Total Land Spell Creatures Control Center 60 25 18 16
Is Related to Double sided/multiple types cards.
select distinct card_name, types,set_code,set_name from mtga.sets s where card_name like ('Hengegate Pathway%') or card_name like ('Makindi Stampede%')
sets
Some of the card totals are not adding up to the card total column, could be missing a Types value.
ex. Total Land Spell Creatures Control Center 60 25 18 16