1996 Denny's: Difference between revisions
Created page with '<!-- right|frame|The description goes here --> =Description= =Distribution= =Reviews= =Insertion Ratios= {| class="ratio" !Cards !Total Cards !Numbere…' |
No edit summary |
||
Line 16: | Line 16: | ||
|- | |- | ||
|[[#Base_Set|Base]]||28||-||? | |[[#Base_Set|Base]]||28||-||? | ||
|- | |||
|Grand Slam||10||-||? | |||
|- | |||
|Grand Slam Artist's Proofs||10||-||? | |||
|} | |} | ||
Line 22: | Line 26: | ||
<sql2wiki database="carddb"> | <sql2wiki database="carddb"> | ||
SELECT num,player,info from cards WHERE (year = '1996') AND (setname='Denny\'s Holograms') | SELECT num,player,info from cards WHERE (year = '1996') AND (setname='Denny\'s Holograms') | ||
ORDER BY num +0 ASC; | |||
</sql2wiki> | |||
==Inserts== | |||
===Grand Slam=== | |||
<sql2wiki database="carddb"> | |||
SELECT num,player,info from cards WHERE (year = '1996') AND (setname='Denny\'s Holograms Grand Slam') | |||
ORDER BY num +0 ASC; | |||
</sql2wiki> | |||
===Grand Slam Artist's Proofs=== | |||
<sql2wiki database="carddb"> | |||
SELECT num,player,info from cards WHERE (year = '1996') AND (setname='Denny\'s Holograms Grand Slam Artist\'s Proofs') | |||
ORDER BY num +0 ASC; | ORDER BY num +0 ASC; | ||
</sql2wiki> | </sql2wiki> |
Revision as of 19:26, 28 December 2011
Description
Distribution
Reviews
Insertion Ratios
Cards | Total Cards | Numbered To | Odds |
---|---|---|---|
Base | 28 | - | ? |
Grand Slam | 10 | - | ? |
Grand Slam Artist's Proofs | 10 | - | ? |
Checklist
- 1 Greg Maddux
- 2 Cal Ripken, Jr.
- 3 Frank Thomas
- 4 Albert Belle
- 5 Mo Vaughn
- 6 Jeff Bagwell
- 7 Jay Buhner
- 8 Barry Bonds
- 9 Ryne Sandberg
- 10 Hideo Nomo
- 11 Kirby Puckett
- 12 Gary Sheffield
- 13 Barry Larkin
- 14 Wade Boggs
- 15 Tony Gwynn
- 16 Tim Salmon
- 17 Jason Isringhausen
- 18 Cecil Fielder
- 19 Dante Bichette
- 20 Ozzie Smith
- 21 Ivan Rodriguez
- 22 Kevin Appier
- 23 Joe Carter
- 24 Moises Alou
- 25 Mark McGwire
- 26 Kevin Seitzer
- 27 Darren Daulton
- 28 Jay Bell
Inserts
Grand Slam
- 1 Cal Ripken, Jr.
- 2 Frank Thomas
- 3 Mike Piazza
- 4 Tony Gwynn
- 5 Sammy Sosa
- 6 Barry Bonds
- 7 Jeff Bagwell
- 8 Albert Belle
- 9 Mo Vaughn
- 10 Kirby Puckett
Grand Slam Artist's Proofs
- 1 Cal Ripken, Jr.
- 2 Frank Thomas
- 3 Mike Piazza
- 4 Tony Gwynn
- 5 Sammy Sosa
- 6 Barry Bonds
- 7 Jeff Bagwell
- 8 Albert Belle
- 9 Mo Vaughn
- 10 Kirby Puckett