source
stringlengths
329
3.81k
target
stringlengths
17
2.84k
source_latex
stringlengths
411
3.86k
target_latex
stringlengths
81
2.88k
source_html
stringlengths
983
9.03k
target_html
stringlengths
219
4.92k
source_markdown
stringlengths
597
28.8k
target_markdown
stringlengths
38
10.9k
input_ids
sequencelengths
1
1
attention_mask
sequencelengths
1
1
labels
sequencelengths
1
1
select abs ( worst score - best score ) where worst score = 26 col : dance | best dancer(s) | best score | worst dancer(s) | worst score row 1 : cha cha | argo ader | 34 | henrik normann piret jarvis | 14 row 2 : waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14 row 3 : rumba | argo ader | 40 | arne niit | 15 row 4 : quickstep | argo ader maarja-liis ilus | 40 | henrik normann piret jarvis | 16 row 5 : jive | argo ader | 32 | henrik normann | 24 row 6 : tango | maarja-liis ilus | 37 | erika salumae | 26 row 7 : paso doble | lauri pedaja | 36 | evelyn sepp | 28 row 8 : foxtrot | argo ader evelyn sepp | 34 | henrik normann | 25 row 9 : samba | maarja-liis ilus | 37 | henrik normann | 26 row 10 : showdance | argo adar maarja-liis ilus | 40 | none | none
col : "abs ( worst score - best score )" row 1 : abs ( worst score - best score ) row 2 : abs ( worst score - best score )
select abs ( worst score - best score ) where worst score = 26 <table_name> : table \begin{tabular}{llllll} \toprule & dance & best dancer(s) & best score & worst dancer(s) & worst score \\ \midrule 0 & cha cha & argo ader & 34 & henrik normann piret jarvis & 14 \\ 1 & waltz (international standard) & maarja-liis ilus & 36 & arne niit & 14 \\ 2 & rumba & argo ader & 40 & arne niit & 15 \\ 3 & quickstep & argo ader maarja-liis ilus & 40 & henrik normann piret jarvis & 16 \\ 4 & jive & argo ader & 32 & henrik normann & 24 \\ 5 & tango & maarja-liis ilus & 37 & erika salumae & 26 \\ 6 & paso doble & lauri pedaja & 36 & evelyn sepp & 28 \\ 7 & foxtrot & argo ader evelyn sepp & 34 & henrik normann & 25 \\ 8 & samba & maarja-liis ilus & 37 & henrik normann & 26 \\ 9 & showdance & argo adar maarja-liis ilus & 40 & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "abs ( worst score - best score )" \\ \midrule 0 & abs ( worst score - best score ) \\ 1 & abs ( worst score - best score ) \\ \bottomrule \end{tabular}
select abs ( worst score - best score ) where worst score = 26 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>dance</th> <th>best dancer(s)</th> <th>best score</th> <th>worst dancer(s)</th> <th>worst score</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>cha cha</td> <td>argo ader</td> <td>34</td> <td>henrik normann piret jarvis</td> <td>14</td> </tr> <tr> <th>1</th> <td>waltz (international standard)</td> <td>maarja-liis ilus</td> <td>36</td> <td>arne niit</td> <td>14</td> </tr> <tr> <th>2</th> <td>rumba</td> <td>argo ader</td> <td>40</td> <td>arne niit</td> <td>15</td> </tr> <tr> <th>3</th> <td>quickstep</td> <td>argo ader maarja-liis ilus</td> <td>40</td> <td>henrik normann piret jarvis</td> <td>16</td> </tr> <tr> <th>4</th> <td>jive</td> <td>argo ader</td> <td>32</td> <td>henrik normann</td> <td>24</td> </tr> <tr> <th>5</th> <td>tango</td> <td>maarja-liis ilus</td> <td>37</td> <td>erika salumae</td> <td>26</td> </tr> <tr> <th>6</th> <td>paso doble</td> <td>lauri pedaja</td> <td>36</td> <td>evelyn sepp</td> <td>28</td> </tr> <tr> <th>7</th> <td>foxtrot</td> <td>argo ader evelyn sepp</td> <td>34</td> <td>henrik normann</td> <td>25</td> </tr> <tr> <th>8</th> <td>samba</td> <td>maarja-liis ilus</td> <td>37</td> <td>henrik normann</td> <td>26</td> </tr> <tr> <th>9</th> <td>showdance</td> <td>argo adar maarja-liis ilus</td> <td>40</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"abs ( worst score - best score )"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>abs ( worst score - best score )</td> </tr> <tr> <th>1</th> <td>abs ( worst score - best score )</td> </tr> </tbody> </table>
select abs ( worst score - best score ) where worst score = 26 <table_name> : table | | dance | best dancer(s) | best score | worst dancer(s) | worst score | |---:|:-------------------------------|:---------------------------|-------------:|:----------------------------|:--------------| | 0 | cha cha | argo ader | 34 | henrik normann piret jarvis | 14 | | 1 | waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14 | | 2 | rumba | argo ader | 40 | arne niit | 15 | | 3 | quickstep | argo ader maarja-liis ilus | 40 | henrik normann piret jarvis | 16 | | 4 | jive | argo ader | 32 | henrik normann | 24 | | 5 | tango | maarja-liis ilus | 37 | erika salumae | 26 | | 6 | paso doble | lauri pedaja | 36 | evelyn sepp | 28 | | 7 | foxtrot | argo ader evelyn sepp | 34 | henrik normann | 25 | | 8 | samba | maarja-liis ilus | 37 | henrik normann | 26 | | 9 | showdance | argo adar maarja-liis ilus | 40 | none | none |
| | "abs ( worst score - best score )" | |---:|:-------------------------------------| | 0 | abs ( worst score - best score ) | | 1 | abs ( worst score - best score ) |
[ [ 1, 4025, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1625, 22952, 4462, 273, 10659, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 302, 1359, 473, 3796, 302, 304, 2750, 12, 87, 13, 473, 3796, 4462, 473, 22952, 302, 304, 2750, 12, 87, 13, 473, 22952, 4462, 1736, 203, 64, 13138, 5345, 203, 20, 473, 462, 69, 462, 69, 473, 1501, 83, 279, 765, 473, 13438, 473, 366, 275, 566, 79, 4651, 1072, 293, 577, 88, 7334, 3516, 473, 5045, 1736, 203, 21, 473, 341, 2390, 94, 261, 267, 798, 8371, 4529, 13, 473, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 6580, 473, 419, 4644, 16398, 305, 473, 5045, 1736, 203, 22, 473, 436, 3592, 69, 473, 1501, 83, 279, 765, 473, 8063, 473, 419, 4644, 16398, 305, 473, 4711, 1736, 203, 23, 473, 9549, 4119, 473, 1501, 83, 279, 765, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 8063, 473, 366, 275, 566, 79, 4651, 1072, 293, 577, 88, 7334, 3516, 473, 2872, 1736, 203, 24, 473, 525, 688, 473, 1501, 83, 279, 765, 473, 3847, 473, 366, 275, 566, 79, 4651, 1072, 473, 4248, 1736, 203, 25, 473, 268, 6399, 473, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 18091, 473, 6445, 21256, 12814, 379, 8906, 473, 10659, 1736, 203, 26, 473, 14699, 83, 741, 7119, 473, 7125, 1650, 31840, 4365, 69, 473, 6580, 473, 425, 941, 878, 5478, 84, 473, 9131, 1736, 203, 27, 473, 284, 2409, 88, 8342, 473, 1501, 83, 279, 765, 425, 941, 878, 5478, 84, 473, 13438, 473, 366, 275, 566, 79, 4651, 1072, 473, 6969, 1736, 203, 28, 473, 272, 2536, 69, 473, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 18091, 473, 366, 275, 566, 79, 4651, 1072, 473, 10659, 1736, 203, 29, 473, 2405, 72, 1359, 473, 1501, 83, 1261, 297, 10843, 297, 12333, 17, 549, 291, 14254, 407, 473, 8063, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1736, 203, 21, 473, 2417, 261, 22952, 4462, 300, 3796, 4462, 262, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( nation ) where nation = '0' col : rank | nation | gold | silver | bronze | total row 1 : 1 | chinese taipei (tpe) | 2 | 0 | 0 | 2 row 2 : 1 | russia (rus) | 2 | 0 | 0 | 2 row 3 : 3 | great britain (gbr) | 1 | 0 | 0 | 1 row 4 : 4 | slovakia (svk) | 0 | 2 | 2 | 4 row 5 : 5 | china (chn) | 0 | 2 | 1 | 3 row 6 : 6 | mexico (mex) | 0 | 1 | 1 | 2 row 7 : 7 | germany (ger) | 0 | 0 | 2 | 2 row 8 : 8 | south korea (kor) | 0 | 0 | 1 | 1 row 9 : 8 | switzerland (sui) | 0 | 0 | 1 | 1 row 10 : 8 | thailand (tha) | 0 | 0 | 1 | 1 row 11 : 8 | uzbekistan (uzb) | 0 | 0 | 1 | 1
col : count ( "nation" ) row 1 : 0
select count ( nation ) where nation = '0' <table_name> : table \begin{tabular}{lllllll} \toprule & rank & nation & gold & silver & bronze & total \\ \midrule 0 & 1 & chinese taipei (tpe) & 2 & 0 & 0 & 2 \\ 1 & 1 & russia (rus) & 2 & 0 & 0 & 2 \\ 2 & 3 & great britain (gbr) & 1 & 0 & 0 & 1 \\ 3 & 4 & slovakia (svk) & 0 & 2 & 2 & 4 \\ 4 & 5 & china (chn) & 0 & 2 & 1 & 3 \\ 5 & 6 & mexico (mex) & 0 & 1 & 1 & 2 \\ 6 & 7 & germany (ger) & 0 & 0 & 2 & 2 \\ 7 & 8 & south korea (kor) & 0 & 0 & 1 & 1 \\ 8 & 8 & switzerland (sui) & 0 & 0 & 1 & 1 \\ 9 & 8 & thailand (tha) & 0 & 0 & 1 & 1 \\ 10 & 8 & uzbekistan (uzb) & 0 & 0 & 1 & 1 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "nation" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( nation ) where nation = '0' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>nation</th> <th>gold</th> <th>silver</th> <th>bronze</th> <th>total</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>chinese taipei (tpe)</td> <td>2</td> <td>0</td> <td>0</td> <td>2</td> </tr> <tr> <th>1</th> <td>1</td> <td>russia (rus)</td> <td>2</td> <td>0</td> <td>0</td> <td>2</td> </tr> <tr> <th>2</th> <td>3</td> <td>great britain (gbr)</td> <td>1</td> <td>0</td> <td>0</td> <td>1</td> </tr> <tr> <th>3</th> <td>4</td> <td>slovakia (svk)</td> <td>0</td> <td>2</td> <td>2</td> <td>4</td> </tr> <tr> <th>4</th> <td>5</td> <td>china (chn)</td> <td>0</td> <td>2</td> <td>1</td> <td>3</td> </tr> <tr> <th>5</th> <td>6</td> <td>mexico (mex)</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>6</th> <td>7</td> <td>germany (ger)</td> <td>0</td> <td>0</td> <td>2</td> <td>2</td> </tr> <tr> <th>7</th> <td>8</td> <td>south korea (kor)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>8</th> <td>8</td> <td>switzerland (sui)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>9</th> <td>8</td> <td>thailand (tha)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>10</th> <td>8</td> <td>uzbekistan (uzb)</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "nation" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( nation ) where nation = '0' <table_name> : table | | rank | nation | gold | silver | bronze | total | |---:|-------:|:---------------------|-------:|---------:|---------:|--------:| | 0 | 1 | chinese taipei (tpe) | 2 | 0 | 0 | 2 | | 1 | 1 | russia (rus) | 2 | 0 | 0 | 2 | | 2 | 3 | great britain (gbr) | 1 | 0 | 0 | 1 | | 3 | 4 | slovakia (svk) | 0 | 2 | 2 | 4 | | 4 | 5 | china (chn) | 0 | 2 | 1 | 3 | | 5 | 6 | mexico (mex) | 0 | 1 | 1 | 2 | | 6 | 7 | germany (ger) | 0 | 0 | 2 | 2 | | 7 | 8 | south korea (kor) | 0 | 0 | 1 | 1 | | 8 | 8 | switzerland (sui) | 0 | 0 | 1 | 1 | | 9 | 8 | thailand (tha) | 0 | 0 | 1 | 1 | | 10 | 8 | uzbekistan (uzb) | 0 | 0 | 1 | 1 |
| | count ( "nation" ) | |---:|---------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 290, 367, 262, 1625, 290, 367, 273, 296, 20, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 290, 367, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 473, 2078, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 462, 25331, 13561, 3151, 77, 261, 88, 347, 13, 473, 576, 473, 374, 473, 374, 473, 576, 1736, 203, 21, 473, 404, 473, 436, 5567, 1155, 261, 8010, 13, 473, 576, 473, 374, 473, 374, 473, 576, 1736, 203, 22, 473, 890, 473, 18825, 324, 583, 530, 261, 75, 2848, 13, 473, 404, 473, 374, 473, 374, 473, 404, 1736, 203, 23, 473, 1059, 473, 272, 383, 90, 581, 1155, 261, 5751, 79, 13, 473, 374, 473, 576, 473, 576, 473, 1059, 1736, 203, 24, 473, 1381, 473, 462, 15314, 261, 343, 82, 13, 473, 374, 473, 576, 473, 404, 473, 890, 1736, 203, 25, 473, 1666, 473, 312, 338, 10764, 261, 81, 338, 13, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 26, 473, 2371, 473, 314, 1035, 2273, 261, 693, 13, 473, 374, 473, 374, 473, 576, 473, 576, 1736, 203, 27, 473, 1725, 473, 24516, 417, 479, 69, 261, 79, 280, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 28, 473, 1725, 473, 1352, 305, 24355, 15733, 261, 87, 4881, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 29, 473, 1725, 473, 286, 671, 464, 261, 451, 69, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 2163, 473, 1725, 473, 582, 94, 2196, 79, 376, 304, 261, 29298, 70, 13, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 290, 367, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select event where year = 2007 col : year | competition | venue | position | event | notes row 1 : 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 row 2 : 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 row 3 : 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 row 4 : 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 row 5 : 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 row 6 : 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08
col : event row 1 : marathon row 2 : marathon
select event where year = 2007 <table_name> : table \begin{tabular}{lllllll} \toprule & year & competition & venue & position & event & notes \\ \midrule 0 & 2001 & beijing marathon & beijing, pr china & 7th & marathon & 2:10:46 \\ 1 & 2002 & beijing marathon & beijing, pr china & 1st & marathon & 2:13:09 \\ 2 & 2004 & olympic games & athens, greece & 31st & marathon & 2:19:26 \\ 3 & 2007 & xiamen international marathon & xiamen, pr china & 1st & marathon & 2:13:17 \\ 4 & 2007 & world championships & osaka, japan & 43rd & marathon & 2:32:44 \\ 5 & 2008 & olympic games & beijing, pr china & 51st & marathon & 2:24:08 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & event \\ \midrule 0 & marathon \\ 1 & marathon \\ \bottomrule \end{tabular}
select event where year = 2007 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>competition</th> <th>venue</th> <th>position</th> <th>event</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2001</td> <td>beijing marathon</td> <td>beijing, pr china</td> <td>7th</td> <td>marathon</td> <td>2:10:46</td> </tr> <tr> <th>1</th> <td>2002</td> <td>beijing marathon</td> <td>beijing, pr china</td> <td>1st</td> <td>marathon</td> <td>2:13:09</td> </tr> <tr> <th>2</th> <td>2004</td> <td>olympic games</td> <td>athens, greece</td> <td>31st</td> <td>marathon</td> <td>2:19:26</td> </tr> <tr> <th>3</th> <td>2007</td> <td>xiamen international marathon</td> <td>xiamen, pr china</td> <td>1st</td> <td>marathon</td> <td>2:13:17</td> </tr> <tr> <th>4</th> <td>2007</td> <td>world championships</td> <td>osaka, japan</td> <td>43rd</td> <td>marathon</td> <td>2:32:44</td> </tr> <tr> <th>5</th> <td>2008</td> <td>olympic games</td> <td>beijing, pr china</td> <td>51st</td> <td>marathon</td> <td>2:24:08</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>event</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>marathon</td> </tr> <tr> <th>1</th> <td>marathon</td> </tr> </tbody> </table>
select event where year = 2007 <table_name> : table | | year | competition | venue | position | event | notes | |---:|-------:|:------------------------------|:------------------|:-----------|:---------|:--------| | 0 | 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 | | 1 | 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 | | 2 | 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 | | 3 | 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 | | 4 | 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 | | 5 | 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08 |
| | event | |---:|:---------| | 0 | marathon | | 1 | marathon |
[ [ 1, 4025, 871, 1625, 3286, 273, 4044, 27, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 25163, 608, 473, 331, 275, 344, 473, 1754, 473, 871, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4044, 21, 473, 506, 8302, 310, 21282, 29900, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 2371, 451, 473, 21282, 29900, 473, 576, 30, 2163, 30, 8749, 1736, 203, 21, 473, 4044, 22, 473, 506, 8302, 310, 21282, 29900, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 404, 334, 473, 21282, 29900, 473, 576, 30, 3437, 30, 5908, 1736, 203, 22, 473, 4044, 24, 473, 320, 715, 1291, 335, 28422, 473, 225, 421, 773, 16, 314, 992, 311, 473, 8231, 334, 473, 21282, 29900, 473, 576, 30, 3657, 30, 5558, 1736, 203, 23, 473, 4044, 27, 473, 14087, 301, 275, 29553, 21282, 29900, 473, 14087, 301, 275, 16, 846, 462, 15314, 473, 404, 334, 473, 21282, 29900, 473, 576, 30, 3437, 30, 4033, 1736, 203, 24, 473, 4044, 27, 473, 9117, 462, 931, 285, 3261, 87, 473, 1140, 581, 69, 16, 525, 30472, 473, 21193, 13623, 473, 21282, 29900, 473, 576, 30, 1578, 30, 6334, 1736, 203, 25, 473, 4044, 28, 473, 320, 715, 1291, 335, 28422, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 21119, 334, 473, 21282, 29900, 473, 576, 30, 3247, 30, 6840, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 871, 1736, 203, 64, 13138, 5345, 203, 20, 473, 21282, 29900, 1736, 203, 21, 473, 21282, 29900, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select maximum magnitude where star = 'omicron herculis' col : star | start year | end year | maximum year | maximum magnitude | distance at maximum (ly) | current distance | current magnitude row 1 : epsilon canis majoris | none | -4,460,000 | -4,700,000 | -3.99 | 34.0 | 430.0 | 1.5 row 2 : beta canis majoris | -4,460,000 | -3,700,000 | -4,420,000 | -3.65 | 37.0 | 500.0 | 1.99 row 3 : canopus (first time) | -3,700,000 | -1,370,000 | -3,110,000 | -1.86 | 177.0 | 310.0 | -0.72 row 4 : zeta sagittarii | -1,370,000 | -1,080,000 | -1,200,000 | -2.74 | 8.0 | 89.1 | 2.6 row 5 : zeta leporis | -1,080,000 | -950,000 | -1,050,000 | -2.05 | 5.3 | 70.0 | 3.55 row 6 : canopus (second time) | -950,000 | -420,000 | -950,000 | -1.09 | 252.0 | 310.0 | -0.72 row 7 : aldebaran | -420,000 | -210,000 | -320,000 | -1.54 | 21.5 | 65.0 | 0.85 row 8 : capella | -210,000 | -160,000 | -240,000 | -0.82 | 27.9 | 42.2 | 0.08 row 9 : canopus (third time) | -160,000 | -90,000 | -160,000 | -0.7 | 302.0 | 310.0 | -0.72 row 10 : sirius (current) | -90,000 | +210,000 | +60,000 | -1.64 | 7.8 | 8.6 | -1.46 row 11 : vega | +210,000 | +480,000 | +290,000 | -0.81 | 17.2 | 25.04 | 0.03 row 12 : canopus (fourth time) | +480,000 | +990,000 | +480,000 | -0.4 | 346.0 | 310.0 | -0.72 row 13 : beta aurigae | +990,000 | +1,150,000 | +1,190,000 | -0.4 | 28.5 | 82.1 | 1.9 row 14 : delta scuti | +1,150,000 | +1,330,000 | +1,250,000 | -1.84 | 9.2 | 187.0 | 4.72 row 15 : gamma draconis | +1,330,000 | +2,030,000 | +1,550,000 | -1.39 | 27.7 | 154.0 | 2.36 row 16 : upsilon librae | +2,030,000 | +2,670,000 | +2,290,000 | -0.46 | 30.0 | 195.0 | 3.6 row 17 : nr canis majoris | +2,670,000 | +3,050,000 | +2,870,000 | -0.88 | 14.0 | 280.0 | 5.6 row 18 : omicron herculis | +3,050,000 | +3,870,000 | +3,470,000 | -0.63 | 44.0 | 346.0 | 3.83 row 19 : beta cygni | +3,870,000 | none | +4,610,000 | -0.52 | 80.0 | 390.0 | 3.18
col : max ( "maximum magnitude" ) row 1 : -0.63
select maximum magnitude where star = 'omicron herculis' <table_name> : table \begin{tabular}{lllllllll} \toprule & star & start year & end year & maximum year & maximum magnitude & distance at maximum (ly) & current distance & current magnitude \\ \midrule 0 & epsilon canis majoris & none & -4,460,000 & -4,700,000 & -3.99 & 34.0 & 430.0 & 1.5 \\ 1 & beta canis majoris & -4,460,000 & -3,700,000 & -4,420,000 & -3.65 & 37.0 & 500.0 & 1.99 \\ 2 & canopus (first time) & -3,700,000 & -1,370,000 & -3,110,000 & -1.86 & 177.0 & 310.0 & -0.72 \\ 3 & zeta sagittarii & -1,370,000 & -1,080,000 & -1,200,000 & -2.74 & 8.0 & 89.1 & 2.6 \\ 4 & zeta leporis & -1,080,000 & -950,000 & -1,050,000 & -2.05 & 5.3 & 70.0 & 3.55 \\ 5 & canopus (second time) & -950,000 & -420,000 & -950,000 & -1.09 & 252.0 & 310.0 & -0.72 \\ 6 & aldebaran & -420,000 & -210,000 & -320,000 & -1.54 & 21.5 & 65.0 & 0.85 \\ 7 & capella & -210,000 & -160,000 & -240,000 & -0.82 & 27.9 & 42.2 & 0.08 \\ 8 & canopus (third time) & -160,000 & -90,000 & -160,000 & -0.7 & 302.0 & 310.0 & -0.72 \\ 9 & sirius (current) & -90,000 & +210,000 & +60,000 & -1.64 & 7.8 & 8.6 & -1.46 \\ 10 & vega & +210,000 & +480,000 & +290,000 & -0.81 & 17.2 & 25.04 & 0.03 \\ 11 & canopus (fourth time) & +480,000 & +990,000 & +480,000 & -0.4 & 346.0 & 310.0 & -0.72 \\ 12 & beta aurigae & +990,000 & +1,150,000 & +1,190,000 & -0.4 & 28.5 & 82.1 & 1.9 \\ 13 & delta scuti & +1,150,000 & +1,330,000 & +1,250,000 & -1.84 & 9.2 & 187.0 & 4.72 \\ 14 & gamma draconis & +1,330,000 & +2,030,000 & +1,550,000 & -1.39 & 27.7 & 154.0 & 2.36 \\ 15 & upsilon librae & +2,030,000 & +2,670,000 & +2,290,000 & -0.46 & 30.0 & 195.0 & 3.6 \\ 16 & nr canis majoris & +2,670,000 & +3,050,000 & +2,870,000 & -0.88 & 14.0 & 280.0 & 5.6 \\ 17 & omicron herculis & +3,050,000 & +3,870,000 & +3,470,000 & -0.63 & 44.0 & 346.0 & 3.83 \\ 18 & beta cygni & +3,870,000 & none & +4,610,000 & -0.52 & 80.0 & 390.0 & 3.18 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & max ( "maximum magnitude" ) \\ \midrule 0 & -0.63 \\ \bottomrule \end{tabular}
select maximum magnitude where star = 'omicron herculis' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>star</th> <th>start year</th> <th>end year</th> <th>maximum year</th> <th>maximum magnitude</th> <th>distance at maximum (ly)</th> <th>current distance</th> <th>current magnitude</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>epsilon canis majoris</td> <td>none</td> <td>-4,460,000</td> <td>-4,700,000</td> <td>-3.99</td> <td>34.0</td> <td>430.0</td> <td>1.5</td> </tr> <tr> <th>1</th> <td>beta canis majoris</td> <td>-4,460,000</td> <td>-3,700,000</td> <td>-4,420,000</td> <td>-3.65</td> <td>37.0</td> <td>500.0</td> <td>1.99</td> </tr> <tr> <th>2</th> <td>canopus (first time)</td> <td>-3,700,000</td> <td>-1,370,000</td> <td>-3,110,000</td> <td>-1.86</td> <td>177.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>3</th> <td>zeta sagittarii</td> <td>-1,370,000</td> <td>-1,080,000</td> <td>-1,200,000</td> <td>-2.74</td> <td>8.0</td> <td>89.1</td> <td>2.6</td> </tr> <tr> <th>4</th> <td>zeta leporis</td> <td>-1,080,000</td> <td>-950,000</td> <td>-1,050,000</td> <td>-2.05</td> <td>5.3</td> <td>70.0</td> <td>3.55</td> </tr> <tr> <th>5</th> <td>canopus (second time)</td> <td>-950,000</td> <td>-420,000</td> <td>-950,000</td> <td>-1.09</td> <td>252.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>6</th> <td>aldebaran</td> <td>-420,000</td> <td>-210,000</td> <td>-320,000</td> <td>-1.54</td> <td>21.5</td> <td>65.0</td> <td>0.85</td> </tr> <tr> <th>7</th> <td>capella</td> <td>-210,000</td> <td>-160,000</td> <td>-240,000</td> <td>-0.82</td> <td>27.9</td> <td>42.2</td> <td>0.08</td> </tr> <tr> <th>8</th> <td>canopus (third time)</td> <td>-160,000</td> <td>-90,000</td> <td>-160,000</td> <td>-0.7</td> <td>302.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>9</th> <td>sirius (current)</td> <td>-90,000</td> <td>+210,000</td> <td>+60,000</td> <td>-1.64</td> <td>7.8</td> <td>8.6</td> <td>-1.46</td> </tr> <tr> <th>10</th> <td>vega</td> <td>+210,000</td> <td>+480,000</td> <td>+290,000</td> <td>-0.81</td> <td>17.2</td> <td>25.04</td> <td>0.03</td> </tr> <tr> <th>11</th> <td>canopus (fourth time)</td> <td>+480,000</td> <td>+990,000</td> <td>+480,000</td> <td>-0.4</td> <td>346.0</td> <td>310.0</td> <td>-0.72</td> </tr> <tr> <th>12</th> <td>beta aurigae</td> <td>+990,000</td> <td>+1,150,000</td> <td>+1,190,000</td> <td>-0.4</td> <td>28.5</td> <td>82.1</td> <td>1.9</td> </tr> <tr> <th>13</th> <td>delta scuti</td> <td>+1,150,000</td> <td>+1,330,000</td> <td>+1,250,000</td> <td>-1.84</td> <td>9.2</td> <td>187.0</td> <td>4.72</td> </tr> <tr> <th>14</th> <td>gamma draconis</td> <td>+1,330,000</td> <td>+2,030,000</td> <td>+1,550,000</td> <td>-1.39</td> <td>27.7</td> <td>154.0</td> <td>2.36</td> </tr> <tr> <th>15</th> <td>upsilon librae</td> <td>+2,030,000</td> <td>+2,670,000</td> <td>+2,290,000</td> <td>-0.46</td> <td>30.0</td> <td>195.0</td> <td>3.6</td> </tr> <tr> <th>16</th> <td>nr canis majoris</td> <td>+2,670,000</td> <td>+3,050,000</td> <td>+2,870,000</td> <td>-0.88</td> <td>14.0</td> <td>280.0</td> <td>5.6</td> </tr> <tr> <th>17</th> <td>omicron herculis</td> <td>+3,050,000</td> <td>+3,870,000</td> <td>+3,470,000</td> <td>-0.63</td> <td>44.0</td> <td>346.0</td> <td>3.83</td> </tr> <tr> <th>18</th> <td>beta cygni</td> <td>+3,870,000</td> <td>none</td> <td>+4,610,000</td> <td>-0.52</td> <td>80.0</td> <td>390.0</td> <td>3.18</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>max ( "maximum magnitude" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>-0.63</td> </tr> </tbody> </table>
select maximum magnitude where star = 'omicron herculis' <table_name> : table | | star | start year | end year | maximum year | maximum magnitude | distance at maximum (ly) | current distance | current magnitude | |---:|:----------------------|:-------------|:-----------|:---------------|--------------------:|---------------------------:|-------------------:|--------------------:| | 0 | epsilon canis majoris | none | -4,460,000 | -4,700,000 | -3.99 | 34 | 430 | 1.5 | | 1 | beta canis majoris | -4,460,000 | -3,700,000 | -4,420,000 | -3.65 | 37 | 500 | 1.99 | | 2 | canopus (first time) | -3,700,000 | -1,370,000 | -3,110,000 | -1.86 | 177 | 310 | -0.72 | | 3 | zeta sagittarii | -1,370,000 | -1,080,000 | -1,200,000 | -2.74 | 8 | 89.1 | 2.6 | | 4 | zeta leporis | -1,080,000 | -950,000 | -1,050,000 | -2.05 | 5.3 | 70 | 3.55 | | 5 | canopus (second time) | -950,000 | -420,000 | -950,000 | -1.09 | 252 | 310 | -0.72 | | 6 | aldebaran | -420,000 | -210,000 | -320,000 | -1.54 | 21.5 | 65 | 0.85 | | 7 | capella | -210,000 | -160,000 | -240,000 | -0.82 | 27.9 | 42.2 | 0.08 | | 8 | canopus (third time) | -160,000 | -90,000 | -160,000 | -0.7 | 302 | 310 | -0.72 | | 9 | sirius (current) | -90,000 | +210,000 | +60,000 | -1.64 | 7.8 | 8.6 | -1.46 | | 10 | vega | +210,000 | +480,000 | +290,000 | -0.81 | 17.2 | 25.04 | 0.03 | | 11 | canopus (fourth time) | +480,000 | +990,000 | +480,000 | -0.4 | 346 | 310 | -0.72 | | 12 | beta aurigae | +990,000 | +1,150,000 | +1,190,000 | -0.4 | 28.5 | 82.1 | 1.9 | | 13 | delta scuti | +1,150,000 | +1,330,000 | +1,250,000 | -1.84 | 9.2 | 187 | 4.72 | | 14 | gamma draconis | +1,330,000 | +2,030,000 | +1,550,000 | -1.39 | 27.7 | 154 | 2.36 | | 15 | upsilon librae | +2,030,000 | +2,670,000 | +2,290,000 | -0.46 | 30 | 195 | 3.6 | | 16 | nr canis majoris | +2,670,000 | +3,050,000 | +2,870,000 | -0.88 | 14 | 280 | 5.6 | | 17 | omicron herculis | +3,050,000 | +3,870,000 | +3,470,000 | -0.63 | 44 | 346 | 3.83 | | 18 | beta cygni | +3,870,000 | none | +4,610,000 | -0.52 | 80 | 390 | 3.18 |
| | max ( "maximum magnitude" ) | |---:|------------------------------:| | 0 | -0.63 |
[ [ 1, 4025, 4207, 13463, 1625, 10443, 273, 296, 24721, 1949, 22336, 1934, 291, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 10443, 473, 787, 3286, 473, 679, 3286, 473, 4207, 3286, 473, 4207, 13463, 473, 3888, 622, 4207, 261, 715, 13, 473, 783, 3888, 473, 783, 13463, 1736, 203, 64, 13138, 5345, 203, 20, 473, 12263, 848, 291, 7888, 291, 473, 6555, 473, 300, 24, 16, 24, 4848, 16, 3784, 473, 300, 24, 16, 26874, 16, 3784, 473, 300, 23, 18, 2733, 473, 13438, 18, 20, 473, 1059, 5082, 18, 20, 473, 404, 18, 25, 1736, 203, 21, 473, 6796, 848, 291, 7888, 291, 473, 300, 24, 16, 24, 4848, 16, 3784, 473, 300, 23, 16, 26874, 16, 3784, 473, 300, 24, 16, 24, 3462, 16, 3784, 473, 300, 23, 18, 9222, 473, 18091, 18, 20, 473, 6604, 18, 20, 473, 404, 18, 2733, 1736, 203, 22, 473, 848, 556, 407, 261, 3645, 813, 13, 473, 300, 23, 16, 26874, 16, 3784, 473, 300, 21, 16, 6418, 20, 16, 3784, 473, 300, 23, 16, 17506, 16, 3784, 473, 300, 21, 18, 5292, 473, 404, 4700, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 23, 473, 998, 1066, 20908, 305, 11718, 2835, 473, 300, 21, 16, 6418, 20, 16, 3784, 473, 300, 21, 16, 20, 3672, 16, 3784, 473, 300, 21, 16, 6976, 16, 3784, 473, 300, 22, 18, 5608, 473, 1725, 18, 20, 473, 28308, 18, 21, 473, 576, 18, 26, 1736, 203, 24, 473, 998, 1066, 884, 3831, 291, 473, 300, 21, 16, 20, 3672, 16, 3784, 473, 300, 29, 3361, 16, 3784, 473, 300, 21, 16, 20, 3361, 16, 3784, 473, 300, 22, 18, 6260, 473, 1381, 18, 23, 473, 16647, 18, 20, 473, 890, 18, 2539, 1736, 203, 25, 473, 848, 556, 407, 261, 8538, 813, 13, 473, 300, 29, 3361, 16, 3784, 473, 300, 24, 3462, 16, 3784, 473, 300, 29, 3361, 16, 3784, 473, 300, 21, 18, 5908, 473, 6969, 22, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 26, 473, 524, 323, 3215, 304, 473, 300, 24, 3462, 16, 3784, 473, 300, 22, 2163, 16, 3784, 473, 300, 31273, 16, 3784, 473, 300, 21, 18, 6564, 473, 9035, 18, 25, 473, 15892, 18, 20, 473, 374, 18, 7140, 1736, 203, 27, 473, 3523, 1165, 69, 473, 300, 22, 2163, 16, 3784, 473, 300, 16874, 16, 3784, 473, 300, 28784, 16, 3784, 473, 300, 20, 18, 11149, 473, 12732, 18, 29, 473, 14856, 18, 22, 473, 374, 18, 6840, 1736, 203, 28, 473, 848, 556, 407, 261, 451, 6909, 813, 13, 473, 300, 16874, 16, 3784, 473, 300, 9349, 16, 3784, 473, 300, 16874, 16, 3784, 473, 300, 20, 18, 27, 473, 22072, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 29, 473, 272, 481, 8384, 261, 2972, 13, 473, 300, 9349, 16, 3784, 473, 397, 22, 2163, 16, 3784, 473, 397, 4848, 16, 3784, 473, 300, 21, 18, 1105, 473, 2371, 18, 28, 473, 1725, 18, 26, 473, 300, 21, 18, 8749, 1736, 203, 2163, 473, 331, 11061, 473, 397, 22, 2163, 16, 3784, 473, 397, 24, 3672, 16, 3784, 473, 397, 5540, 20, 16, 3784, 473, 300, 20, 18, 11861, 473, 8043, 18, 22, 473, 6969, 18, 3028, 473, 374, 18, 4630, 1736, 203, 2499, 473, 848, 556, 407, 261, 74, 477, 451, 813, 13, 473, 397, 24, 3672, 16, 3784, 473, 397, 2733, 20, 16, 3784, 473, 397, 24, 3672, 16, 3784, 473, 300, 20, 18, 24, 473, 890, 8749, 18, 20, 473, 890, 2163, 18, 20, 473, 300, 20, 18, 9060, 1736, 203, 2138, 473, 6796, 279, 295, 360, 8906, 473, 397, 2733, 20, 16, 3784, 473, 397, 21, 16, 23014, 16, 3784, 473, 397, 21, 16, 30454, 16, 3784, 473, 300, 20, 18, 24, 473, 9131, 18, 25, 473, 28024, 18, 21, 473, 404, 18, 29, 1736, 203, 3437, 473, 3622, 888, 322, 77, 473, 397, 21, 16, 23014, 16, 3784, 473, 397, 21, 16, 3707, 20, 16, 3784, 473, 397, 21, 16, 26520, 16, 3784, 473, 300, 21, 18, 5193, 473, 2468, 18, 22, 473, 6549, 27, 18, 20, 473, 1059, 18, 9060, 1736, 203, 3461, 473, 9601, 302, 354, 591, 291, 473, 397, 21, 16, 3707, 20, 16, 3784, 473, 397, 22, 16, 4630, 20, 16, 3784, 473, 397, 21, 16, 2539, 20, 16, 3784, 473, 300, 21, 18, 5520, 473, 12732, 18, 27, 473, 4711, 24, 18, 20, 473, 576, 18, 5718, 1736, 203, 3600, 473, 731, 87, 10327, 2561, 354, 73, 473, 397, 22, 16, 4630, 20, 16, 3784, 473, 397, 22, 16, 26, 7301, 16, 3784, 473, 397, 22, 16, 5540, 20, 16, 3784, 473, 300, 20, 18, 8749, 473, 5196, 18, 20, 473, 24262, 18, 20, 473, 890, 18, 26, 1736, 203, 2313, 473, 9884, 848, 291, 7888, 291, 473, 397, 22, 16, 26, 7301, 16, 3784, 473, 397, 23, 16, 20, 3361, 16, 3784, 473, 397, 22, 16, 28, 7301, 16, 3784, 473, 300, 20, 18, 5482, 473, 5045, 18, 20, 473, 576, 3672, 18, 20, 473, 1381, 18, 26, 1736, 203, 4033, 473, 8068, 335, 1949, 22336, 1934, 291, 473, 397, 23, 16, 20, 3361, 16, 3784, 473, 397, 23, 16, 28, 7301, 16, 3784, 473, 397, 23, 16, 24, 7301, 16, 3784, 473, 300, 20, 18, 4449, 473, 13291, 18, 20, 473, 890, 8749, 18, 20, 473, 890, 18, 10261, 1736, 203, 2643, 473, 6796, 6143, 1600, 77, 473, 397, 23, 16, 28, 7301, 16, 3784, 473, 6555, 473, 397, 24, 16, 26, 2163, 16, 3784, 473, 300, 20, 18, 9401, 473, 8958, 18, 20, 473, 890, 9349, 18, 20, 473, 890, 18, 2643, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 943, 261, 4207, 13463, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 300, 20, 18, 4449, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( arena ) where date = 'january 5, 1994' col : date | winning team | score -1 | losing team | score -2 | ot | city | state/province | arena | attendance row 1 : 1993-10-21 00:00:00 | st. louis | 5 | san jose | 2 | none | sacramento | ca | arco arena | 7144 row 2 : 1993-10-31 00:00:00 | ny rangers | 4 | new jersey | 1 | none | halifax | ns | halifax metro centre | 8200 row 3 : 1993-11-03 00:00:00 | pittsburgh | 6 | buffalo | 2 | none | sacramento | ca | arco arena | 10117 row 4 : 1993-11-09 00:00:00 | anaheim | 4 | dallas | 2 | none | phoenix | az | america west arena | 8143 row 5 : 1993-11-18 00:00:00 | ny islanders | 5 | montreal | 1 | none | hamilton | on | copps coliseum | 17008 row 6 : 1993-12-09 00:00:00 | dallas | 6 | ottawa | 1 | none | minneapolis | mn | target center | 14058 row 7 : 1993-12-23 00:00:00 | vancouver | 4 | calgary | 3 | none | saskatoon | sk | saskplace | 11429 row 8 : 1993-12-31 00:00:00 | philadelphia | 4 | boston | 3 | none | minneapolis | mn | target center | 10855 row 9 : 1994-01-04 00:00:00 | tampa bay | 1 | toronto | 0 | none | hamilton | on | copps coliseum | 17526 row 10 : 1994-01-05 00:00:00 | montreal | 2 | quebec | 0 | none | phoenix | az | america west arena | 11393 row 11 : 1994-01-06 00:00:00 | st. louis | 2 | hartford | 1 | none | cleveland | oh | richfield coliseum | 6956 row 12 : 1994-01-17 00:00:00 | detroit | 6 | tampa bay | 3 | none | minneapolis | mn | target center | 8764 row 13 : 1994-01-23 00:00:00 | vancouver | 5 | edmonton | 4 | (ot) | saskatoon | sk | saskplace | none row 14 : 1994-01-24 00:00:00 | calgary | 3 | los angeles | 3 | (ot) | phoenix | az | america west arena | 14864 row 15 : 1994-02-02 00:00:00 | washington | 5 | philadelphia | 2 | none | cleveland | oh | richfield coliseum | 8312 row 16 : 1994-02-08 00:00:00 | san jose | 4 | chicago | 3 | none | sacramento | ca | arco arena | 14182 row 17 : 1994-02-22 00:00:00 | florida | 3 | winnipeg | 2 | none | hamilton | on | copps coliseum | 6291 row 18 : 1994-02-24 00:00:00 | detroit | 3 | hartford | 0 | none | cleveland | oh | richfield coliseum | 11621 row 19 : 1994-03-04 00:00:00 | winnipeg | 6 | ottawa | 1 | none | minneapolis | mn | target center | 6388 row 20 : 1994-03-08 00:00:00 | chicago | 3 | anaheim | 0 | none | phoenix | az | america west arena | 13847 row 21 : 1994-03-09 00:00:00 | ny rangers | 7 | washington | 5 | none | halifax | ns | halifax metro centre | 9200 row 22 : 1994-03-18 00:00:00 | buffalo | 2 | ny islanders | 2 | (ot) | minneapolis | mn | target center | 8016 row 23 : 1994-03-23 00:00:00 | florida | 1 | toronto | 1 | (ot) | hamilton | on | copps coliseum | 17096 row 24 : 1994-03-27 00:00:00 | new jersey | 5 | quebec | 2 | none | minneapolis | mn | target center | 6222 row 25 : 1994-04-03 00:00:00 | pittsburgh | 6 | boston | 2 | none | cleveland | oh | richfield coliseum | 17224 row 26 : 1994-04-03 00:00:00 | los angeles | 6 | edmonton | 1 | none | sacramento | ca | arco arena | 10363
col : count ( "arena" ) row 1 : 1
select count ( arena ) where date = 'january 5, 1994' <table_name> : table \begin{tabular}{lllllllllll} \toprule & date & winning team & score -1 & losing team & score -2 & ot & city & state/province & arena & attendance \\ \midrule 0 & 1993-10-21 00:00:00 & st. louis & 5 & san jose & 2 & none & sacramento & ca & arco arena & 7144 \\ 1 & 1993-10-31 00:00:00 & ny rangers & 4 & new jersey & 1 & none & halifax & ns & halifax metro centre & 8200 \\ 2 & 1993-11-03 00:00:00 & pittsburgh & 6 & buffalo & 2 & none & sacramento & ca & arco arena & 10117 \\ 3 & 1993-11-09 00:00:00 & anaheim & 4 & dallas & 2 & none & phoenix & az & america west arena & 8143 \\ 4 & 1993-11-18 00:00:00 & ny islanders & 5 & montreal & 1 & none & hamilton & on & copps coliseum & 17008 \\ 5 & 1993-12-09 00:00:00 & dallas & 6 & ottawa & 1 & none & minneapolis & mn & target center & 14058 \\ 6 & 1993-12-23 00:00:00 & vancouver & 4 & calgary & 3 & none & saskatoon & sk & saskplace & 11429 \\ 7 & 1993-12-31 00:00:00 & philadelphia & 4 & boston & 3 & none & minneapolis & mn & target center & 10855 \\ 8 & 1994-01-04 00:00:00 & tampa bay & 1 & toronto & 0 & none & hamilton & on & copps coliseum & 17526 \\ 9 & 1994-01-05 00:00:00 & montreal & 2 & quebec & 0 & none & phoenix & az & america west arena & 11393 \\ 10 & 1994-01-06 00:00:00 & st. louis & 2 & hartford & 1 & none & cleveland & oh & richfield coliseum & 6956 \\ 11 & 1994-01-17 00:00:00 & detroit & 6 & tampa bay & 3 & none & minneapolis & mn & target center & 8764 \\ 12 & 1994-01-23 00:00:00 & vancouver & 5 & edmonton & 4 & (ot) & saskatoon & sk & saskplace & none \\ 13 & 1994-01-24 00:00:00 & calgary & 3 & los angeles & 3 & (ot) & phoenix & az & america west arena & 14864 \\ 14 & 1994-02-02 00:00:00 & washington & 5 & philadelphia & 2 & none & cleveland & oh & richfield coliseum & 8312 \\ 15 & 1994-02-08 00:00:00 & san jose & 4 & chicago & 3 & none & sacramento & ca & arco arena & 14182 \\ 16 & 1994-02-22 00:00:00 & florida & 3 & winnipeg & 2 & none & hamilton & on & copps coliseum & 6291 \\ 17 & 1994-02-24 00:00:00 & detroit & 3 & hartford & 0 & none & cleveland & oh & richfield coliseum & 11621 \\ 18 & 1994-03-04 00:00:00 & winnipeg & 6 & ottawa & 1 & none & minneapolis & mn & target center & 6388 \\ 19 & 1994-03-08 00:00:00 & chicago & 3 & anaheim & 0 & none & phoenix & az & america west arena & 13847 \\ 20 & 1994-03-09 00:00:00 & ny rangers & 7 & washington & 5 & none & halifax & ns & halifax metro centre & 9200 \\ 21 & 1994-03-18 00:00:00 & buffalo & 2 & ny islanders & 2 & (ot) & minneapolis & mn & target center & 8016 \\ 22 & 1994-03-23 00:00:00 & florida & 1 & toronto & 1 & (ot) & hamilton & on & copps coliseum & 17096 \\ 23 & 1994-03-27 00:00:00 & new jersey & 5 & quebec & 2 & none & minneapolis & mn & target center & 6222 \\ 24 & 1994-04-03 00:00:00 & pittsburgh & 6 & boston & 2 & none & cleveland & oh & richfield coliseum & 17224 \\ 25 & 1994-04-03 00:00:00 & los angeles & 6 & edmonton & 1 & none & sacramento & ca & arco arena & 10363 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "arena" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( arena ) where date = 'january 5, 1994' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>winning team</th> <th>score -1</th> <th>losing team</th> <th>score -2</th> <th>ot</th> <th>city</th> <th>state/province</th> <th>arena</th> <th>attendance</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1993-10-21 00:00:00</td> <td>st. louis</td> <td>5</td> <td>san jose</td> <td>2</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>7144</td> </tr> <tr> <th>1</th> <td>1993-10-31 00:00:00</td> <td>ny rangers</td> <td>4</td> <td>new jersey</td> <td>1</td> <td>none</td> <td>halifax</td> <td>ns</td> <td>halifax metro centre</td> <td>8200</td> </tr> <tr> <th>2</th> <td>1993-11-03 00:00:00</td> <td>pittsburgh</td> <td>6</td> <td>buffalo</td> <td>2</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>10117</td> </tr> <tr> <th>3</th> <td>1993-11-09 00:00:00</td> <td>anaheim</td> <td>4</td> <td>dallas</td> <td>2</td> <td>none</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>8143</td> </tr> <tr> <th>4</th> <td>1993-11-18 00:00:00</td> <td>ny islanders</td> <td>5</td> <td>montreal</td> <td>1</td> <td>none</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>17008</td> </tr> <tr> <th>5</th> <td>1993-12-09 00:00:00</td> <td>dallas</td> <td>6</td> <td>ottawa</td> <td>1</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>14058</td> </tr> <tr> <th>6</th> <td>1993-12-23 00:00:00</td> <td>vancouver</td> <td>4</td> <td>calgary</td> <td>3</td> <td>none</td> <td>saskatoon</td> <td>sk</td> <td>saskplace</td> <td>11429</td> </tr> <tr> <th>7</th> <td>1993-12-31 00:00:00</td> <td>philadelphia</td> <td>4</td> <td>boston</td> <td>3</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>10855</td> </tr> <tr> <th>8</th> <td>1994-01-04 00:00:00</td> <td>tampa bay</td> <td>1</td> <td>toronto</td> <td>0</td> <td>none</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>17526</td> </tr> <tr> <th>9</th> <td>1994-01-05 00:00:00</td> <td>montreal</td> <td>2</td> <td>quebec</td> <td>0</td> <td>none</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>11393</td> </tr> <tr> <th>10</th> <td>1994-01-06 00:00:00</td> <td>st. louis</td> <td>2</td> <td>hartford</td> <td>1</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>6956</td> </tr> <tr> <th>11</th> <td>1994-01-17 00:00:00</td> <td>detroit</td> <td>6</td> <td>tampa bay</td> <td>3</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>8764</td> </tr> <tr> <th>12</th> <td>1994-01-23 00:00:00</td> <td>vancouver</td> <td>5</td> <td>edmonton</td> <td>4</td> <td>(ot)</td> <td>saskatoon</td> <td>sk</td> <td>saskplace</td> <td>none</td> </tr> <tr> <th>13</th> <td>1994-01-24 00:00:00</td> <td>calgary</td> <td>3</td> <td>los angeles</td> <td>3</td> <td>(ot)</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>14864</td> </tr> <tr> <th>14</th> <td>1994-02-02 00:00:00</td> <td>washington</td> <td>5</td> <td>philadelphia</td> <td>2</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>8312</td> </tr> <tr> <th>15</th> <td>1994-02-08 00:00:00</td> <td>san jose</td> <td>4</td> <td>chicago</td> <td>3</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>14182</td> </tr> <tr> <th>16</th> <td>1994-02-22 00:00:00</td> <td>florida</td> <td>3</td> <td>winnipeg</td> <td>2</td> <td>none</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>6291</td> </tr> <tr> <th>17</th> <td>1994-02-24 00:00:00</td> <td>detroit</td> <td>3</td> <td>hartford</td> <td>0</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>11621</td> </tr> <tr> <th>18</th> <td>1994-03-04 00:00:00</td> <td>winnipeg</td> <td>6</td> <td>ottawa</td> <td>1</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>6388</td> </tr> <tr> <th>19</th> <td>1994-03-08 00:00:00</td> <td>chicago</td> <td>3</td> <td>anaheim</td> <td>0</td> <td>none</td> <td>phoenix</td> <td>az</td> <td>america west arena</td> <td>13847</td> </tr> <tr> <th>20</th> <td>1994-03-09 00:00:00</td> <td>ny rangers</td> <td>7</td> <td>washington</td> <td>5</td> <td>none</td> <td>halifax</td> <td>ns</td> <td>halifax metro centre</td> <td>9200</td> </tr> <tr> <th>21</th> <td>1994-03-18 00:00:00</td> <td>buffalo</td> <td>2</td> <td>ny islanders</td> <td>2</td> <td>(ot)</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>8016</td> </tr> <tr> <th>22</th> <td>1994-03-23 00:00:00</td> <td>florida</td> <td>1</td> <td>toronto</td> <td>1</td> <td>(ot)</td> <td>hamilton</td> <td>on</td> <td>copps coliseum</td> <td>17096</td> </tr> <tr> <th>23</th> <td>1994-03-27 00:00:00</td> <td>new jersey</td> <td>5</td> <td>quebec</td> <td>2</td> <td>none</td> <td>minneapolis</td> <td>mn</td> <td>target center</td> <td>6222</td> </tr> <tr> <th>24</th> <td>1994-04-03 00:00:00</td> <td>pittsburgh</td> <td>6</td> <td>boston</td> <td>2</td> <td>none</td> <td>cleveland</td> <td>oh</td> <td>richfield coliseum</td> <td>17224</td> </tr> <tr> <th>25</th> <td>1994-04-03 00:00:00</td> <td>los angeles</td> <td>6</td> <td>edmonton</td> <td>1</td> <td>none</td> <td>sacramento</td> <td>ca</td> <td>arco arena</td> <td>10363</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "arena" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( arena ) where date = 'january 5, 1994' <table_name> : table | | date | winning team | score -1 | losing team | score -2 | ot | city | state/province | arena | attendance | |---:|:--------------------|:---------------|-----------:|:--------------|-----------:|:-----|:------------|:-----------------|:---------------------|:-------------| | 0 | 1993-10-21 00:00:00 | st. louis | 5 | san jose | 2 | none | sacramento | ca | arco arena | 7144 | | 1 | 1993-10-31 00:00:00 | ny rangers | 4 | new jersey | 1 | none | halifax | ns | halifax metro centre | 8200 | | 2 | 1993-11-03 00:00:00 | pittsburgh | 6 | buffalo | 2 | none | sacramento | ca | arco arena | 10117 | | 3 | 1993-11-09 00:00:00 | anaheim | 4 | dallas | 2 | none | phoenix | az | america west arena | 8143 | | 4 | 1993-11-18 00:00:00 | ny islanders | 5 | montreal | 1 | none | hamilton | on | copps coliseum | 17008 | | 5 | 1993-12-09 00:00:00 | dallas | 6 | ottawa | 1 | none | minneapolis | mn | target center | 14058 | | 6 | 1993-12-23 00:00:00 | vancouver | 4 | calgary | 3 | none | saskatoon | sk | saskplace | 11429 | | 7 | 1993-12-31 00:00:00 | philadelphia | 4 | boston | 3 | none | minneapolis | mn | target center | 10855 | | 8 | 1994-01-04 00:00:00 | tampa bay | 1 | toronto | 0 | none | hamilton | on | copps coliseum | 17526 | | 9 | 1994-01-05 00:00:00 | montreal | 2 | quebec | 0 | none | phoenix | az | america west arena | 11393 | | 10 | 1994-01-06 00:00:00 | st. louis | 2 | hartford | 1 | none | cleveland | oh | richfield coliseum | 6956 | | 11 | 1994-01-17 00:00:00 | detroit | 6 | tampa bay | 3 | none | minneapolis | mn | target center | 8764 | | 12 | 1994-01-23 00:00:00 | vancouver | 5 | edmonton | 4 | (ot) | saskatoon | sk | saskplace | none | | 13 | 1994-01-24 00:00:00 | calgary | 3 | los angeles | 3 | (ot) | phoenix | az | america west arena | 14864 | | 14 | 1994-02-02 00:00:00 | washington | 5 | philadelphia | 2 | none | cleveland | oh | richfield coliseum | 8312 | | 15 | 1994-02-08 00:00:00 | san jose | 4 | chicago | 3 | none | sacramento | ca | arco arena | 14182 | | 16 | 1994-02-22 00:00:00 | florida | 3 | winnipeg | 2 | none | hamilton | on | copps coliseum | 6291 | | 17 | 1994-02-24 00:00:00 | detroit | 3 | hartford | 0 | none | cleveland | oh | richfield coliseum | 11621 | | 18 | 1994-03-04 00:00:00 | winnipeg | 6 | ottawa | 1 | none | minneapolis | mn | target center | 6388 | | 19 | 1994-03-08 00:00:00 | chicago | 3 | anaheim | 0 | none | phoenix | az | america west arena | 13847 | | 20 | 1994-03-09 00:00:00 | ny rangers | 7 | washington | 5 | none | halifax | ns | halifax metro centre | 9200 | | 21 | 1994-03-18 00:00:00 | buffalo | 2 | ny islanders | 2 | (ot) | minneapolis | mn | target center | 8016 | | 22 | 1994-03-23 00:00:00 | florida | 1 | toronto | 1 | (ot) | hamilton | on | copps coliseum | 17096 | | 23 | 1994-03-27 00:00:00 | new jersey | 5 | quebec | 2 | none | minneapolis | mn | target center | 6222 | | 24 | 1994-04-03 00:00:00 | pittsburgh | 6 | boston | 2 | none | cleveland | oh | richfield coliseum | 17224 | | 25 | 1994-04-03 00:00:00 | los angeles | 6 | edmonton | 1 | none | sacramento | ca | arco arena | 10363 |
| | count ( "arena" ) | |---:|--------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 854, 6582, 262, 1625, 1509, 273, 296, 78, 304, 24335, 1381, 16, 23673, 24, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 5657, 2093, 5927, 473, 4462, 300, 21, 473, 437, 2470, 5927, 473, 4462, 300, 22, 473, 15835, 473, 12797, 473, 919, 19, 25529, 2410, 473, 854, 6582, 473, 2403, 409, 1359, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 23, 17, 2163, 17, 5340, 9631, 30, 713, 30, 713, 473, 384, 18, 437, 89, 291, 473, 1381, 473, 272, 304, 525, 2584, 473, 576, 473, 6555, 473, 20071, 1940, 29565, 473, 3474, 473, 419, 2894, 854, 6582, 473, 2371, 25339, 1736, 203, 21, 473, 23673, 23, 17, 2163, 17, 6938, 9631, 30, 713, 30, 713, 473, 15308, 436, 539, 414, 473, 1059, 473, 394, 525, 264, 307, 93, 473, 404, 473, 6555, 473, 19514, 430, 651, 473, 3153, 473, 19514, 430, 651, 5100, 303, 8301, 266, 473, 1725, 6976, 1736, 203, 22, 473, 23673, 23, 17, 2499, 17, 4630, 9631, 30, 713, 30, 713, 473, 293, 305, 3428, 70, 295, 17680, 473, 1666, 473, 6139, 287, 83, 473, 576, 473, 6555, 473, 20071, 1940, 29565, 473, 3474, 473, 419, 2894, 854, 6582, 473, 13822, 4033, 1736, 203, 23, 473, 23673, 23, 17, 2499, 17, 5908, 9631, 30, 713, 30, 713, 473, 392, 69, 580, 381, 473, 1059, 473, 302, 454, 345, 473, 576, 473, 6555, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 1725, 28643, 1736, 203, 24, 473, 23673, 23, 17, 2499, 17, 2643, 9631, 30, 713, 30, 713, 473, 15308, 353, 15733, 414, 473, 1381, 473, 312, 1580, 7688, 473, 404, 473, 6555, 473, 366, 11580, 1917, 473, 603, 473, 6529, 1121, 645, 784, 379, 473, 8043, 713, 28, 1736, 203, 25, 473, 23673, 23, 17, 2138, 17, 5908, 9631, 30, 713, 30, 713, 473, 302, 454, 345, 473, 1666, 473, 320, 748, 2219, 69, 473, 404, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 5045, 6260, 28, 1736, 203, 26, 473, 23673, 23, 17, 2138, 17, 4366, 9631, 30, 713, 30, 713, 473, 331, 19292, 1395, 502, 473, 1059, 473, 1443, 75, 814, 473, 890, 473, 6555, 473, 272, 835, 31093, 265, 473, 4343, 473, 272, 835, 964, 473, 21284, 5540, 1736, 203, 27, 473, 23673, 23, 17, 2138, 17, 6938, 9631, 30, 713, 30, 713, 473, 1844, 330, 361, 292, 844, 1155, 473, 1059, 473, 324, 669, 265, 473, 890, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 23515, 2539, 1736, 203, 28, 473, 23673, 24, 17, 1611, 17, 3028, 9631, 30, 713, 30, 713, 473, 268, 5406, 324, 528, 473, 404, 473, 8934, 265, 869, 473, 374, 473, 6555, 473, 366, 11580, 1917, 473, 603, 473, 6529, 1121, 645, 784, 379, 473, 404, 5877, 5558, 1736, 203, 29, 473, 23673, 24, 17, 1611, 17, 6260, 9631, 30, 713, 30, 713, 473, 312, 1580, 7688, 473, 576, 473, 6597, 70, 557, 473, 374, 473, 6555, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 404, 3437, 11180, 1736, 203, 2163, 473, 23673, 24, 17, 1611, 17, 7677, 9631, 30, 713, 30, 713, 473, 384, 18, 437, 89, 291, 473, 576, 473, 366, 485, 31836, 473, 404, 473, 6555, 473, 1619, 941, 464, 473, 29797, 473, 23657, 1518, 645, 784, 379, 473, 20963, 4313, 1736, 203, 2499, 473, 23673, 24, 17, 1611, 17, 4033, 9631, 30, 713, 30, 713, 473, 3023, 303, 305, 473, 1666, 473, 268, 5406, 324, 528, 473, 890, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 1725, 27, 1105, 1736, 203, 2138, 473, 23673, 24, 17, 1611, 17, 4366, 9631, 30, 713, 30, 713, 473, 331, 19292, 1395, 502, 473, 1381, 473, 1675, 81, 1580, 265, 473, 1059, 473, 261, 352, 13, 473, 272, 835, 31093, 265, 473, 4343, 473, 272, 835, 964, 473, 6555, 1736, 203, 3437, 473, 23673, 24, 17, 1611, 17, 3247, 9631, 30, 713, 30, 713, 473, 1443, 75, 814, 473, 890, 473, 22148, 7603, 19880, 473, 890, 473, 261, 352, 13, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 5045, 28, 1105, 1736, 203, 3461, 473, 23673, 24, 17, 3103, 17, 3103, 9631, 30, 713, 30, 713, 473, 341, 961, 310, 1917, 473, 1381, 473, 1844, 330, 361, 292, 844, 1155, 473, 576, 473, 6555, 473, 1619, 941, 464, 473, 29797, 473, 23657, 1518, 645, 784, 379, 473, 26232, 2138, 1736, 203, 3600, 473, 23673, 24, 17, 3103, 17, 6840, 9631, 30, 713, 30, 713, 473, 272, 304, 525, 2584, 473, 1059, 473, 462, 335, 28768, 473, 890, 473, 6555, 473, 20071, 1940, 29565, 473, 3474, 473, 419, 2894, 854, 6582, 473, 5045, 28246, 1736, 203, 2313, 473, 23673, 24, 17, 3103, 17, 3787, 9631, 30, 713, 30, 713, 473, 1183, 280, 350, 69, 473, 890, 473, 5657, 82, 3151, 75, 473, 576, 473, 6555, 473, 366, 11580, 1917, 473, 603, 473, 6529, 1121, 645, 784, 379, 473, 1666, 5540, 21, 1736, 203, 4033, 473, 23673, 24, 17, 3103, 17, 3247, 9631, 30, 713, 30, 713, 473, 3023, 303, 305, 473, 890, 473, 366, 485, 31836, 473, 374, 473, 6555, 473, 1619, 941, 464, 473, 29797, 473, 23657, 1518, 645, 784, 379, 473, 18973, 5340, 1736, 203, 2643, 473, 23673, 24, 17, 4630, 17, 3028, 9631, 30, 713, 30, 713, 473, 5657, 82, 3151, 75, 473, 1666, 473, 320, 748, 2219, 69, 473, 404, 473, 6555, 473, 1131, 4644, 438, 355, 291, 473, 12883, 473, 1018, 4617, 473, 13746, 5482, 1736, 203, 3657, 473, 23673, 24, 17, 4630, 17, 6840, 9631, 30, 713, 30, 713, 473, 462, 335, 28768, 473, 890, 473, 392, 69, 580, 381, 473, 374, 473, 6555, 473, 1844, 83, 275, 697, 473, 10562, 473, 2125, 23157, 27697, 854, 6582, 473, 5958, 5193, 27, 1736, 203, 3462, 473, 23673, 24, 17, 4630, 17, 5908, 9631, 30, 713, 30, 713, 473, 15308, 436, 539, 414, 473, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 854, 6582, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where club(s) = 1 col : nr. | name | area (km2) | population (2006) | capital | club(s) row 1 : 1 | alexandria | 2900 | 4110015 | alexandria | al itthad al sakandary - el-olympi - haras el hodood row 2 : 2 | asyut | 25926 | 3441597 | asyut | petrol asyout row 3 : 3 | cairo | 3435 | 7786640 | cairo | al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat row 4 : 4 | gharbia | 25400 | 3790670 | tanta | ghazl el-mehalla row 5 : 5 | giza | 85153 | 6272571 | giza | zamalek- tersana row 6 : 6 | ismailia | 1442 | 942832 | ismailia | ismaily row 7 : 7 | port said | 72 | 570768 | port said | al masry row 8 : 6 | suez | 17840 | 510935 | suez | petrojet
col : count ( "*" ) row 1 : 0
select count ( * ) where club(s) = 1 <table_name> : table \begin{tabular}{lllllll} \toprule & nr. & name & area (km2) & population (2006) & capital & club(s) \\ \midrule 0 & 1 & alexandria & 2900 & 4110015 & alexandria & al itthad al sakandary - el-olympi - haras el hodood \\ 1 & 2 & asyut & 25926 & 3441597 & asyut & petrol asyout \\ 2 & 3 & cairo & 3435 & 7786640 & cairo & al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat \\ 3 & 4 & gharbia & 25400 & 3790670 & tanta & ghazl el-mehalla \\ 4 & 5 & giza & 85153 & 6272571 & giza & zamalek- tersana \\ 5 & 6 & ismailia & 1442 & 942832 & ismailia & ismaily \\ 6 & 7 & port said & 72 & 570768 & port said & al masry \\ 7 & 6 & suez & 17840 & 510935 & suez & petrojet \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( * ) where club(s) = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>nr.</th> <th>name</th> <th>area (km2)</th> <th>population (2006)</th> <th>capital</th> <th>club(s)</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>alexandria</td> <td>2900</td> <td>4110015</td> <td>alexandria</td> <td>al itthad al sakandary - el-olympi - haras el hodood</td> </tr> <tr> <th>1</th> <td>2</td> <td>asyut</td> <td>25926</td> <td>3441597</td> <td>asyut</td> <td>petrol asyout</td> </tr> <tr> <th>2</th> <td>3</td> <td>cairo</td> <td>3435</td> <td>7786640</td> <td>cairo</td> <td>al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat</td> </tr> <tr> <th>3</th> <td>4</td> <td>gharbia</td> <td>25400</td> <td>3790670</td> <td>tanta</td> <td>ghazl el-mehalla</td> </tr> <tr> <th>4</th> <td>5</td> <td>giza</td> <td>85153</td> <td>6272571</td> <td>giza</td> <td>zamalek- tersana</td> </tr> <tr> <th>5</th> <td>6</td> <td>ismailia</td> <td>1442</td> <td>942832</td> <td>ismailia</td> <td>ismaily</td> </tr> <tr> <th>6</th> <td>7</td> <td>port said</td> <td>72</td> <td>570768</td> <td>port said</td> <td>al masry</td> </tr> <tr> <th>7</th> <td>6</td> <td>suez</td> <td>17840</td> <td>510935</td> <td>suez</td> <td>petrojet</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( * ) where club(s) = 1 <table_name> : table | | nr. | name | area (km2) | population (2006) | capital | club(s) | |---:|------:|:-----------|-------------:|--------------------:|:-----------|:-----------------------------------------------------------------| | 0 | 1 | alexandria | 2900 | 4110015 | alexandria | al itthad al sakandary - el-olympi - haras el hodood | | 1 | 2 | asyut | 25926 | 3441597 | asyut | petrol asyout | | 2 | 3 | cairo | 3435 | 7786640 | cairo | al-ahly - al mokawloon - enppi - el-jaish - el-shorta - itesalat | | 3 | 4 | gharbia | 25400 | 3790670 | tanta | ghazl el-mehalla | | 4 | 5 | giza | 85153 | 6272571 | giza | zamalek- tersana | | 5 | 6 | ismailia | 1442 | 942832 | ismailia | ismaily | | 6 | 7 | port said | 72 | 570768 | port said | al masry | | 7 | 6 | suez | 17840 | 510935 | suez | petrojet |
| | count ( "*" ) | |---:|----------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 927, 373, 12, 87, 13, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 9884, 18, 473, 508, 473, 5091, 261, 18353, 22, 13, 473, 11209, 261, 6976, 26, 13, 473, 12872, 473, 927, 373, 12, 87, 13, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 279, 4149, 464, 19263, 473, 12899, 713, 473, 1059, 2499, 713, 3600, 473, 279, 4149, 464, 19263, 473, 524, 518, 451, 361, 524, 272, 581, 464, 814, 300, 415, 17, 355, 93, 1291, 77, 300, 17895, 345, 415, 366, 369, 4773, 1736, 203, 21, 473, 576, 473, 487, 93, 322, 473, 576, 6162, 5558, 473, 890, 6334, 3600, 10580, 473, 487, 93, 322, 473, 293, 278, 922, 487, 93, 659, 1736, 203, 22, 473, 890, 473, 14503, 473, 13438, 4763, 473, 28244, 5292, 1105, 20, 473, 14503, 473, 524, 17, 9795, 715, 300, 524, 312, 601, 2219, 383, 265, 300, 570, 84, 7259, 300, 415, 17, 12333, 1468, 300, 415, 17, 6620, 69, 300, 518, 281, 287, 270, 1736, 203, 23, 473, 1059, 473, 21409, 6779, 1155, 473, 29338, 713, 473, 890, 7235, 7677, 7301, 473, 268, 27677, 473, 21409, 1561, 80, 415, 17, 3501, 76, 454, 69, 1736, 203, 24, 473, 1381, 473, 314, 452, 69, 473, 19692, 30305, 473, 1666, 5324, 2947, 11212, 473, 314, 452, 69, 473, 998, 301, 287, 3839, 17, 268, 414, 13848, 1736, 203, 25, 473, 1666, 473, 353, 4408, 1155, 473, 5045, 9452, 473, 31069, 6030, 1578, 473, 353, 4408, 1155, 473, 353, 4408, 93, 1736, 203, 26, 473, 2371, 473, 1756, 7864, 350, 473, 19387, 473, 1381, 7301, 6669, 28, 473, 1756, 7864, 350, 473, 524, 28540, 1176, 1736, 203, 27, 473, 1666, 473, 272, 344, 94, 473, 8043, 28585, 473, 1381, 22267, 4763, 473, 272, 344, 94, 473, 293, 278, 303, 78, 278, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select season where place = '15th' order by tier asc limit 1 col : season | tier | division | place row 1 : 1963-86 | 5 | regional | none row 2 : 1986/87 | 5 | preferente | 2nd row 3 : 1987/88 | 4 | 3a | 15th row 4 : 1988/89 | 4 | 3a | 15th row 5 : 1989/90 | 4 | 3a | 17th row 6 : 1990/91 | 4 | 3a | 12th row 7 : 1991/92 | 4 | 3a | 18th row 8 : 1992/93 | 5 | preferente | 1st row 9 : 1993/94 | 4 | 3a | 14th row 10 : 1994/95 | 4 | 3a | 16th row 11 : 1995/96 | 4 | 3a | 19th row 12 : 1996/97 | 5 | preferente | 1st row 13 : 1997/98 | 4 | 3a | 7th row 14 : 1998/99 | 4 | 3a | 18th
col : season row 1 : 1987/88
select season where place = '15th' order by tier asc limit 1 <table_name> : table \begin{tabular}{lllll} \toprule & season & tier & division & place \\ \midrule 0 & 1963-86 & 5 & regional & none \\ 1 & 1986/87 & 5 & preferente & 2nd \\ 2 & 1987/88 & 4 & 3a & 15th \\ 3 & 1988/89 & 4 & 3a & 15th \\ 4 & 1989/90 & 4 & 3a & 17th \\ 5 & 1990/91 & 4 & 3a & 12th \\ 6 & 1991/92 & 4 & 3a & 18th \\ 7 & 1992/93 & 5 & preferente & 1st \\ 8 & 1993/94 & 4 & 3a & 14th \\ 9 & 1994/95 & 4 & 3a & 16th \\ 10 & 1995/96 & 4 & 3a & 19th \\ 11 & 1996/97 & 5 & preferente & 1st \\ 12 & 1997/98 & 4 & 3a & 7th \\ 13 & 1998/99 & 4 & 3a & 18th \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & season \\ \midrule 0 & 1987/88 \\ \bottomrule \end{tabular}
select season where place = '15th' order by tier asc limit 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>season</th> <th>tier</th> <th>division</th> <th>place</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1963-86</td> <td>5</td> <td>regional</td> <td>none</td> </tr> <tr> <th>1</th> <td>1986/87</td> <td>5</td> <td>preferente</td> <td>2nd</td> </tr> <tr> <th>2</th> <td>1987/88</td> <td>4</td> <td>3a</td> <td>15th</td> </tr> <tr> <th>3</th> <td>1988/89</td> <td>4</td> <td>3a</td> <td>15th</td> </tr> <tr> <th>4</th> <td>1989/90</td> <td>4</td> <td>3a</td> <td>17th</td> </tr> <tr> <th>5</th> <td>1990/91</td> <td>4</td> <td>3a</td> <td>12th</td> </tr> <tr> <th>6</th> <td>1991/92</td> <td>4</td> <td>3a</td> <td>18th</td> </tr> <tr> <th>7</th> <td>1992/93</td> <td>5</td> <td>preferente</td> <td>1st</td> </tr> <tr> <th>8</th> <td>1993/94</td> <td>4</td> <td>3a</td> <td>14th</td> </tr> <tr> <th>9</th> <td>1994/95</td> <td>4</td> <td>3a</td> <td>16th</td> </tr> <tr> <th>10</th> <td>1995/96</td> <td>4</td> <td>3a</td> <td>19th</td> </tr> <tr> <th>11</th> <td>1996/97</td> <td>5</td> <td>preferente</td> <td>1st</td> </tr> <tr> <th>12</th> <td>1997/98</td> <td>4</td> <td>3a</td> <td>7th</td> </tr> <tr> <th>13</th> <td>1998/99</td> <td>4</td> <td>3a</td> <td>18th</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>season</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1987/88</td> </tr> </tbody> </table>
select season where place = '15th' order by tier asc limit 1 <table_name> : table | | season | tier | division | place | |---:|:---------|-------:|:-----------|:--------| | 0 | 1963-86 | 5 | regional | none | | 1 | 1986/87 | 5 | preferente | 2nd | | 2 | 1987/88 | 4 | 3a | 15th | | 3 | 1988/89 | 4 | 3a | 15th | | 4 | 1989/90 | 4 | 3a | 17th | | 5 | 1990/91 | 4 | 3a | 12th | | 6 | 1991/92 | 4 | 3a | 18th | | 7 | 1992/93 | 5 | preferente | 1st | | 8 | 1993/94 | 4 | 3a | 14th | | 9 | 1994/95 | 4 | 3a | 16th | | 10 | 1995/96 | 4 | 3a | 19th | | 11 | 1996/97 | 5 | preferente | 1st | | 12 | 1997/98 | 4 | 3a | 7th | | 13 | 1998/99 | 4 | 3a | 18th |
| | season | |---:|:---------| | 0 | 1987/88 |
[ [ 1, 4025, 15874, 1625, 3166, 273, 296, 3600, 451, 11, 1353, 635, 17742, 6972, 1800, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 15874, 473, 17742, 473, 16536, 473, 3166, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 4449, 17, 5292, 473, 1381, 473, 29734, 473, 6555, 1736, 203, 21, 473, 5342, 5292, 19, 11035, 473, 1381, 473, 675, 3518, 73, 473, 576, 4880, 1736, 203, 22, 473, 5342, 11035, 19, 5482, 473, 1059, 473, 890, 69, 473, 4711, 451, 1736, 203, 23, 473, 5342, 5482, 19, 6675, 473, 1059, 473, 890, 69, 473, 4711, 451, 1736, 203, 24, 473, 5342, 6675, 19, 9349, 473, 1059, 473, 890, 69, 473, 8043, 451, 1736, 203, 25, 473, 23673, 20, 19, 12416, 473, 1059, 473, 890, 69, 473, 2593, 451, 1736, 203, 26, 473, 23673, 21, 19, 9975, 473, 1059, 473, 890, 69, 473, 6549, 451, 1736, 203, 27, 473, 23673, 22, 19, 11180, 473, 1381, 473, 675, 3518, 73, 473, 404, 334, 1736, 203, 28, 473, 23673, 23, 19, 11290, 473, 1059, 473, 890, 69, 473, 5045, 451, 1736, 203, 29, 473, 23673, 24, 19, 8778, 473, 1059, 473, 890, 69, 473, 2872, 451, 1736, 203, 2163, 473, 23673, 25, 19, 10525, 473, 1059, 473, 890, 69, 473, 5342, 451, 1736, 203, 2499, 473, 23673, 26, 19, 10580, 473, 1381, 473, 675, 3518, 73, 473, 404, 334, 1736, 203, 2138, 473, 23673, 27, 19, 10689, 473, 1059, 473, 890, 69, 473, 2371, 451, 1736, 203, 3437, 473, 23673, 28, 19, 2733, 473, 1059, 473, 890, 69, 473, 6549, 451, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 15874, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 11035, 19, 5482, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select result where week = 1 col : week | date | tv time | opponent | result | attendance | bye row 1 : 1 | september 6, 1998 | fox 1:05 pm mt | at dallas cowboys | l 38-10 | 63602 | 0 row 2 : 2 | september 13, 1998 | fox 1:15 pm mt | at seattle seahawks | l 33-14 | 57678 | 0 row 3 : 3 | september 20, 1998 | espn 5:15 pm mt | philadelphia eagles | w 17-3 | 39782 | 0 row 4 : 4 | september 27, 1998 | fox 10:00 am mt | at st. louis rams | w 20-17 | 55832 | 0 row 5 : 5 | october 4, 1998 | cbs 1:05 pm mt | oakland raiders | l 23-20 | 53,24 | 0 row 6 : 6 | october 11, 1998 | fox 1:05 pm mt | chicago bears | w 20-7 | 50495 | 0 row 7 : 7 | october 18, 1998 | fox 10:00 am mt | at new york giants | l 34-7 | 70456 | 0 row 8 : 8 | none | none | none | none | none | 1 row 9 : 9 | november 1, 1998 | fox 11:00 am mt | at detroit lions | w 17-15 | 66087 | 0 row 10 : 10 | november 8, 1998 | fox 2:15 pm mt | washington redskins | w 29-27 | 45,95 | 0 row 11 : 11 | november 15, 1998 | fox 2:15 pm mt | dallas cowboys | l 35-28 | 71,67 | 0 row 12 : 12 | november 22, 1998 | fox 11:00 am mt | at washington redskins | w 45-42 | 63435 | 0 row 13 : 13 | november 29, 1998 | fox 11:00 am mt | at kansas city chiefs | l 34-24 | 69613 | 0 row 14 : 14 | december 6, 1998 | fox 2:15 pm mt | new york giants | l 23-19 | 46128 | 0 row 15 : 15 | december 13, 1998 | fox 11:00 am mt | at philadelphia eagles | w 20-17 | 62176 | 0 row 16 : 16 | december 20, 1998 | fox 2:05 pm mt | new orleans saints | w 19-17 | 51617 | 0 row 17 : 17 | december 27, 1998 | cbs 2:05 pm mt | san diego chargers | w 16-13 | 71,67 | 0
col : result row 1 : l 38-10
select result where week = 1 <table_name> : table \begin{tabular}{llllllll} \toprule & week & date & tv time & opponent & result & attendance & bye \\ \midrule 0 & 1 & september 6, 1998 & fox 1:05 pm mt & at dallas cowboys & l 38-10 & 63602 & 0 \\ 1 & 2 & september 13, 1998 & fox 1:15 pm mt & at seattle seahawks & l 33-14 & 57678 & 0 \\ 2 & 3 & september 20, 1998 & espn 5:15 pm mt & philadelphia eagles & w 17-3 & 39782 & 0 \\ 3 & 4 & september 27, 1998 & fox 10:00 am mt & at st. louis rams & w 20-17 & 55832 & 0 \\ 4 & 5 & october 4, 1998 & cbs 1:05 pm mt & oakland raiders & l 23-20 & 53,24 & 0 \\ 5 & 6 & october 11, 1998 & fox 1:05 pm mt & chicago bears & w 20-7 & 50495 & 0 \\ 6 & 7 & october 18, 1998 & fox 10:00 am mt & at new york giants & l 34-7 & 70456 & 0 \\ 7 & 8 & none & none & none & none & none & 1 \\ 8 & 9 & november 1, 1998 & fox 11:00 am mt & at detroit lions & w 17-15 & 66087 & 0 \\ 9 & 10 & november 8, 1998 & fox 2:15 pm mt & washington redskins & w 29-27 & 45,95 & 0 \\ 10 & 11 & november 15, 1998 & fox 2:15 pm mt & dallas cowboys & l 35-28 & 71,67 & 0 \\ 11 & 12 & november 22, 1998 & fox 11:00 am mt & at washington redskins & w 45-42 & 63435 & 0 \\ 12 & 13 & november 29, 1998 & fox 11:00 am mt & at kansas city chiefs & l 34-24 & 69613 & 0 \\ 13 & 14 & december 6, 1998 & fox 2:15 pm mt & new york giants & l 23-19 & 46128 & 0 \\ 14 & 15 & december 13, 1998 & fox 11:00 am mt & at philadelphia eagles & w 20-17 & 62176 & 0 \\ 15 & 16 & december 20, 1998 & fox 2:05 pm mt & new orleans saints & w 19-17 & 51617 & 0 \\ 16 & 17 & december 27, 1998 & cbs 2:05 pm mt & san diego chargers & w 16-13 & 71,67 & 0 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & result \\ \midrule 0 & l 38-10 \\ \bottomrule \end{tabular}
select result where week = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>week</th> <th>date</th> <th>tv time</th> <th>opponent</th> <th>result</th> <th>attendance</th> <th>bye</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>september 6, 1998</td> <td>fox 1:05 pm mt</td> <td>at dallas cowboys</td> <td>l 38-10</td> <td>63602</td> <td>0</td> </tr> <tr> <th>1</th> <td>2</td> <td>september 13, 1998</td> <td>fox 1:15 pm mt</td> <td>at seattle seahawks</td> <td>l 33-14</td> <td>57678</td> <td>0</td> </tr> <tr> <th>2</th> <td>3</td> <td>september 20, 1998</td> <td>espn 5:15 pm mt</td> <td>philadelphia eagles</td> <td>w 17-3</td> <td>39782</td> <td>0</td> </tr> <tr> <th>3</th> <td>4</td> <td>september 27, 1998</td> <td>fox 10:00 am mt</td> <td>at st. louis rams</td> <td>w 20-17</td> <td>55832</td> <td>0</td> </tr> <tr> <th>4</th> <td>5</td> <td>october 4, 1998</td> <td>cbs 1:05 pm mt</td> <td>oakland raiders</td> <td>l 23-20</td> <td>53,24</td> <td>0</td> </tr> <tr> <th>5</th> <td>6</td> <td>october 11, 1998</td> <td>fox 1:05 pm mt</td> <td>chicago bears</td> <td>w 20-7</td> <td>50495</td> <td>0</td> </tr> <tr> <th>6</th> <td>7</td> <td>october 18, 1998</td> <td>fox 10:00 am mt</td> <td>at new york giants</td> <td>l 34-7</td> <td>70456</td> <td>0</td> </tr> <tr> <th>7</th> <td>8</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>1</td> </tr> <tr> <th>8</th> <td>9</td> <td>november 1, 1998</td> <td>fox 11:00 am mt</td> <td>at detroit lions</td> <td>w 17-15</td> <td>66087</td> <td>0</td> </tr> <tr> <th>9</th> <td>10</td> <td>november 8, 1998</td> <td>fox 2:15 pm mt</td> <td>washington redskins</td> <td>w 29-27</td> <td>45,95</td> <td>0</td> </tr> <tr> <th>10</th> <td>11</td> <td>november 15, 1998</td> <td>fox 2:15 pm mt</td> <td>dallas cowboys</td> <td>l 35-28</td> <td>71,67</td> <td>0</td> </tr> <tr> <th>11</th> <td>12</td> <td>november 22, 1998</td> <td>fox 11:00 am mt</td> <td>at washington redskins</td> <td>w 45-42</td> <td>63435</td> <td>0</td> </tr> <tr> <th>12</th> <td>13</td> <td>november 29, 1998</td> <td>fox 11:00 am mt</td> <td>at kansas city chiefs</td> <td>l 34-24</td> <td>69613</td> <td>0</td> </tr> <tr> <th>13</th> <td>14</td> <td>december 6, 1998</td> <td>fox 2:15 pm mt</td> <td>new york giants</td> <td>l 23-19</td> <td>46128</td> <td>0</td> </tr> <tr> <th>14</th> <td>15</td> <td>december 13, 1998</td> <td>fox 11:00 am mt</td> <td>at philadelphia eagles</td> <td>w 20-17</td> <td>62176</td> <td>0</td> </tr> <tr> <th>15</th> <td>16</td> <td>december 20, 1998</td> <td>fox 2:05 pm mt</td> <td>new orleans saints</td> <td>w 19-17</td> <td>51617</td> <td>0</td> </tr> <tr> <th>16</th> <td>17</td> <td>december 27, 1998</td> <td>cbs 2:05 pm mt</td> <td>san diego chargers</td> <td>w 16-13</td> <td>71,67</td> <td>0</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>result</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>l 38-10</td> </tr> </tbody> </table>
select result where week = 1 <table_name> : table | | week | date | tv time | opponent | result | attendance | bye | |---:|-------:|:-------------------|:----------------|:-----------------------|:---------|:-------------|------:| | 0 | 1 | september 6, 1998 | fox 1:05 pm mt | at dallas cowboys | l 38-10 | 63602 | 0 | | 1 | 2 | september 13, 1998 | fox 1:15 pm mt | at seattle seahawks | l 33-14 | 57678 | 0 | | 2 | 3 | september 20, 1998 | espn 5:15 pm mt | philadelphia eagles | w 17-3 | 39782 | 0 | | 3 | 4 | september 27, 1998 | fox 10:00 am mt | at st. louis rams | w 20-17 | 55832 | 0 | | 4 | 5 | october 4, 1998 | cbs 1:05 pm mt | oakland raiders | l 23-20 | 53,24 | 0 | | 5 | 6 | october 11, 1998 | fox 1:05 pm mt | chicago bears | w 20-7 | 50495 | 0 | | 6 | 7 | october 18, 1998 | fox 10:00 am mt | at new york giants | l 34-7 | 70456 | 0 | | 7 | 8 | none | none | none | none | none | 1 | | 8 | 9 | november 1, 1998 | fox 11:00 am mt | at detroit lions | w 17-15 | 66087 | 0 | | 9 | 10 | november 8, 1998 | fox 2:15 pm mt | washington redskins | w 29-27 | 45,95 | 0 | | 10 | 11 | november 15, 1998 | fox 2:15 pm mt | dallas cowboys | l 35-28 | 71,67 | 0 | | 11 | 12 | november 22, 1998 | fox 11:00 am mt | at washington redskins | w 45-42 | 63435 | 0 | | 12 | 13 | november 29, 1998 | fox 11:00 am mt | at kansas city chiefs | l 34-24 | 69613 | 0 | | 13 | 14 | december 6, 1998 | fox 2:15 pm mt | new york giants | l 23-19 | 46128 | 0 | | 14 | 15 | december 13, 1998 | fox 11:00 am mt | at philadelphia eagles | w 20-17 | 62176 | 0 | | 15 | 16 | december 20, 1998 | fox 2:05 pm mt | new orleans saints | w 19-17 | 51617 | 0 | | 16 | 17 | december 27, 1998 | cbs 2:05 pm mt | san diego chargers | w 16-13 | 71,67 | 0 |
| | result | |---:|:---------| | 0 | l 38-10 |
[ [ 1, 4025, 563, 1625, 4860, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 4860, 473, 1509, 473, 13521, 813, 473, 1061, 1029, 473, 563, 473, 2403, 409, 1359, 473, 635, 73, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 695, 337, 2558, 1666, 16, 23673, 28, 473, 284, 2409, 404, 30, 6260, 7430, 5874, 473, 622, 302, 454, 345, 276, 543, 1075, 1900, 473, 328, 18012, 17, 2163, 473, 1666, 5718, 3103, 473, 374, 1736, 203, 21, 473, 576, 473, 695, 337, 2558, 5958, 16, 23673, 28, 473, 284, 2409, 404, 30, 3600, 7430, 5874, 473, 622, 695, 4558, 298, 695, 9795, 2219, 7904, 473, 328, 13159, 17, 3461, 473, 1381, 6669, 8285, 473, 374, 1736, 203, 22, 473, 890, 473, 695, 337, 2558, 4200, 16, 23673, 28, 473, 5001, 7449, 1381, 30, 3600, 7430, 5874, 473, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 341, 8043, 17, 23, 473, 16977, 8285, 22, 473, 374, 1736, 203, 23, 473, 1059, 473, 695, 337, 2558, 12732, 16, 23673, 28, 473, 284, 2409, 1728, 30, 713, 2125, 5874, 473, 622, 384, 18, 437, 89, 291, 24975, 87, 473, 341, 4200, 17, 4033, 473, 1381, 8204, 1578, 473, 374, 1736, 203, 24, 473, 1381, 473, 10844, 83, 744, 1059, 16, 23673, 28, 473, 276, 2038, 404, 30, 6260, 7430, 5874, 473, 320, 581, 15733, 767, 24290, 473, 328, 10213, 17, 3462, 473, 15935, 16, 3247, 473, 374, 1736, 203, 25, 473, 1666, 473, 10844, 83, 744, 4648, 16, 23673, 28, 473, 284, 2409, 404, 30, 6260, 7430, 5874, 473, 462, 335, 28768, 506, 5913, 473, 341, 4200, 17, 27, 473, 1381, 3028, 8778, 473, 374, 1736, 203, 26, 473, 2371, 473, 10844, 83, 744, 6549, 16, 23673, 28, 473, 284, 2409, 1728, 30, 713, 2125, 5874, 473, 622, 394, 677, 778, 16221, 4388, 473, 328, 13438, 17, 27, 473, 2371, 3028, 4313, 473, 374, 1736, 203, 27, 473, 1725, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 404, 1736, 203, 28, 473, 2468, 473, 1158, 90, 2558, 404, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 3023, 303, 305, 328, 1115, 473, 341, 8043, 17, 3600, 473, 1666, 4848, 11035, 473, 374, 1736, 203, 29, 473, 1728, 473, 1158, 90, 2558, 1725, 16, 23673, 28, 473, 284, 2409, 576, 30, 3600, 7430, 5874, 473, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 341, 12899, 17, 5324, 473, 12292, 16, 8778, 473, 374, 1736, 203, 2163, 473, 4648, 473, 1158, 90, 2558, 4711, 16, 23673, 28, 473, 284, 2409, 576, 30, 3600, 7430, 5874, 473, 302, 454, 345, 276, 543, 1075, 1900, 473, 328, 13191, 17, 6030, 473, 26465, 16, 9599, 473, 374, 1736, 203, 2499, 473, 2593, 473, 1158, 90, 2558, 11201, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 341, 12292, 17, 9452, 473, 1666, 5026, 4763, 473, 374, 1736, 203, 2138, 473, 5958, 473, 1158, 90, 2558, 12899, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 417, 634, 345, 12797, 462, 1385, 2556, 473, 328, 13438, 17, 3247, 473, 1666, 10525, 3437, 473, 374, 1736, 203, 3437, 473, 5045, 473, 443, 311, 81, 744, 1666, 16, 23673, 28, 473, 284, 2409, 576, 30, 3600, 7430, 5874, 473, 394, 677, 778, 16221, 4388, 473, 328, 10213, 17, 3657, 473, 17077, 10392, 473, 374, 1736, 203, 3461, 473, 4711, 473, 443, 311, 81, 744, 5958, 16, 23673, 28, 473, 284, 2409, 4648, 30, 713, 2125, 5874, 473, 622, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 341, 4200, 17, 4033, 473, 22684, 28493, 473, 374, 1736, 203, 3600, 473, 2872, 473, 443, 311, 81, 744, 4200, 16, 23673, 28, 473, 284, 2409, 576, 30, 6260, 7430, 5874, 473, 394, 578, 298, 634, 272, 1598, 87, 473, 341, 5342, 17, 4033, 473, 1381, 2313, 4033, 473, 374, 1736, 203, 2313, 473, 8043, 473, 443, 311, 81, 744, 12732, 16, 23673, 28, 473, 276, 2038, 576, 30, 6260, 7430, 5874, 473, 272, 304, 4314, 1332, 83, 1149, 6215, 473, 341, 2872, 17, 3437, 473, 26465, 16, 9599, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 563, 1736, 203, 64, 13138, 5345, 203, 20, 473, 328, 18012, 17, 2163, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select venue where # = 1 col : # | date | venue | opponent | score | result | competition row 1 : 1 | 2000-03-29 00:00:00 | vasil levski national stadium, sofia | belarus | 1-0 | 4-1 | friendly row 2 : 2 | 2000-10-07 00:00:00 | georgi asparuhov stadium, sofia | malta | 3-0 | 3-0 | 2002 world cup qualifier row 3 : 3 | 2003-03-27 00:00:00 | stadion mladost, krusevac | serbia and montenegro | 2-1 | 2-1 | friendly row 4 : 4 | 2003-06-07 00:00:00 | vasil levski national stadium, sofia | belgium | 2-2 | 2-2 | euro 2004 qualifier row 5 : 5 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 5-0 | 6-2 | friendly row 6 : 6 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 6-2 | 6-2 | friendly row 7 : 7 | 2006-05-09 00:00:00 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup
col : venue row 1 : vasil levski national stadium, sofia
select venue where # = 1 <table_name> : table \begin{tabular}{llllllll} \toprule & # & date & venue & opponent & score & result & competition \\ \midrule 0 & 1 & 2000-03-29 00:00:00 & vasil levski national stadium, sofia & belarus & 1-0 & 4-1 & friendly \\ 1 & 2 & 2000-10-07 00:00:00 & georgi asparuhov stadium, sofia & malta & 3-0 & 3-0 & 2002 world cup qualifier \\ 2 & 3 & 2003-03-27 00:00:00 & stadion mladost, krusevac & serbia and montenegro & 2-1 & 2-1 & friendly \\ 3 & 4 & 2003-06-07 00:00:00 & vasil levski national stadium, sofia & belgium & 2-2 & 2-2 & euro 2004 qualifier \\ 4 & 5 & 2005-11-12 00:00:00 & vasil levski national stadium, sofia & georgia & 5-0 & 6-2 & friendly \\ 5 & 6 & 2005-11-12 00:00:00 & vasil levski national stadium, sofia & georgia & 6-2 & 6-2 & friendly \\ 6 & 7 & 2006-05-09 00:00:00 & nagai stadium, osaka & japan & 1-0 & 2-1 & 2006 kirin cup \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & venue \\ \midrule 0 & vasil levski national stadium, sofia \\ \bottomrule \end{tabular}
select venue where # = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>date</th> <th>venue</th> <th>opponent</th> <th>score</th> <th>result</th> <th>competition</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2000-03-29 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>belarus</td> <td>1-0</td> <td>4-1</td> <td>friendly</td> </tr> <tr> <th>1</th> <td>2</td> <td>2000-10-07 00:00:00</td> <td>georgi asparuhov stadium, sofia</td> <td>malta</td> <td>3-0</td> <td>3-0</td> <td>2002 world cup qualifier</td> </tr> <tr> <th>2</th> <td>3</td> <td>2003-03-27 00:00:00</td> <td>stadion mladost, krusevac</td> <td>serbia and montenegro</td> <td>2-1</td> <td>2-1</td> <td>friendly</td> </tr> <tr> <th>3</th> <td>4</td> <td>2003-06-07 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>belgium</td> <td>2-2</td> <td>2-2</td> <td>euro 2004 qualifier</td> </tr> <tr> <th>4</th> <td>5</td> <td>2005-11-12 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>georgia</td> <td>5-0</td> <td>6-2</td> <td>friendly</td> </tr> <tr> <th>5</th> <td>6</td> <td>2005-11-12 00:00:00</td> <td>vasil levski national stadium, sofia</td> <td>georgia</td> <td>6-2</td> <td>6-2</td> <td>friendly</td> </tr> <tr> <th>6</th> <td>7</td> <td>2006-05-09 00:00:00</td> <td>nagai stadium, osaka</td> <td>japan</td> <td>1-0</td> <td>2-1</td> <td>2006 kirin cup</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>venue</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>vasil levski national stadium, sofia</td> </tr> </tbody> </table>
select venue where # = 1 <table_name> : table | | # | date | venue | opponent | score | result | competition | |---:|----:|:--------------------|:-------------------------------------|:----------------------|:--------|:---------|:-------------------------| | 0 | 1 | 2000-03-29 00:00:00 | vasil levski national stadium, sofia | belarus | 1-0 | 4-1 | friendly | | 1 | 2 | 2000-10-07 00:00:00 | georgi asparuhov stadium, sofia | malta | 3-0 | 3-0 | 2002 world cup qualifier | | 2 | 3 | 2003-03-27 00:00:00 | stadion mladost, krusevac | serbia and montenegro | 2-1 | 2-1 | friendly | | 3 | 4 | 2003-06-07 00:00:00 | vasil levski national stadium, sofia | belgium | 2-2 | 2-2 | euro 2004 qualifier | | 4 | 5 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 5-0 | 6-2 | friendly | | 5 | 6 | 2005-11-12 00:00:00 | vasil levski national stadium, sofia | georgia | 6-2 | 6-2 | friendly | | 6 | 7 | 2006-05-09 00:00:00 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup |
| | venue | |---:|:-------------------------------------| | 0 | vasil levski national stadium, sofia |
[ [ 1, 4025, 331, 275, 344, 1625, 468, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 1509, 473, 331, 275, 344, 473, 1061, 1029, 473, 4462, 473, 563, 473, 25163, 608, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 16291, 17, 4630, 17, 5540, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 3952, 297, 407, 473, 404, 17, 20, 473, 1059, 17, 21, 473, 13118, 1736, 203, 21, 473, 576, 473, 16291, 17, 2163, 17, 8642, 9631, 30, 713, 30, 713, 473, 8244, 3341, 77, 487, 1065, 89, 76, 1527, 384, 361, 5077, 16, 272, 792, 1155, 473, 27431, 2351, 473, 890, 17, 20, 473, 890, 17, 20, 473, 4044, 22, 9117, 276, 416, 12327, 1736, 203, 22, 473, 890, 473, 4044, 23, 17, 4630, 17, 5324, 9631, 30, 713, 30, 713, 473, 384, 361, 285, 12931, 361, 669, 16, 23953, 1202, 90, 1077, 473, 703, 70, 1155, 471, 312, 1580, 275, 1332, 303, 473, 576, 17, 21, 473, 576, 17, 21, 473, 13118, 1736, 203, 23, 473, 1059, 473, 4044, 23, 17, 7677, 17, 8642, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 3952, 75, 5077, 473, 576, 17, 22, 473, 576, 17, 22, 473, 425, 19321, 4044, 24, 12327, 1736, 203, 24, 473, 1381, 473, 4044, 25, 17, 2499, 17, 2138, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 8244, 3341, 1155, 473, 1381, 17, 20, 473, 1666, 17, 22, 473, 13118, 1736, 203, 25, 473, 1666, 473, 4044, 25, 17, 2499, 17, 2138, 9631, 30, 713, 30, 713, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 473, 8244, 3341, 1155, 473, 1666, 17, 22, 473, 1666, 17, 22, 473, 13118, 1736, 203, 26, 473, 2371, 473, 27212, 17, 6260, 17, 5908, 9631, 30, 713, 30, 713, 473, 290, 346, 10658, 384, 361, 5077, 16, 1140, 581, 69, 473, 525, 30472, 473, 404, 17, 20, 473, 576, 17, 21, 473, 27212, 417, 481, 267, 276, 416, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 331, 275, 344, 1736, 203, 64, 13138, 5345, 203, 20, 473, 331, 345, 330, 884, 6904, 15299, 20851, 384, 361, 5077, 16, 272, 792, 1155, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select description where creature (other planes) = 'djinni, lesser' col : creature (other planes) | page | other appearances | variants | description row 1 : aerial servant | 39 | rules cyclopedia (1991) | none | none row 2 : basilisk | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 3 : cockatrice | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 4 : djinni, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 5 : djinni, greater | 39 | rules cyclopedia (1991) | none | none row 6 : efreeti, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 7 : efreeti, greater | 39-40 | rules cyclopedia (1991) | none | none row 8 : elemental | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional statistics and abilities/penalties applicable to native plane of existence row 9 : gorgon | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 10 : helion | 40 | rules cyclopedia (1991) | none | none row 11 : horde | 41 | rules cyclopedia (1991) | none | none row 12 : hydrax | 41 | rules cyclopedia (1991) | none | none row 13 : invisible stalker | 41 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 14 : kryst | 42 | rules cyclopedia (1991) | none | none row 15 : medusa | 42 | d&d basic rules (1981), d&d basic rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 16 : plasm | 42 | rules cyclopedia (1991) | normal and giant | none row 17 : salamander | 42 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence row 18 : undine | 42 | rules cyclopedia (1991) | none | none
col : description row 1 : describes additional abilities/penalties applicable to native plane of existence
select description where creature (other planes) = 'djinni, lesser' <table_name> : table \begin{tabular}{llllll} \toprule & creature (other planes) & page & other appearances & variants & description \\ \midrule 0 & aerial servant & 39 & rules cyclopedia (1991) & none & none \\ 1 & basilisk & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 2 & cockatrice & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 3 & djinni, lesser & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 4 & djinni, greater & 39 & rules cyclopedia (1991) & none & none \\ 5 & efreeti, lesser & 39 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 6 & efreeti, greater & 39-40 & rules cyclopedia (1991) & none & none \\ 7 & elemental & 40 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional statistics and abilities/penalties applicable to native plane of existence \\ 8 & gorgon & 40 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 9 & helion & 40 & rules cyclopedia (1991) & none & none \\ 10 & horde & 41 & rules cyclopedia (1991) & none & none \\ 11 & hydrax & 41 & rules cyclopedia (1991) & none & none \\ 12 & invisible stalker & 41 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 13 & kryst & 42 & rules cyclopedia (1991) & none & none \\ 14 & medusa & 42 & d&d basic rules (1981), d&d basic rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 15 & plasm & 42 & rules cyclopedia (1991) & normal and giant & none \\ 16 & salamander & 42 & d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) & none & describes additional abilities/penalties applicable to native plane of existence \\ 17 & undine & 42 & rules cyclopedia (1991) & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & description \\ \midrule 0 & describes additional abilities/penalties applicable to native plane of existence \\ \bottomrule \end{tabular}
select description where creature (other planes) = 'djinni, lesser' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>creature (other planes)</th> <th>page</th> <th>other appearances</th> <th>variants</th> <th>description</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>aerial servant</td> <td>39</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>1</th> <td>basilisk</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>2</th> <td>cockatrice</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>3</th> <td>djinni, lesser</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>4</th> <td>djinni, greater</td> <td>39</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>5</th> <td>efreeti, lesser</td> <td>39</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>6</th> <td>efreeti, greater</td> <td>39-40</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>7</th> <td>elemental</td> <td>40</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional statistics and abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>8</th> <td>gorgon</td> <td>40</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>9</th> <td>helion</td> <td>40</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>10</th> <td>horde</td> <td>41</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>11</th> <td>hydrax</td> <td>41</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>12</th> <td>invisible stalker</td> <td>41</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>13</th> <td>kryst</td> <td>42</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> <tr> <th>14</th> <td>medusa</td> <td>42</td> <td>d&amp;d basic rules (1981), d&amp;d basic rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>15</th> <td>plasm</td> <td>42</td> <td>rules cyclopedia (1991)</td> <td>normal and giant</td> <td>none</td> </tr> <tr> <th>16</th> <td>salamander</td> <td>42</td> <td>d&amp;d expert rules (1981), d&amp;d expert rules (1983), rules cyclopedia (1991)</td> <td>none</td> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> <tr> <th>17</th> <td>undine</td> <td>42</td> <td>rules cyclopedia (1991)</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>description</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>describes additional abilities/penalties applicable to native plane of existence</td> </tr> </tbody> </table>
select description where creature (other planes) = 'djinni, lesser' <table_name> : table | | creature (other planes) | page | other appearances | variants | description | |---:|:--------------------------|:-------|:--------------------------------------------------------------------------|:-----------------|:------------------------------------------------------------------------------------------------| | 0 | aerial servant | 39 | rules cyclopedia (1991) | none | none | | 1 | basilisk | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 2 | cockatrice | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 3 | djinni, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 4 | djinni, greater | 39 | rules cyclopedia (1991) | none | none | | 5 | efreeti, lesser | 39 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 6 | efreeti, greater | 39-40 | rules cyclopedia (1991) | none | none | | 7 | elemental | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional statistics and abilities/penalties applicable to native plane of existence | | 8 | gorgon | 40 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 9 | helion | 40 | rules cyclopedia (1991) | none | none | | 10 | horde | 41 | rules cyclopedia (1991) | none | none | | 11 | hydrax | 41 | rules cyclopedia (1991) | none | none | | 12 | invisible stalker | 41 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 13 | kryst | 42 | rules cyclopedia (1991) | none | none | | 14 | medusa | 42 | d&d basic rules (1981), d&d basic rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 15 | plasm | 42 | rules cyclopedia (1991) | normal and giant | none | | 16 | salamander | 42 | d&d expert rules (1981), d&d expert rules (1983), rules cyclopedia (1991) | none | describes additional abilities/penalties applicable to native plane of existence | | 17 | undine | 42 | rules cyclopedia (1991) | none | none |
| | description | |---:|:---------------------------------------------------------------------------------| | 0 | describes additional abilities/penalties applicable to native plane of existence |
[ [ 1, 4025, 2477, 1625, 1519, 1231, 261, 3011, 31634, 13, 273, 296, 31646, 267, 15834, 16, 5242, 264, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1519, 1231, 261, 3011, 31634, 13, 473, 1363, 473, 1308, 9788, 6872, 473, 12935, 473, 2477, 1736, 203, 64, 13138, 5345, 203, 20, 473, 279, 24662, 703, 7445, 473, 16977, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 21, 473, 2580, 330, 10175, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 22, 473, 276, 975, 270, 3057, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 23, 473, 19754, 267, 15834, 16, 5242, 264, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 24, 473, 19754, 267, 15834, 16, 6802, 473, 16977, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 25, 473, 20986, 9015, 77, 16, 5242, 264, 473, 16977, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 26, 473, 20986, 9015, 77, 16, 6802, 473, 16977, 17, 7132, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 27, 473, 930, 287, 473, 8063, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 7691, 471, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 28, 473, 314, 3341, 265, 473, 8063, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 29, 473, 13150, 285, 473, 8063, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 2163, 473, 29404, 323, 473, 20170, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 2499, 473, 4855, 27224, 92, 473, 20170, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 2138, 473, 24697, 384, 2960, 264, 473, 20170, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 3437, 473, 23953, 1094, 473, 14856, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 3461, 473, 6735, 407, 69, 473, 14856, 473, 302, 10, 72, 5337, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 5337, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 3600, 473, 886, 23522, 473, 14856, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 2212, 471, 16221, 970, 473, 6555, 1736, 203, 2313, 473, 12814, 301, 464, 264, 473, 14856, 473, 302, 10, 72, 431, 672, 2931, 261, 3657, 11861, 3631, 302, 10, 72, 431, 672, 2931, 261, 3657, 10261, 3631, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 4033, 473, 22927, 558, 473, 14856, 473, 2931, 6143, 7550, 1845, 1155, 261, 19818, 21, 13, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2477, 1736, 203, 64, 13138, 5345, 203, 20, 473, 19605, 3312, 1223, 5076, 19, 1907, 2390, 606, 12008, 358, 6448, 11017, 434, 15782, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select date - date where opponent = '@ colorado mammoth' col : game | date | opponent | location | score | ot | attendance | record row 1 : 1 | 2005-01-08 00:00:00 | philadelphia wings | arrowhead pond | w 13-10 | none | 5,732 | 1-0 row 2 : 2 | 2005-01-22 00:00:00 | rochester knighthawks | arrowhead pond | l 11-15 | none | 4,053 | 1-1 row 3 : 3 | 2005-01-28 00:00:00 | @ minnesota swarm | xcel energy center | w 8-7 | none | 12,514 | 2-1 row 4 : 4 | 2005-01-29 00:00:00 | calgary roughnecks | arrowhead pond | l 12-13 | none | 4,159 | 2-2 row 5 : 5 | 2005-02-04 00:00:00 | @ arizona sting | jobing.com arena | l 10-17 | none | 6,313 | 2-3 row 6 : 6 | 2005-02-11 00:00:00 | @ buffalo bandits | hsbc arena | l 9-20 | none | 8,805 | 2-4 row 7 : 7 | 2005-02-18 00:00:00 | @ calgary roughnecks | pengrowth saddledome | l 15-18 | none | 9,550 | 2-5 row 8 : 8 | 2005-03-04 00:00:00 | colorado mammoth | arrowhead pond | l 12-13 | none | 4,500 | 2-6 row 9 : 9 | 2005-03-13 00:00:00 | toronto rock | arrowhead pond | l 6-14 | none | 4,499 | 2-7 row 10 : 10 | 2005-03-19 00:00:00 | @ colorado mammoth | pepsi center | l 8-16 | none | 16,270 | 2-8 row 11 : 11 | 2005-03-25 00:00:00 | @ san jose stealth | hp pavilion at san jose | l 14-15 | none | 5,022 | 2-9 row 12 : 12 | 2005-03-26 00:00:00 | san jose stealth | arrowhead pond | w 13-12 | ot | 4,834 | 3-9 row 13 : 13 | 2005-04-02 00:00:00 | @ colorado mammoth | pepsi center | w 10-6 | none | 18,326 | 4-9 row 14 : 14 | 2005-04-09 00:00:00 | minnesota swarm | arrowhead pond | l 11-12 | ot | 4,967 | 4-10 row 15 : 15 | 2005-04-15 00:00:00 | arizona sting | arrowhead pond | l 12-14 | none | 5,891 | 4-11 row 16 : 16 | 2005-04-16 00:00:00 | @ arizona sting | jobing.com arena | w 11-10 | none | 7,731 | 5-11
col : "date - date" row 1 : date - date row 2 : date - date
select date - date where opponent = '@ colorado mammoth' <table_name> : table \begin{tabular}{lllllllll} \toprule & game & date & opponent & location & score & ot & attendance & record \\ \midrule 0 & 1 & 2005-01-08 00:00:00 & philadelphia wings & arrowhead pond & w 13-10 & none & 5,732 & 1-0 \\ 1 & 2 & 2005-01-22 00:00:00 & rochester knighthawks & arrowhead pond & l 11-15 & none & 4,053 & 1-1 \\ 2 & 3 & 2005-01-28 00:00:00 & @ minnesota swarm & xcel energy center & w 8-7 & none & 12,514 & 2-1 \\ 3 & 4 & 2005-01-29 00:00:00 & calgary roughnecks & arrowhead pond & l 12-13 & none & 4,159 & 2-2 \\ 4 & 5 & 2005-02-04 00:00:00 & @ arizona sting & jobing.com arena & l 10-17 & none & 6,313 & 2-3 \\ 5 & 6 & 2005-02-11 00:00:00 & @ buffalo bandits & hsbc arena & l 9-20 & none & 8,805 & 2-4 \\ 6 & 7 & 2005-02-18 00:00:00 & @ calgary roughnecks & pengrowth saddledome & l 15-18 & none & 9,550 & 2-5 \\ 7 & 8 & 2005-03-04 00:00:00 & colorado mammoth & arrowhead pond & l 12-13 & none & 4,500 & 2-6 \\ 8 & 9 & 2005-03-13 00:00:00 & toronto rock & arrowhead pond & l 6-14 & none & 4,499 & 2-7 \\ 9 & 10 & 2005-03-19 00:00:00 & @ colorado mammoth & pepsi center & l 8-16 & none & 16,270 & 2-8 \\ 10 & 11 & 2005-03-25 00:00:00 & @ san jose stealth & hp pavilion at san jose & l 14-15 & none & 5,022 & 2-9 \\ 11 & 12 & 2005-03-26 00:00:00 & san jose stealth & arrowhead pond & w 13-12 & ot & 4,834 & 3-9 \\ 12 & 13 & 2005-04-02 00:00:00 & @ colorado mammoth & pepsi center & w 10-6 & none & 18,326 & 4-9 \\ 13 & 14 & 2005-04-09 00:00:00 & minnesota swarm & arrowhead pond & l 11-12 & ot & 4,967 & 4-10 \\ 14 & 15 & 2005-04-15 00:00:00 & arizona sting & arrowhead pond & l 12-14 & none & 5,891 & 4-11 \\ 15 & 16 & 2005-04-16 00:00:00 & @ arizona sting & jobing.com arena & w 11-10 & none & 7,731 & 5-11 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "date - date" \\ \midrule 0 & date - date \\ 1 & date - date \\ \bottomrule \end{tabular}
select date - date where opponent = '@ colorado mammoth' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>game</th> <th>date</th> <th>opponent</th> <th>location</th> <th>score</th> <th>ot</th> <th>attendance</th> <th>record</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2005-01-08 00:00:00</td> <td>philadelphia wings</td> <td>arrowhead pond</td> <td>w 13-10</td> <td>none</td> <td>5,732</td> <td>1-0</td> </tr> <tr> <th>1</th> <td>2</td> <td>2005-01-22 00:00:00</td> <td>rochester knighthawks</td> <td>arrowhead pond</td> <td>l 11-15</td> <td>none</td> <td>4,053</td> <td>1-1</td> </tr> <tr> <th>2</th> <td>3</td> <td>2005-01-28 00:00:00</td> <td>@ minnesota swarm</td> <td>xcel energy center</td> <td>w 8-7</td> <td>none</td> <td>12,514</td> <td>2-1</td> </tr> <tr> <th>3</th> <td>4</td> <td>2005-01-29 00:00:00</td> <td>calgary roughnecks</td> <td>arrowhead pond</td> <td>l 12-13</td> <td>none</td> <td>4,159</td> <td>2-2</td> </tr> <tr> <th>4</th> <td>5</td> <td>2005-02-04 00:00:00</td> <td>@ arizona sting</td> <td>jobing.com arena</td> <td>l 10-17</td> <td>none</td> <td>6,313</td> <td>2-3</td> </tr> <tr> <th>5</th> <td>6</td> <td>2005-02-11 00:00:00</td> <td>@ buffalo bandits</td> <td>hsbc arena</td> <td>l 9-20</td> <td>none</td> <td>8,805</td> <td>2-4</td> </tr> <tr> <th>6</th> <td>7</td> <td>2005-02-18 00:00:00</td> <td>@ calgary roughnecks</td> <td>pengrowth saddledome</td> <td>l 15-18</td> <td>none</td> <td>9,550</td> <td>2-5</td> </tr> <tr> <th>7</th> <td>8</td> <td>2005-03-04 00:00:00</td> <td>colorado mammoth</td> <td>arrowhead pond</td> <td>l 12-13</td> <td>none</td> <td>4,500</td> <td>2-6</td> </tr> <tr> <th>8</th> <td>9</td> <td>2005-03-13 00:00:00</td> <td>toronto rock</td> <td>arrowhead pond</td> <td>l 6-14</td> <td>none</td> <td>4,499</td> <td>2-7</td> </tr> <tr> <th>9</th> <td>10</td> <td>2005-03-19 00:00:00</td> <td>@ colorado mammoth</td> <td>pepsi center</td> <td>l 8-16</td> <td>none</td> <td>16,270</td> <td>2-8</td> </tr> <tr> <th>10</th> <td>11</td> <td>2005-03-25 00:00:00</td> <td>@ san jose stealth</td> <td>hp pavilion at san jose</td> <td>l 14-15</td> <td>none</td> <td>5,022</td> <td>2-9</td> </tr> <tr> <th>11</th> <td>12</td> <td>2005-03-26 00:00:00</td> <td>san jose stealth</td> <td>arrowhead pond</td> <td>w 13-12</td> <td>ot</td> <td>4,834</td> <td>3-9</td> </tr> <tr> <th>12</th> <td>13</td> <td>2005-04-02 00:00:00</td> <td>@ colorado mammoth</td> <td>pepsi center</td> <td>w 10-6</td> <td>none</td> <td>18,326</td> <td>4-9</td> </tr> <tr> <th>13</th> <td>14</td> <td>2005-04-09 00:00:00</td> <td>minnesota swarm</td> <td>arrowhead pond</td> <td>l 11-12</td> <td>ot</td> <td>4,967</td> <td>4-10</td> </tr> <tr> <th>14</th> <td>15</td> <td>2005-04-15 00:00:00</td> <td>arizona sting</td> <td>arrowhead pond</td> <td>l 12-14</td> <td>none</td> <td>5,891</td> <td>4-11</td> </tr> <tr> <th>15</th> <td>16</td> <td>2005-04-16 00:00:00</td> <td>@ arizona sting</td> <td>jobing.com arena</td> <td>w 11-10</td> <td>none</td> <td>7,731</td> <td>5-11</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"date - date"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>date - date</td> </tr> <tr> <th>1</th> <td>date - date</td> </tr> </tbody> </table>
select date - date where opponent = '@ colorado mammoth' <table_name> : table | | game | date | opponent | location | score | ot | attendance | record | |---:|-------:|:--------------------|:----------------------|:------------------------|:--------|:-----|:-------------|:---------| | 0 | 1 | 2005-01-08 00:00:00 | philadelphia wings | arrowhead pond | w 13-10 | none | 5,732 | 1-0 | | 1 | 2 | 2005-01-22 00:00:00 | rochester knighthawks | arrowhead pond | l 11-15 | none | 4,053 | 1-1 | | 2 | 3 | 2005-01-28 00:00:00 | @ minnesota swarm | xcel energy center | w 8-7 | none | 12,514 | 2-1 | | 3 | 4 | 2005-01-29 00:00:00 | calgary roughnecks | arrowhead pond | l 12-13 | none | 4,159 | 2-2 | | 4 | 5 | 2005-02-04 00:00:00 | @ arizona sting | jobing.com arena | l 10-17 | none | 6,313 | 2-3 | | 5 | 6 | 2005-02-11 00:00:00 | @ buffalo bandits | hsbc arena | l 9-20 | none | 8,805 | 2-4 | | 6 | 7 | 2005-02-18 00:00:00 | @ calgary roughnecks | pengrowth saddledome | l 15-18 | none | 9,550 | 2-5 | | 7 | 8 | 2005-03-04 00:00:00 | colorado mammoth | arrowhead pond | l 12-13 | none | 4,500 | 2-6 | | 8 | 9 | 2005-03-13 00:00:00 | toronto rock | arrowhead pond | l 6-14 | none | 4,499 | 2-7 | | 9 | 10 | 2005-03-19 00:00:00 | @ colorado mammoth | pepsi center | l 8-16 | none | 16,270 | 2-8 | | 10 | 11 | 2005-03-25 00:00:00 | @ san jose stealth | hp pavilion at san jose | l 14-15 | none | 5,022 | 2-9 | | 11 | 12 | 2005-03-26 00:00:00 | san jose stealth | arrowhead pond | w 13-12 | ot | 4,834 | 3-9 | | 12 | 13 | 2005-04-02 00:00:00 | @ colorado mammoth | pepsi center | w 10-6 | none | 18,326 | 4-9 | | 13 | 14 | 2005-04-09 00:00:00 | minnesota swarm | arrowhead pond | l 11-12 | ot | 4,967 | 4-10 | | 14 | 15 | 2005-04-15 00:00:00 | arizona sting | arrowhead pond | l 12-14 | none | 5,891 | 4-11 | | 15 | 16 | 2005-04-16 00:00:00 | @ arizona sting | jobing.com arena | w 11-10 | none | 7,731 | 5-11 |
| | "date - date" | |---:|:----------------| | 0 | date - date | | 1 | date - date |
[ [ 1, 4025, 1509, 300, 1509, 1625, 1061, 1029, 273, 4622, 2036, 6821, 312, 301, 81, 10370, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 7920, 473, 1509, 473, 1061, 1029, 473, 2117, 473, 4462, 473, 15835, 473, 2403, 409, 1359, 473, 1409, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 4044, 25, 17, 1611, 17, 6840, 9631, 30, 713, 30, 713, 473, 1844, 330, 361, 292, 844, 1155, 341, 899, 473, 12274, 1978, 293, 1434, 473, 341, 5958, 17, 2163, 473, 6555, 473, 1381, 16, 27, 1578, 473, 404, 17, 20, 1736, 203, 21, 473, 576, 473, 4044, 25, 17, 1611, 17, 3787, 9631, 30, 713, 30, 713, 473, 721, 343, 7654, 15516, 2031, 451, 2219, 7904, 473, 12274, 1978, 293, 1434, 473, 328, 4648, 17, 3600, 473, 6555, 473, 1059, 16, 6260, 23, 473, 404, 17, 21, 1736, 203, 22, 473, 890, 473, 4044, 25, 17, 1611, 17, 6030, 9631, 30, 713, 30, 713, 473, 632, 1131, 23712, 25441, 20486, 473, 619, 2183, 12929, 4617, 473, 341, 1725, 17, 27, 473, 6555, 473, 2593, 16, 25, 3461, 473, 576, 17, 21, 1736, 203, 23, 473, 1059, 473, 4044, 25, 17, 1611, 17, 5540, 9631, 30, 713, 30, 713, 473, 1443, 75, 814, 23909, 82, 762, 87, 473, 12274, 1978, 293, 1434, 473, 328, 2593, 17, 3437, 473, 6555, 473, 1059, 16, 24872, 473, 576, 17, 22, 1736, 203, 24, 473, 1381, 473, 4044, 25, 17, 3103, 17, 3028, 9631, 30, 713, 30, 713, 473, 632, 419, 452, 265, 69, 384, 310, 473, 1719, 310, 18, 832, 854, 6582, 473, 328, 1728, 17, 4033, 473, 6555, 473, 1666, 16, 23, 3437, 473, 576, 17, 23, 1736, 203, 25, 473, 1666, 473, 4044, 25, 17, 3103, 17, 2499, 9631, 30, 713, 30, 713, 473, 632, 6139, 287, 83, 8937, 1282, 473, 12670, 13459, 854, 6582, 473, 328, 2468, 17, 3462, 473, 6555, 473, 1725, 16, 3672, 25, 473, 576, 17, 24, 1736, 203, 26, 473, 2371, 473, 4044, 25, 17, 3103, 17, 2643, 9631, 30, 713, 30, 713, 473, 632, 1443, 75, 814, 23909, 82, 762, 87, 473, 14264, 75, 492, 451, 272, 1289, 1259, 1742, 473, 328, 4711, 17, 2643, 473, 6555, 473, 2468, 16, 2539, 20, 473, 576, 17, 25, 1736, 203, 27, 473, 1725, 473, 4044, 25, 17, 4630, 17, 3028, 9631, 30, 713, 30, 713, 473, 2036, 6821, 312, 301, 81, 10370, 473, 12274, 1978, 293, 1434, 473, 328, 2593, 17, 3437, 473, 6555, 473, 1059, 16, 12483, 473, 576, 17, 26, 1736, 203, 28, 473, 2468, 473, 4044, 25, 17, 4630, 17, 3437, 9631, 30, 713, 30, 713, 473, 8934, 265, 869, 23486, 473, 12274, 1978, 293, 1434, 473, 328, 1666, 17, 3461, 473, 6555, 473, 1059, 16, 24, 2733, 473, 576, 17, 27, 1736, 203, 29, 473, 1728, 473, 4044, 25, 17, 4630, 17, 3657, 9631, 30, 713, 30, 713, 473, 632, 2036, 6821, 312, 301, 81, 10370, 473, 293, 881, 7722, 4617, 473, 328, 1725, 17, 2313, 473, 6555, 473, 2872, 16, 5324, 20, 473, 576, 17, 28, 1736, 203, 2163, 473, 4648, 473, 4044, 25, 17, 4630, 17, 2947, 9631, 30, 713, 30, 713, 473, 632, 272, 304, 525, 2584, 18654, 4162, 473, 16460, 293, 842, 330, 285, 622, 272, 304, 525, 2584, 473, 328, 5045, 17, 3600, 473, 6555, 473, 1381, 16, 3103, 22, 473, 576, 17, 29, 1736, 203, 2499, 473, 2593, 473, 4044, 25, 17, 4630, 17, 5558, 9631, 30, 713, 30, 713, 473, 272, 304, 525, 2584, 18654, 4162, 473, 12274, 1978, 293, 1434, 473, 341, 5958, 17, 2138, 473, 15835, 473, 1059, 16, 28, 5026, 473, 890, 17, 29, 1736, 203, 2138, 473, 5958, 473, 4044, 25, 17, 3028, 17, 3103, 9631, 30, 713, 30, 713, 473, 632, 2036, 6821, 312, 301, 81, 10370, 473, 293, 881, 7722, 4617, 473, 341, 1728, 17, 26, 473, 6555, 473, 6549, 16, 27284, 473, 1059, 17, 29, 1736, 203, 3437, 473, 5045, 473, 4044, 25, 17, 3028, 17, 5908, 9631, 30, 713, 30, 713, 473, 1131, 23712, 25441, 20486, 473, 12274, 1978, 293, 1434, 473, 328, 4648, 17, 2138, 473, 15835, 473, 1059, 16, 29, 9599, 473, 1059, 17, 2163, 1736, 203, 3461, 473, 4711, 473, 4044, 25, 17, 3028, 17, 3600, 9631, 30, 713, 30, 713, 473, 419, 452, 265, 69, 384, 310, 473, 12274, 1978, 293, 1434, 473, 328, 2593, 17, 3461, 473, 6555, 473, 1381, 16, 6675, 21, 473, 1059, 17, 2499, 1736, 203, 3600, 473, 2872, 473, 4044, 25, 17, 3028, 17, 2313, 9631, 30, 713, 30, 713, 473, 632, 419, 452, 265, 69, 384, 310, 473, 1719, 310, 18, 832, 854, 6582, 473, 341, 4648, 17, 2163, 473, 6555, 473, 2371, 16, 27, 6938, 473, 1381, 17, 2499, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1509, 300, 1509, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1509, 300, 1509, 1736, 203, 21, 473, 1509, 300, 1509, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select nation where nation = 'cuba' and nation != 104 col : rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 11 | 1 | 2 | 14 row 2 : 2 | chinese taipei | 2 | 2 | 5 | 9 row 3 : 3 | spain | 2 | 0 | 4 | 6 row 4 : 4 | egypt | 1 | 0 | 0 | 1 row 5 : 5 | france | 0 | 2 | 1 | 3 row 6 : 5 | iran | 0 | 2 | 1 | 3 row 7 : 7 | china | 0 | 1 | 1 | 2 row 8 : 7 | cuba | 0 | 1 | 1 | 2 row 9 : 7 | greece | 0 | 1 | 1 | 2 row 10 : 7 | turkey | 0 | 1 | 1 | 2 row 11 : 11 | canada | 0 | 1 | 0 | 1 row 12 : 11 | germany | 0 | 1 | 0 | 1 row 13 : 11 | morocco | 0 | 1 | 0 | 1 row 14 : 11 | philippines | 0 | 1 | 0 | 1 row 15 : 11 | russia | 0 | 1 | 0 | 1 row 16 : 16 | mexico | 0 | 0 | 4 | 4 row 17 : 17 | australia | 0 | 0 | 3 | 3 row 18 : 18 | croatia | 0 | 0 | 2 | 2 row 19 : 18 | united states | 0 | 0 | 2 | 2 row 20 : 20 | ecuador | 0 | 0 | 1 | 1 row 21 : 20 | saudi arabia | 0 | 0 | 1 | 1 row 22 : 20 | thailand | 0 | 0 | 1 | 1 row 23 : 20 | yugoslavia | 0 | 0 | 1 | 1 row 24 : total | total | 16 | 16 | 32 | 64
col : nation row 1 : cuba
select nation where nation = 'cuba' and nation != 104 <table_name> : table \begin{tabular}{lllllll} \toprule & rank & nation & gold & silver & bronze & total \\ \midrule 0 & 1 & south korea & 11 & 1 & 2 & 14 \\ 1 & 2 & chinese taipei & 2 & 2 & 5 & 9 \\ 2 & 3 & spain & 2 & 0 & 4 & 6 \\ 3 & 4 & egypt & 1 & 0 & 0 & 1 \\ 4 & 5 & france & 0 & 2 & 1 & 3 \\ 5 & 5 & iran & 0 & 2 & 1 & 3 \\ 6 & 7 & china & 0 & 1 & 1 & 2 \\ 7 & 7 & cuba & 0 & 1 & 1 & 2 \\ 8 & 7 & greece & 0 & 1 & 1 & 2 \\ 9 & 7 & turkey & 0 & 1 & 1 & 2 \\ 10 & 11 & canada & 0 & 1 & 0 & 1 \\ 11 & 11 & germany & 0 & 1 & 0 & 1 \\ 12 & 11 & morocco & 0 & 1 & 0 & 1 \\ 13 & 11 & philippines & 0 & 1 & 0 & 1 \\ 14 & 11 & russia & 0 & 1 & 0 & 1 \\ 15 & 16 & mexico & 0 & 0 & 4 & 4 \\ 16 & 17 & australia & 0 & 0 & 3 & 3 \\ 17 & 18 & croatia & 0 & 0 & 2 & 2 \\ 18 & 18 & united states & 0 & 0 & 2 & 2 \\ 19 & 20 & ecuador & 0 & 0 & 1 & 1 \\ 20 & 20 & saudi arabia & 0 & 0 & 1 & 1 \\ 21 & 20 & thailand & 0 & 0 & 1 & 1 \\ 22 & 20 & yugoslavia & 0 & 0 & 1 & 1 \\ 23 & total & total & 16 & 16 & 32 & 64 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & nation \\ \midrule 0 & cuba \\ \bottomrule \end{tabular}
select nation where nation = 'cuba' and nation != 104 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>nation</th> <th>gold</th> <th>silver</th> <th>bronze</th> <th>total</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>south korea</td> <td>11</td> <td>1</td> <td>2</td> <td>14</td> </tr> <tr> <th>1</th> <td>2</td> <td>chinese taipei</td> <td>2</td> <td>2</td> <td>5</td> <td>9</td> </tr> <tr> <th>2</th> <td>3</td> <td>spain</td> <td>2</td> <td>0</td> <td>4</td> <td>6</td> </tr> <tr> <th>3</th> <td>4</td> <td>egypt</td> <td>1</td> <td>0</td> <td>0</td> <td>1</td> </tr> <tr> <th>4</th> <td>5</td> <td>france</td> <td>0</td> <td>2</td> <td>1</td> <td>3</td> </tr> <tr> <th>5</th> <td>5</td> <td>iran</td> <td>0</td> <td>2</td> <td>1</td> <td>3</td> </tr> <tr> <th>6</th> <td>7</td> <td>china</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>7</th> <td>7</td> <td>cuba</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>8</th> <td>7</td> <td>greece</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>9</th> <td>7</td> <td>turkey</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>10</th> <td>11</td> <td>canada</td> <td>0</td> <td>1</td> <td>0</td> <td>1</td> </tr> <tr> <th>11</th> <td>11</td> <td>germany</td> <td>0</td> <td>1</td> <td>0</td> <td>1</td> </tr> <tr> <th>12</th> <td>11</td> <td>morocco</td> <td>0</td> <td>1</td> <td>0</td> <td>1</td> </tr> <tr> <th>13</th> <td>11</td> <td>philippines</td> <td>0</td> <td>1</td> <td>0</td> <td>1</td> </tr> <tr> <th>14</th> <td>11</td> <td>russia</td> <td>0</td> <td>1</td> <td>0</td> <td>1</td> </tr> <tr> <th>15</th> <td>16</td> <td>mexico</td> <td>0</td> <td>0</td> <td>4</td> <td>4</td> </tr> <tr> <th>16</th> <td>17</td> <td>australia</td> <td>0</td> <td>0</td> <td>3</td> <td>3</td> </tr> <tr> <th>17</th> <td>18</td> <td>croatia</td> <td>0</td> <td>0</td> <td>2</td> <td>2</td> </tr> <tr> <th>18</th> <td>18</td> <td>united states</td> <td>0</td> <td>0</td> <td>2</td> <td>2</td> </tr> <tr> <th>19</th> <td>20</td> <td>ecuador</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>20</th> <td>20</td> <td>saudi arabia</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>21</th> <td>20</td> <td>thailand</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>22</th> <td>20</td> <td>yugoslavia</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>23</th> <td>total</td> <td>total</td> <td>16</td> <td>16</td> <td>32</td> <td>64</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>nation</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>cuba</td> </tr> </tbody> </table>
select nation where nation = 'cuba' and nation != 104 <table_name> : table | | rank | nation | gold | silver | bronze | total | |---:|:-------|:---------------|-------:|---------:|---------:|--------:| | 0 | 1 | south korea | 11 | 1 | 2 | 14 | | 1 | 2 | chinese taipei | 2 | 2 | 5 | 9 | | 2 | 3 | spain | 2 | 0 | 4 | 6 | | 3 | 4 | egypt | 1 | 0 | 0 | 1 | | 4 | 5 | france | 0 | 2 | 1 | 3 | | 5 | 5 | iran | 0 | 2 | 1 | 3 | | 6 | 7 | china | 0 | 1 | 1 | 2 | | 7 | 7 | cuba | 0 | 1 | 1 | 2 | | 8 | 7 | greece | 0 | 1 | 1 | 2 | | 9 | 7 | turkey | 0 | 1 | 1 | 2 | | 10 | 11 | canada | 0 | 1 | 0 | 1 | | 11 | 11 | germany | 0 | 1 | 0 | 1 | | 12 | 11 | morocco | 0 | 1 | 0 | 1 | | 13 | 11 | philippines | 0 | 1 | 0 | 1 | | 14 | 11 | russia | 0 | 1 | 0 | 1 | | 15 | 16 | mexico | 0 | 0 | 4 | 4 | | 16 | 17 | australia | 0 | 0 | 3 | 3 | | 17 | 18 | croatia | 0 | 0 | 2 | 2 | | 18 | 18 | united states | 0 | 0 | 2 | 2 | | 19 | 20 | ecuador | 0 | 0 | 1 | 1 | | 20 | 20 | saudi arabia | 0 | 0 | 1 | 1 | | 21 | 20 | thailand | 0 | 0 | 1 | 1 | | 22 | 20 | yugoslavia | 0 | 0 | 1 | 1 | | 23 | total | total | 16 | 16 | 32 | 64 |
| | nation | |---:|:---------| | 0 | cuba |
[ [ 1, 4025, 290, 367, 1625, 290, 367, 273, 296, 71, 373, 69, 11, 471, 290, 367, 480, 21856, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 290, 367, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 473, 2078, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 24516, 417, 479, 69, 473, 4648, 473, 404, 473, 576, 473, 5045, 1736, 203, 21, 473, 576, 473, 462, 25331, 13561, 3151, 77, 473, 576, 473, 576, 473, 1381, 473, 2468, 1736, 203, 22, 473, 890, 473, 1694, 530, 473, 576, 473, 374, 473, 1059, 473, 1666, 1736, 203, 23, 473, 1059, 473, 425, 7797, 337, 473, 404, 473, 374, 473, 374, 473, 404, 1736, 203, 24, 473, 1381, 473, 3812, 1359, 473, 374, 473, 576, 473, 404, 473, 890, 1736, 203, 25, 473, 1381, 473, 277, 2450, 473, 374, 473, 576, 473, 404, 473, 890, 1736, 203, 26, 473, 2371, 473, 462, 15314, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 27, 473, 2371, 473, 276, 373, 69, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 28, 473, 2371, 473, 314, 992, 311, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 29, 473, 2371, 473, 268, 295, 856, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 2163, 473, 4648, 473, 848, 16524, 473, 374, 473, 404, 473, 374, 473, 404, 1736, 203, 2499, 473, 4648, 473, 314, 1035, 2273, 473, 374, 473, 404, 473, 374, 473, 404, 1736, 203, 2138, 473, 4648, 473, 31213, 504, 2894, 473, 374, 473, 404, 473, 374, 473, 404, 1736, 203, 3437, 473, 4648, 473, 1844, 330, 15491, 1465, 473, 374, 473, 404, 473, 374, 473, 404, 1736, 203, 3461, 473, 4648, 473, 436, 5567, 1155, 473, 374, 473, 404, 473, 374, 473, 404, 1736, 203, 3600, 473, 2872, 473, 312, 338, 10764, 473, 374, 473, 374, 473, 1059, 473, 1059, 1736, 203, 2313, 473, 8043, 473, 279, 27008, 287, 1155, 473, 374, 473, 374, 473, 890, 473, 890, 1736, 203, 4033, 473, 6549, 473, 276, 21347, 1155, 473, 374, 473, 374, 473, 576, 473, 576, 1736, 203, 2643, 473, 6549, 473, 2836, 329, 5493, 473, 374, 473, 374, 473, 576, 473, 576, 1736, 203, 3657, 473, 4200, 473, 425, 6319, 23671, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 3462, 473, 4200, 473, 7864, 1100, 77, 279, 20727, 1155, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 5340, 473, 4200, 473, 286, 671, 464, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 3787, 473, 4200, 473, 677, 637, 538, 11821, 21985, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 4366, 473, 2078, 473, 2078, 473, 2872, 473, 2872, 473, 3847, 473, 5178, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 290, 367, 1736, 203, 64, 13138, 5345, 203, 20, 473, 276, 373, 69, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select npc where npc = 'poland (pol)' col : rank | npc | gold | silver | bronze | total row 1 : 1 | china (chn) | 95 | 71 | 65 | 231 row 2 : 2 | russia (rus) | 36 | 38 | 28 | 102 row 3 : 3 | great britain (gbr) | 34 | 43 | 43 | 120 row 4 : 4 | ukraine (ukr) | 32 | 24 | 28 | 84 row 5 : 5 | australia (aus) | 32 | 23 | 30 | 85 row 6 : 6 | united states (usa) | 31 | 29 | 38 | 98 row 7 : 7 | brazil (bra) | 21 | 14 | 8 | 43 row 8 : 8 | germany (ger) | 18 | 26 | 22 | 66 row 9 : 9 | poland (pol) | 14 | 13 | 9 | 36 row 10 : 10 | netherlands (ned) | 10 | 10 | 19 | 39 row 11 : total (75 npcs) | total (75 npcs) | 503 | 503 | 516 | 1522
col : npc row 1 : poland (pol)
select npc where npc = 'poland (pol)' <table_name> : table \begin{tabular}{lllllll} \toprule & rank & npc & gold & silver & bronze & total \\ \midrule 0 & 1 & china (chn) & 95 & 71 & 65 & 231 \\ 1 & 2 & russia (rus) & 36 & 38 & 28 & 102 \\ 2 & 3 & great britain (gbr) & 34 & 43 & 43 & 120 \\ 3 & 4 & ukraine (ukr) & 32 & 24 & 28 & 84 \\ 4 & 5 & australia (aus) & 32 & 23 & 30 & 85 \\ 5 & 6 & united states (usa) & 31 & 29 & 38 & 98 \\ 6 & 7 & brazil (bra) & 21 & 14 & 8 & 43 \\ 7 & 8 & germany (ger) & 18 & 26 & 22 & 66 \\ 8 & 9 & poland (pol) & 14 & 13 & 9 & 36 \\ 9 & 10 & netherlands (ned) & 10 & 10 & 19 & 39 \\ 10 & total (75 npcs) & total (75 npcs) & 503 & 503 & 516 & 1522 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & npc \\ \midrule 0 & poland (pol) \\ \bottomrule \end{tabular}
select npc where npc = 'poland (pol)' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>npc</th> <th>gold</th> <th>silver</th> <th>bronze</th> <th>total</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>china (chn)</td> <td>95</td> <td>71</td> <td>65</td> <td>231</td> </tr> <tr> <th>1</th> <td>2</td> <td>russia (rus)</td> <td>36</td> <td>38</td> <td>28</td> <td>102</td> </tr> <tr> <th>2</th> <td>3</td> <td>great britain (gbr)</td> <td>34</td> <td>43</td> <td>43</td> <td>120</td> </tr> <tr> <th>3</th> <td>4</td> <td>ukraine (ukr)</td> <td>32</td> <td>24</td> <td>28</td> <td>84</td> </tr> <tr> <th>4</th> <td>5</td> <td>australia (aus)</td> <td>32</td> <td>23</td> <td>30</td> <td>85</td> </tr> <tr> <th>5</th> <td>6</td> <td>united states (usa)</td> <td>31</td> <td>29</td> <td>38</td> <td>98</td> </tr> <tr> <th>6</th> <td>7</td> <td>brazil (bra)</td> <td>21</td> <td>14</td> <td>8</td> <td>43</td> </tr> <tr> <th>7</th> <td>8</td> <td>germany (ger)</td> <td>18</td> <td>26</td> <td>22</td> <td>66</td> </tr> <tr> <th>8</th> <td>9</td> <td>poland (pol)</td> <td>14</td> <td>13</td> <td>9</td> <td>36</td> </tr> <tr> <th>9</th> <td>10</td> <td>netherlands (ned)</td> <td>10</td> <td>10</td> <td>19</td> <td>39</td> </tr> <tr> <th>10</th> <td>total (75 npcs)</td> <td>total (75 npcs)</td> <td>503</td> <td>503</td> <td>516</td> <td>1522</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>npc</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>poland (pol)</td> </tr> </tbody> </table>
select npc where npc = 'poland (pol)' <table_name> : table | | rank | npc | gold | silver | bronze | total | |---:|:----------------|:--------------------|-------:|---------:|---------:|--------:| | 0 | 1 | china (chn) | 95 | 71 | 65 | 231 | | 1 | 2 | russia (rus) | 36 | 38 | 28 | 102 | | 2 | 3 | great britain (gbr) | 34 | 43 | 43 | 120 | | 3 | 4 | ukraine (ukr) | 32 | 24 | 28 | 84 | | 4 | 5 | australia (aus) | 32 | 23 | 30 | 85 | | 5 | 6 | united states (usa) | 31 | 29 | 38 | 98 | | 6 | 7 | brazil (bra) | 21 | 14 | 8 | 43 | | 7 | 8 | germany (ger) | 18 | 26 | 22 | 66 | | 8 | 9 | poland (pol) | 14 | 13 | 9 | 36 | | 9 | 10 | netherlands (ned) | 10 | 10 | 19 | 39 | | 10 | total (75 npcs) | total (75 npcs) | 503 | 503 | 516 | 1522 |
| | npc | |---:|:-------------| | 0 | poland (pol) |
[ [ 1, 4025, 1130, 71, 1625, 1130, 71, 273, 296, 3915, 464, 261, 3915, 2506, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 1130, 71, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 473, 2078, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 462, 15314, 261, 343, 82, 13, 473, 16848, 473, 26465, 473, 15892, 473, 576, 6938, 1736, 203, 21, 473, 576, 473, 436, 5567, 1155, 261, 8010, 13, 473, 6580, 473, 18012, 473, 9131, 473, 21822, 1736, 203, 22, 473, 890, 473, 18825, 324, 583, 530, 261, 75, 2848, 13, 473, 13438, 473, 21193, 473, 21193, 473, 15743, 1736, 203, 23, 473, 1059, 473, 27178, 354, 558, 261, 19445, 86, 13, 473, 3847, 473, 4248, 473, 9131, 473, 23421, 1736, 203, 24, 473, 1381, 473, 279, 27008, 287, 1155, 261, 69, 407, 13, 473, 3847, 473, 10213, 473, 5196, 473, 19692, 1736, 203, 25, 473, 1666, 473, 2836, 329, 5493, 261, 407, 69, 13, 473, 8231, 473, 12899, 473, 18012, 473, 24645, 1736, 203, 26, 473, 2371, 473, 16430, 94, 330, 261, 15397, 13, 473, 9035, 473, 5045, 473, 1725, 473, 21193, 1736, 203, 27, 473, 1725, 473, 314, 1035, 2273, 261, 693, 13, 473, 6549, 473, 10659, 473, 11201, 473, 22342, 1736, 203, 28, 473, 2468, 473, 2952, 464, 261, 3915, 13, 473, 5045, 473, 5958, 473, 2468, 473, 6580, 1736, 203, 29, 473, 1728, 473, 290, 2437, 80, 5708, 261, 11748, 13, 473, 1728, 473, 1728, 473, 5342, 473, 16977, 1736, 203, 2163, 473, 2078, 261, 5877, 1130, 2143, 13, 473, 2078, 261, 5877, 1130, 2143, 13, 473, 26819, 473, 26819, 473, 1381, 2313, 473, 4711, 3787, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1130, 71, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2952, 464, 261, 3915, 13, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( squad # ) where squad # > 0 col : squad # | position | player | transferred to | fee | date row 1 : 20 | df | lau nim yat | biu chun rangers | free transfer | 2012-06-05 00:00:00 row 2 : 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 2012-06-12 00:00:00 row 3 : 3 | df | yeo jee-hoon | unattached (released) | none | 2012-07-09 00:00:00 row 4 : 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 2012-07-09 00:00:00 row 5 : 11 | mf | li haiqiang | tuen mun | free transfer (released) | 2012-07-09 00:00:00 row 6 : 22 | fw | giovane alves da silva | biu chun rangers | free transfer (released) | 2012-07-09 00:00:00 row 7 : 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 2012-07-09 00:00:00 row 8 : 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 2012-07-09 00:00:00 row 9 : 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 2012-07-10 00:00:00 row 10 : none | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 2012-07-16 00:00:00 row 11 : 6 | df | wong chin hung | biu chun rangers | free transfer | 2013-01-09 00:00:00 row 12 : 33 | fw | mauro rafael da silva | unattached (released) | free transfer | 2013-02-01 00:00:00
col : count ( "squad #" ) row 1 : 12
select count ( squad # ) where squad # > 0 <table_name> : table \begin{tabular}{lllllll} \toprule & squad # & position & player & transferred to & fee & date \\ \midrule 0 & 20 & df & lau nim yat & biu chun rangers & free transfer & 2012-06-05 00:00:00 \\ 1 & 16 & mf & leung chun pong & guangdong sunray cave & free transfer & 2012-06-12 00:00:00 \\ 2 & 3 & df & yeo jee-hoon & unattached (released) & none & 2012-07-09 00:00:00 \\ 3 & 8 & mf & xu deshuai & sun pegasus & free transfer (released) & 2012-07-09 00:00:00 \\ 4 & 11 & mf & li haiqiang & tuen mun & free transfer (released) & 2012-07-09 00:00:00 \\ 5 & 22 & fw & giovane alves da silva & biu chun rangers & free transfer (released) & 2012-07-09 00:00:00 \\ 6 & 23 & gk & zhang chunhui & sunray cave jc sun hei & free transfer (released) & 2012-07-09 00:00:00 \\ 7 & 26 & mf & chan pak hang & sun pegasus & free transfer (released) & 2012-07-09 00:00:00 \\ 8 & 7 & fw & chan siu ki & guangdong sunray cave & free transfer (released) & 2012-07-10 00:00:00 \\ 9 & none & mf & kot cho wai & sunray cave jc sun hei & undisclosed & 2012-07-16 00:00:00 \\ 10 & 6 & df & wong chin hung & biu chun rangers & free transfer & 2013-01-09 00:00:00 \\ 11 & 33 & fw & mauro rafael da silva & unattached (released) & free transfer & 2013-02-01 00:00:00 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "squad #" ) \\ \midrule 0 & 12 \\ \bottomrule \end{tabular}
select count ( squad # ) where squad # > 0 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>squad #</th> <th>position</th> <th>player</th> <th>transferred to</th> <th>fee</th> <th>date</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>20</td> <td>df</td> <td>lau nim yat</td> <td>biu chun rangers</td> <td>free transfer</td> <td>2012-06-05 00:00:00</td> </tr> <tr> <th>1</th> <td>16</td> <td>mf</td> <td>leung chun pong</td> <td>guangdong sunray cave</td> <td>free transfer</td> <td>2012-06-12 00:00:00</td> </tr> <tr> <th>2</th> <td>3</td> <td>df</td> <td>yeo jee-hoon</td> <td>unattached (released)</td> <td>none</td> <td>2012-07-09 00:00:00</td> </tr> <tr> <th>3</th> <td>8</td> <td>mf</td> <td>xu deshuai</td> <td>sun pegasus</td> <td>free transfer (released)</td> <td>2012-07-09 00:00:00</td> </tr> <tr> <th>4</th> <td>11</td> <td>mf</td> <td>li haiqiang</td> <td>tuen mun</td> <td>free transfer (released)</td> <td>2012-07-09 00:00:00</td> </tr> <tr> <th>5</th> <td>22</td> <td>fw</td> <td>giovane alves da silva</td> <td>biu chun rangers</td> <td>free transfer (released)</td> <td>2012-07-09 00:00:00</td> </tr> <tr> <th>6</th> <td>23</td> <td>gk</td> <td>zhang chunhui</td> <td>sunray cave jc sun hei</td> <td>free transfer (released)</td> <td>2012-07-09 00:00:00</td> </tr> <tr> <th>7</th> <td>26</td> <td>mf</td> <td>chan pak hang</td> <td>sun pegasus</td> <td>free transfer (released)</td> <td>2012-07-09 00:00:00</td> </tr> <tr> <th>8</th> <td>7</td> <td>fw</td> <td>chan siu ki</td> <td>guangdong sunray cave</td> <td>free transfer (released)</td> <td>2012-07-10 00:00:00</td> </tr> <tr> <th>9</th> <td>none</td> <td>mf</td> <td>kot cho wai</td> <td>sunray cave jc sun hei</td> <td>undisclosed</td> <td>2012-07-16 00:00:00</td> </tr> <tr> <th>10</th> <td>6</td> <td>df</td> <td>wong chin hung</td> <td>biu chun rangers</td> <td>free transfer</td> <td>2013-01-09 00:00:00</td> </tr> <tr> <th>11</th> <td>33</td> <td>fw</td> <td>mauro rafael da silva</td> <td>unattached (released)</td> <td>free transfer</td> <td>2013-02-01 00:00:00</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "squad #" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>12</td> </tr> </tbody> </table>
select count ( squad # ) where squad # > 0 <table_name> : table | | squad # | position | player | transferred to | fee | date | |---:|:----------|:-----------|:-----------------------|:-----------------------|:-------------------------|:--------------------| | 0 | 20 | df | lau nim yat | biu chun rangers | free transfer | 2012-06-05 00:00:00 | | 1 | 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 2012-06-12 00:00:00 | | 2 | 3 | df | yeo jee-hoon | unattached (released) | none | 2012-07-09 00:00:00 | | 3 | 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 2012-07-09 00:00:00 | | 4 | 11 | mf | li haiqiang | tuen mun | free transfer (released) | 2012-07-09 00:00:00 | | 5 | 22 | fw | giovane alves da silva | biu chun rangers | free transfer (released) | 2012-07-09 00:00:00 | | 6 | 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 2012-07-09 00:00:00 | | 7 | 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 2012-07-09 00:00:00 | | 8 | 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 2012-07-10 00:00:00 | | 9 | none | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 2012-07-16 00:00:00 | | 10 | 6 | df | wong chin hung | biu chun rangers | free transfer | 2013-01-09 00:00:00 | | 11 | 33 | fw | mauro rafael da silva | unattached (released) | free transfer | 2013-02-01 00:00:00 |
| | count ( "squad #" ) | |---:|----------------------:| | 0 | 12 |
[ [ 1, 4025, 1056, 261, 17715, 361, 468, 262, 1625, 17715, 361, 468, 405, 374, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 17715, 361, 468, 473, 1754, 473, 7291, 473, 906, 4193, 358, 473, 14036, 473, 1509, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4200, 473, 3013, 473, 7125, 89, 290, 381, 677, 270, 473, 10054, 89, 462, 318, 436, 539, 414, 473, 4843, 7412, 473, 20869, 17, 7677, 17, 6260, 9631, 30, 713, 30, 713, 1736, 203, 21, 473, 2872, 473, 14749, 473, 884, 20651, 462, 318, 26856, 473, 3058, 539, 72, 932, 13887, 435, 276, 836, 473, 4843, 7412, 473, 20869, 17, 7677, 17, 2138, 9631, 30, 713, 30, 713, 1736, 203, 22, 473, 890, 473, 3013, 473, 677, 4361, 525, 1340, 17, 15008, 265, 473, 640, 24157, 261, 9340, 72, 13, 473, 6555, 473, 20869, 17, 8642, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 23, 473, 1725, 473, 14749, 473, 23096, 2832, 76, 89, 10658, 473, 13887, 29231, 345, 407, 473, 4843, 7412, 261, 9340, 72, 13, 473, 20869, 17, 8642, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 24, 473, 4648, 473, 14749, 473, 4501, 366, 10658, 85, 77, 539, 473, 28325, 275, 312, 318, 473, 4843, 7412, 261, 9340, 72, 13, 473, 20869, 17, 8642, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 25, 473, 11201, 473, 7600, 473, 16221, 1527, 8806, 524, 3324, 5248, 17714, 15304, 473, 10054, 89, 462, 318, 436, 539, 414, 473, 4843, 7412, 261, 9340, 72, 13, 473, 20869, 17, 8642, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 26, 473, 10213, 473, 314, 79, 473, 30484, 539, 462, 318, 76, 4881, 473, 13887, 435, 276, 836, 19807, 13887, 3904, 77, 473, 4843, 7412, 261, 9340, 72, 13, 473, 20869, 17, 8642, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 27, 473, 10659, 473, 14749, 473, 3861, 293, 581, 25733, 473, 13887, 29231, 345, 407, 473, 4843, 7412, 261, 9340, 72, 13, 473, 20869, 17, 8642, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 28, 473, 2371, 473, 7600, 473, 3861, 7533, 89, 29027, 473, 3058, 539, 72, 932, 13887, 435, 276, 836, 473, 4843, 7412, 261, 9340, 72, 13, 473, 20869, 17, 8642, 17, 2163, 9631, 30, 713, 30, 713, 1736, 203, 29, 473, 6555, 473, 14749, 473, 417, 352, 5011, 341, 10658, 473, 13887, 435, 276, 836, 19807, 13887, 3904, 77, 473, 640, 2251, 12204, 473, 20869, 17, 8642, 17, 2313, 9631, 30, 713, 30, 713, 1736, 203, 2163, 473, 1666, 473, 3013, 473, 341, 932, 462, 267, 366, 20651, 473, 10054, 89, 462, 318, 436, 539, 414, 473, 4843, 7412, 473, 19451, 17, 1611, 17, 5908, 9631, 30, 713, 30, 713, 1736, 203, 2499, 473, 13159, 473, 7600, 473, 10843, 19321, 767, 507, 292, 5248, 17714, 15304, 473, 640, 24157, 261, 9340, 72, 13, 473, 4843, 7412, 473, 19451, 17, 3103, 17, 1611, 9631, 30, 713, 30, 713, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 17715, 361, 468, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2593, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( outcome ) where opponent = 'yanina wickmayer' col : outcome | edition | round | opponent team | surface | opponent | score row 1 : loser | 2010 | world group playoffs | slovakia | clay (i) | daniela hantuchova | 6-2, 6-2 row 2 : winner | 2010 | world group playoffs | slovakia | clay (i) | magdalena rybarikova | 6-1, 7-6(7-4) row 3 : winner | 2011 | world group ii | canada | hard (i) | aleksandra wozniak | 6-4, 7-5 row 4 : winner | 2011 | world group ii | canada | hard (i) | rebecca marino | 7-6(7-3), 6-3 row 5 : loser | 2011 | world group playoffs | slovakia | clay (i) | dominika cibulkova | 6-4, 3-6, 1-6 row 6 : loser | 2012 | world group | belgium | hard (i) | yanina wickmayer | 4-6, 4-6 row 7 : winner | 2012 | world group | belgium | hard (i) | kirsten flipkens | 6-2, 6-4
col : count ( "outcome" ) row 1 : 1
select count ( outcome ) where opponent = 'yanina wickmayer' <table_name> : table \begin{tabular}{llllllll} \toprule & outcome & edition & round & opponent team & surface & opponent & score \\ \midrule 0 & loser & 2010 & world group playoffs & slovakia & clay (i) & daniela hantuchova & 6-2, 6-2 \\ 1 & winner & 2010 & world group playoffs & slovakia & clay (i) & magdalena rybarikova & 6-1, 7-6(7-4) \\ 2 & winner & 2011 & world group ii & canada & hard (i) & aleksandra wozniak & 6-4, 7-5 \\ 3 & winner & 2011 & world group ii & canada & hard (i) & rebecca marino & 7-6(7-3), 6-3 \\ 4 & loser & 2011 & world group playoffs & slovakia & clay (i) & dominika cibulkova & 6-4, 3-6, 1-6 \\ 5 & loser & 2012 & world group & belgium & hard (i) & yanina wickmayer & 4-6, 4-6 \\ 6 & winner & 2012 & world group & belgium & hard (i) & kirsten flipkens & 6-2, 6-4 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "outcome" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( outcome ) where opponent = 'yanina wickmayer' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>outcome</th> <th>edition</th> <th>round</th> <th>opponent team</th> <th>surface</th> <th>opponent</th> <th>score</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>loser</td> <td>2010</td> <td>world group playoffs</td> <td>slovakia</td> <td>clay (i)</td> <td>daniela hantuchova</td> <td>6-2, 6-2</td> </tr> <tr> <th>1</th> <td>winner</td> <td>2010</td> <td>world group playoffs</td> <td>slovakia</td> <td>clay (i)</td> <td>magdalena rybarikova</td> <td>6-1, 7-6(7-4)</td> </tr> <tr> <th>2</th> <td>winner</td> <td>2011</td> <td>world group ii</td> <td>canada</td> <td>hard (i)</td> <td>aleksandra wozniak</td> <td>6-4, 7-5</td> </tr> <tr> <th>3</th> <td>winner</td> <td>2011</td> <td>world group ii</td> <td>canada</td> <td>hard (i)</td> <td>rebecca marino</td> <td>7-6(7-3), 6-3</td> </tr> <tr> <th>4</th> <td>loser</td> <td>2011</td> <td>world group playoffs</td> <td>slovakia</td> <td>clay (i)</td> <td>dominika cibulkova</td> <td>6-4, 3-6, 1-6</td> </tr> <tr> <th>5</th> <td>loser</td> <td>2012</td> <td>world group</td> <td>belgium</td> <td>hard (i)</td> <td>yanina wickmayer</td> <td>4-6, 4-6</td> </tr> <tr> <th>6</th> <td>winner</td> <td>2012</td> <td>world group</td> <td>belgium</td> <td>hard (i)</td> <td>kirsten flipkens</td> <td>6-2, 6-4</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "outcome" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( outcome ) where opponent = 'yanina wickmayer' <table_name> : table | | outcome | edition | round | opponent team | surface | opponent | score | |---:|:----------|----------:|:---------------------|:----------------|:----------|:---------------------|:--------------| | 0 | loser | 2010 | world group playoffs | slovakia | clay (i) | daniela hantuchova | 6-2, 6-2 | | 1 | winner | 2010 | world group playoffs | slovakia | clay (i) | magdalena rybarikova | 6-1, 7-6(7-4) | | 2 | winner | 2011 | world group ii | canada | hard (i) | aleksandra wozniak | 6-4, 7-5 | | 3 | winner | 2011 | world group ii | canada | hard (i) | rebecca marino | 7-6(7-3), 6-3 | | 4 | loser | 2011 | world group playoffs | slovakia | clay (i) | dominika cibulkova | 6-4, 3-6, 1-6 | | 5 | loser | 2012 | world group | belgium | hard (i) | yanina wickmayer | 4-6, 4-6 | | 6 | winner | 2012 | world group | belgium | hard (i) | kirsten flipkens | 6-2, 6-4 |
| | count ( "outcome" ) | |---:|----------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 12884, 262, 1625, 1061, 1029, 273, 296, 93, 304, 15314, 341, 1200, 81, 1773, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 12884, 473, 28432, 473, 3643, 473, 1061, 1029, 5927, 473, 9034, 473, 1061, 1029, 473, 4462, 1736, 203, 64, 13138, 5345, 203, 20, 473, 437, 550, 473, 18965, 473, 9117, 1041, 6599, 26600, 473, 272, 383, 90, 581, 1155, 473, 927, 528, 261, 77, 13, 473, 302, 28662, 292, 69, 366, 970, 2648, 16739, 473, 1666, 17, 22, 16, 1666, 17, 22, 1736, 203, 21, 473, 5657, 1224, 473, 18965, 473, 9117, 1041, 6599, 26600, 473, 272, 383, 90, 581, 1155, 473, 927, 528, 261, 77, 13, 473, 4447, 72, 287, 24457, 16826, 3215, 1766, 16739, 473, 1666, 17, 21, 16, 2371, 17, 26, 12, 27, 17, 24, 13, 1736, 203, 22, 473, 5657, 1224, 473, 27853, 473, 9117, 1041, 6072, 473, 848, 16524, 473, 7877, 261, 77, 13, 473, 279, 298, 7904, 14285, 341, 11142, 15834, 581, 473, 1666, 17, 24, 16, 2371, 17, 25, 1736, 203, 23, 473, 5657, 1224, 473, 27853, 473, 9117, 1041, 6072, 473, 848, 16524, 473, 7877, 261, 77, 13, 473, 283, 70, 557, 5353, 21282, 15020, 473, 2371, 17, 26, 12, 27, 17, 23, 3631, 1666, 17, 23, 1736, 203, 24, 473, 437, 550, 473, 27853, 473, 9117, 1041, 6599, 26600, 473, 272, 383, 90, 581, 1155, 473, 927, 528, 261, 77, 13, 473, 4092, 267, 21256, 276, 495, 5257, 16739, 473, 1666, 17, 24, 16, 890, 17, 26, 16, 404, 17, 26, 1736, 203, 25, 473, 437, 550, 473, 20869, 473, 9117, 1041, 473, 3952, 75, 5077, 473, 7877, 261, 77, 13, 473, 677, 304, 15314, 341, 1200, 81, 1773, 473, 1059, 17, 26, 16, 1059, 17, 26, 1736, 203, 26, 473, 5657, 1224, 473, 20869, 473, 9117, 1041, 473, 3952, 75, 5077, 473, 7877, 261, 77, 13, 473, 417, 920, 275, 9668, 79, 773, 473, 1666, 17, 22, 16, 1666, 17, 24, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 12884, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select # where opponent = 'mali' col : # | date | venue | opponent | score | result | competition row 1 : 1 | 2011-02-08 00:00:00 | stade georges pompidou, valence, france | mali | 1-0 | 1-0 | friendly row 2 : 2 | 2011-05-11 00:00:00 | stade felix houphouet-boigny, abidjan, cote d'ivoire | namibia | 4-1 | 5-1 | friendly row 3 : 3 | 2011-06-05 00:00:00 | stade de l'amitie, cotonou, benin | benin | 0-1 | 2-6 | 2012 africa cup of nations qualification - group h row 4 : 4 | 2011-08-10 00:00:00 | stade de geneve, geneve, switzerland | israel | 1-0 | 4-3 | friendly row 5 : 5 | 2011-09-03 00:00:00 | stade amahoro, kigali, rwanda | rwanda | 0-4 | 0-5 | 2012 africa cup of nations qualification - group h row 6 : 6 | 2012-11-14 00:00:00 | linzer stadion, linz, austria | austria | 0-1 | 0-3 | friendly row 7 : 7 | 2013-01-14 00:00:00 | al nahyan stadium, abu dhabi, united arab emirates | egypt | 4-2 | 4-2 | friendly row 8 : 8 | 2013-01-26 00:00:00 | royal bafokeng stadium, rustenburg, south africa | tunisia | 3-0 | 3-0 | 2013 africa cup of nations
col : # row 1 : 1
select # where opponent = 'mali' <table_name> : table \begin{tabular}{llllllll} \toprule & # & date & venue & opponent & score & result & competition \\ \midrule 0 & 1 & 2011-02-08 00:00:00 & stade georges pompidou, valence, france & mali & 1-0 & 1-0 & friendly \\ 1 & 2 & 2011-05-11 00:00:00 & stade felix houphouet-boigny, abidjan, cote d'ivoire & namibia & 4-1 & 5-1 & friendly \\ 2 & 3 & 2011-06-05 00:00:00 & stade de l'amitie, cotonou, benin & benin & 0-1 & 2-6 & 2012 africa cup of nations qualification - group h \\ 3 & 4 & 2011-08-10 00:00:00 & stade de geneve, geneve, switzerland & israel & 1-0 & 4-3 & friendly \\ 4 & 5 & 2011-09-03 00:00:00 & stade amahoro, kigali, rwanda & rwanda & 0-4 & 0-5 & 2012 africa cup of nations qualification - group h \\ 5 & 6 & 2012-11-14 00:00:00 & linzer stadion, linz, austria & austria & 0-1 & 0-3 & friendly \\ 6 & 7 & 2013-01-14 00:00:00 & al nahyan stadium, abu dhabi, united arab emirates & egypt & 4-2 & 4-2 & friendly \\ 7 & 8 & 2013-01-26 00:00:00 & royal bafokeng stadium, rustenburg, south africa & tunisia & 3-0 & 3-0 & 2013 africa cup of nations \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & # \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select # where opponent = 'mali' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>date</th> <th>venue</th> <th>opponent</th> <th>score</th> <th>result</th> <th>competition</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2011-02-08 00:00:00</td> <td>stade georges pompidou, valence, france</td> <td>mali</td> <td>1-0</td> <td>1-0</td> <td>friendly</td> </tr> <tr> <th>1</th> <td>2</td> <td>2011-05-11 00:00:00</td> <td>stade felix houphouet-boigny, abidjan, cote d'ivoire</td> <td>namibia</td> <td>4-1</td> <td>5-1</td> <td>friendly</td> </tr> <tr> <th>2</th> <td>3</td> <td>2011-06-05 00:00:00</td> <td>stade de l'amitie, cotonou, benin</td> <td>benin</td> <td>0-1</td> <td>2-6</td> <td>2012 africa cup of nations qualification - group h</td> </tr> <tr> <th>3</th> <td>4</td> <td>2011-08-10 00:00:00</td> <td>stade de geneve, geneve, switzerland</td> <td>israel</td> <td>1-0</td> <td>4-3</td> <td>friendly</td> </tr> <tr> <th>4</th> <td>5</td> <td>2011-09-03 00:00:00</td> <td>stade amahoro, kigali, rwanda</td> <td>rwanda</td> <td>0-4</td> <td>0-5</td> <td>2012 africa cup of nations qualification - group h</td> </tr> <tr> <th>5</th> <td>6</td> <td>2012-11-14 00:00:00</td> <td>linzer stadion, linz, austria</td> <td>austria</td> <td>0-1</td> <td>0-3</td> <td>friendly</td> </tr> <tr> <th>6</th> <td>7</td> <td>2013-01-14 00:00:00</td> <td>al nahyan stadium, abu dhabi, united arab emirates</td> <td>egypt</td> <td>4-2</td> <td>4-2</td> <td>friendly</td> </tr> <tr> <th>7</th> <td>8</td> <td>2013-01-26 00:00:00</td> <td>royal bafokeng stadium, rustenburg, south africa</td> <td>tunisia</td> <td>3-0</td> <td>3-0</td> <td>2013 africa cup of nations</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select # where opponent = 'mali' <table_name> : table | | # | date | venue | opponent | score | result | competition | |---:|----:|:--------------------|:-----------------------------------------------------|:-----------|:--------|:---------|:---------------------------------------------------| | 0 | 1 | 2011-02-08 00:00:00 | stade georges pompidou, valence, france | mali | 1-0 | 1-0 | friendly | | 1 | 2 | 2011-05-11 00:00:00 | stade felix houphouet-boigny, abidjan, cote d'ivoire | namibia | 4-1 | 5-1 | friendly | | 2 | 3 | 2011-06-05 00:00:00 | stade de l'amitie, cotonou, benin | benin | 0-1 | 2-6 | 2012 africa cup of nations qualification - group h | | 3 | 4 | 2011-08-10 00:00:00 | stade de geneve, geneve, switzerland | israel | 1-0 | 4-3 | friendly | | 4 | 5 | 2011-09-03 00:00:00 | stade amahoro, kigali, rwanda | rwanda | 0-4 | 0-5 | 2012 africa cup of nations qualification - group h | | 5 | 6 | 2012-11-14 00:00:00 | linzer stadion, linz, austria | austria | 0-1 | 0-3 | friendly | | 6 | 7 | 2013-01-14 00:00:00 | al nahyan stadium, abu dhabi, united arab emirates | egypt | 4-2 | 4-2 | friendly | | 7 | 8 | 2013-01-26 00:00:00 | royal bafokeng stadium, rustenburg, south africa | tunisia | 3-0 | 3-0 | 2013 africa cup of nations |
| | # | |---:|----:| | 0 | 1 |
[ [ 1, 4025, 468, 1625, 1061, 1029, 273, 296, 81, 18083, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 1509, 473, 331, 275, 344, 473, 1061, 1029, 473, 4462, 473, 563, 473, 25163, 608, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 27853, 17, 3103, 17, 6840, 9631, 30, 713, 30, 713, 473, 384, 2486, 8244, 280, 2852, 21400, 6610, 1395, 16, 1244, 802, 16, 3812, 1359, 473, 312, 18083, 473, 404, 17, 20, 473, 404, 17, 20, 473, 13118, 1736, 203, 21, 473, 576, 473, 27853, 17, 6260, 17, 2499, 9631, 30, 713, 30, 713, 473, 384, 2486, 284, 26342, 26025, 416, 76, 1395, 278, 17, 1075, 724, 93, 16, 1223, 350, 78, 304, 16, 276, 1168, 302, 11, 427, 19847, 473, 15135, 495, 1155, 473, 1059, 17, 21, 473, 1381, 17, 21, 473, 13118, 1736, 203, 22, 473, 890, 473, 27853, 17, 7677, 17, 6260, 9631, 30, 713, 30, 713, 473, 384, 2486, 443, 328, 11, 301, 305, 1385, 16, 276, 352, 265, 1395, 16, 324, 275, 267, 473, 324, 275, 267, 473, 374, 17, 21, 473, 576, 17, 26, 473, 20869, 10073, 1512, 69, 276, 416, 434, 290, 1012, 4544, 1480, 300, 1041, 366, 1736, 203, 23, 473, 1059, 473, 27853, 17, 6840, 17, 2163, 9631, 30, 713, 30, 713, 473, 384, 2486, 443, 7529, 537, 16, 7529, 537, 16, 1352, 305, 24355, 15733, 473, 353, 354, 292, 473, 404, 17, 20, 473, 1059, 17, 23, 473, 13118, 1736, 203, 24, 473, 1381, 473, 27853, 17, 5908, 17, 4630, 9631, 30, 713, 30, 713, 473, 384, 2486, 2125, 9795, 280, 83, 16, 417, 360, 18083, 16, 7985, 464, 69, 473, 7985, 464, 69, 473, 374, 17, 24, 473, 374, 17, 25, 473, 20869, 10073, 1512, 69, 276, 416, 434, 290, 1012, 4544, 1480, 300, 1041, 366, 1736, 203, 25, 473, 1666, 473, 20869, 17, 2499, 17, 3461, 9631, 30, 713, 30, 713, 473, 4739, 24355, 384, 361, 285, 16, 4739, 94, 16, 279, 27008, 1155, 473, 279, 27008, 1155, 473, 374, 17, 21, 473, 374, 17, 23, 473, 13118, 1736, 203, 26, 473, 2371, 473, 19451, 17, 1611, 17, 3461, 9631, 30, 713, 30, 713, 473, 524, 9583, 18112, 304, 384, 361, 5077, 16, 1223, 89, 11007, 21457, 16, 2836, 329, 279, 20727, 801, 481, 815, 473, 425, 7797, 337, 473, 1059, 17, 22, 473, 1059, 17, 22, 473, 13118, 1736, 203, 27, 473, 1725, 473, 19451, 17, 1611, 17, 5558, 9631, 30, 713, 30, 713, 473, 721, 93, 287, 324, 1727, 969, 75, 384, 361, 5077, 16, 436, 641, 275, 70, 295, 75, 16, 24516, 10073, 1512, 69, 473, 268, 318, 291, 1155, 473, 890, 17, 20, 473, 890, 17, 20, 473, 19451, 10073, 1512, 69, 276, 416, 434, 290, 1012, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where model = 'd40lfr' col : make/model | series | model | year | notes row 1 : new flyer | 101-135 | d40lfr | 2010 | none row 2 : new flyer | 140-169 | d40lfr | 2011 | 140-143 145-153 155-169 wrap for rt 144 and 154 lost there rt wraps row 3 : new flyer | 201-230 | d40lf | 2004 | 204 retired due to fire row 4 : new flyer | 231-260 | d40lf | 2005 | none row 5 : new flyer | 270-281 | d40lf | 2007 | none row 6 : mci | 301-334 | classic | 1988 | all retired row 7 : new flyer | 340-366 | d40 | 1992 | 365 remains, used only during rush hour row 8 : new flyer | 370-399 | d40 | 1994 | 370 371 372 373 374 379 380 390 395? 397 398 399 retired, used only during rush hour row 9 : new flyer | 401-443 | d40lf | 1998 | all have been rebuilt row 10 : new flyer | 444-504 | d40lf | 1999 | all have been rebuilt row 11 : new flyer | 510-561 | d40lf | 2002 | being rebuilt 510 513 515 516 517 519 520 521 522 529 532 534 536 537 539 540 545 row 12 : new flyer | 570-599 | d40lf | 2003 | none row 13 : new flyer | 601-640 | d40lfr | 2011 | 601 603 605 wrap for rt row 14 : new flyer | 671-699 | d40 | 1994 | 684 retired, used only during rush hour row 15 : new flyer | 701-733 | d40lfr | 2008 | none row 16 : new flyer | 735-799 | d40lfr | 2009 | none row 17 : new flyer | 800-829 | d40lfr | 2013 | 800-830 now inservice 822 had a fire row 18 : new flyer | 901-910 | invero/d40i | 2004 | ex701-710 only used for rush hour row 19 : new flyer | 911-925 | d30lf | 1996 | all rebuild row 20 : new flyer | 930-949 | d30lf | 2001 | 931 rebuild row 21 : new flyer | 971-990 | d60lf | 2003 | ex octranspo most units are between ex 6302-6338 971 973 976 977 979 are now in service row 22 : new flyer | 991-993 | d40lf | 1994 | all rebuilt, used only during rush hour
col : count ( "*" ) row 1 : 6
select count ( * ) where model = 'd40lfr' <table_name> : table \begin{tabular}{llllll} \toprule & make/model & series & model & year & notes \\ \midrule 0 & new flyer & 101-135 & d40lfr & 2010 & none \\ 1 & new flyer & 140-169 & d40lfr & 2011 & 140-143 145-153 155-169 wrap for rt 144 and 154 lost there rt wraps \\ 2 & new flyer & 201-230 & d40lf & 2004 & 204 retired due to fire \\ 3 & new flyer & 231-260 & d40lf & 2005 & none \\ 4 & new flyer & 270-281 & d40lf & 2007 & none \\ 5 & mci & 301-334 & classic & 1988 & all retired \\ 6 & new flyer & 340-366 & d40 & 1992 & 365 remains, used only during rush hour \\ 7 & new flyer & 370-399 & d40 & 1994 & 370 371 372 373 374 379 380 390 395? 397 398 399 retired, used only during rush hour \\ 8 & new flyer & 401-443 & d40lf & 1998 & all have been rebuilt \\ 9 & new flyer & 444-504 & d40lf & 1999 & all have been rebuilt \\ 10 & new flyer & 510-561 & d40lf & 2002 & being rebuilt 510 513 515 516 517 519 520 521 522 529 532 534 536 537 539 540 545 \\ 11 & new flyer & 570-599 & d40lf & 2003 & none \\ 12 & new flyer & 601-640 & d40lfr & 2011 & 601 603 605 wrap for rt \\ 13 & new flyer & 671-699 & d40 & 1994 & 684 retired, used only during rush hour \\ 14 & new flyer & 701-733 & d40lfr & 2008 & none \\ 15 & new flyer & 735-799 & d40lfr & 2009 & none \\ 16 & new flyer & 800-829 & d40lfr & 2013 & 800-830 now inservice 822 had a fire \\ 17 & new flyer & 901-910 & invero/d40i & 2004 & ex701-710 only used for rush hour \\ 18 & new flyer & 911-925 & d30lf & 1996 & all rebuild \\ 19 & new flyer & 930-949 & d30lf & 2001 & 931 rebuild \\ 20 & new flyer & 971-990 & d60lf & 2003 & ex octranspo most units are between ex 6302-6338 971 973 976 977 979 are now in service \\ 21 & new flyer & 991-993 & d40lf & 1994 & all rebuilt, used only during rush hour \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 6 \\ \bottomrule \end{tabular}
select count ( * ) where model = 'd40lfr' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>make/model</th> <th>series</th> <th>model</th> <th>year</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>new flyer</td> <td>101-135</td> <td>d40lfr</td> <td>2010</td> <td>none</td> </tr> <tr> <th>1</th> <td>new flyer</td> <td>140-169</td> <td>d40lfr</td> <td>2011</td> <td>140-143 145-153 155-169 wrap for rt 144 and 154 lost there rt wraps</td> </tr> <tr> <th>2</th> <td>new flyer</td> <td>201-230</td> <td>d40lf</td> <td>2004</td> <td>204 retired due to fire</td> </tr> <tr> <th>3</th> <td>new flyer</td> <td>231-260</td> <td>d40lf</td> <td>2005</td> <td>none</td> </tr> <tr> <th>4</th> <td>new flyer</td> <td>270-281</td> <td>d40lf</td> <td>2007</td> <td>none</td> </tr> <tr> <th>5</th> <td>mci</td> <td>301-334</td> <td>classic</td> <td>1988</td> <td>all retired</td> </tr> <tr> <th>6</th> <td>new flyer</td> <td>340-366</td> <td>d40</td> <td>1992</td> <td>365 remains, used only during rush hour</td> </tr> <tr> <th>7</th> <td>new flyer</td> <td>370-399</td> <td>d40</td> <td>1994</td> <td>370 371 372 373 374 379 380 390 395? 397 398 399 retired, used only during rush hour</td> </tr> <tr> <th>8</th> <td>new flyer</td> <td>401-443</td> <td>d40lf</td> <td>1998</td> <td>all have been rebuilt</td> </tr> <tr> <th>9</th> <td>new flyer</td> <td>444-504</td> <td>d40lf</td> <td>1999</td> <td>all have been rebuilt</td> </tr> <tr> <th>10</th> <td>new flyer</td> <td>510-561</td> <td>d40lf</td> <td>2002</td> <td>being rebuilt 510 513 515 516 517 519 520 521 522 529 532 534 536 537 539 540 545</td> </tr> <tr> <th>11</th> <td>new flyer</td> <td>570-599</td> <td>d40lf</td> <td>2003</td> <td>none</td> </tr> <tr> <th>12</th> <td>new flyer</td> <td>601-640</td> <td>d40lfr</td> <td>2011</td> <td>601 603 605 wrap for rt</td> </tr> <tr> <th>13</th> <td>new flyer</td> <td>671-699</td> <td>d40</td> <td>1994</td> <td>684 retired, used only during rush hour</td> </tr> <tr> <th>14</th> <td>new flyer</td> <td>701-733</td> <td>d40lfr</td> <td>2008</td> <td>none</td> </tr> <tr> <th>15</th> <td>new flyer</td> <td>735-799</td> <td>d40lfr</td> <td>2009</td> <td>none</td> </tr> <tr> <th>16</th> <td>new flyer</td> <td>800-829</td> <td>d40lfr</td> <td>2013</td> <td>800-830 now inservice 822 had a fire</td> </tr> <tr> <th>17</th> <td>new flyer</td> <td>901-910</td> <td>invero/d40i</td> <td>2004</td> <td>ex701-710 only used for rush hour</td> </tr> <tr> <th>18</th> <td>new flyer</td> <td>911-925</td> <td>d30lf</td> <td>1996</td> <td>all rebuild</td> </tr> <tr> <th>19</th> <td>new flyer</td> <td>930-949</td> <td>d30lf</td> <td>2001</td> <td>931 rebuild</td> </tr> <tr> <th>20</th> <td>new flyer</td> <td>971-990</td> <td>d60lf</td> <td>2003</td> <td>ex octranspo most units are between ex 6302-6338 971 973 976 977 979 are now in service</td> </tr> <tr> <th>21</th> <td>new flyer</td> <td>991-993</td> <td>d40lf</td> <td>1994</td> <td>all rebuilt, used only during rush hour</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>6</td> </tr> </tbody> </table>
select count ( * ) where model = 'd40lfr' <table_name> : table | | make/model | series | model | year | notes | |---:|:-------------|:---------|:------------|-------:|:----------------------------------------------------------------------------------------| | 0 | new flyer | 101-135 | d40lfr | 2010 | none | | 1 | new flyer | 140-169 | d40lfr | 2011 | 140-143 145-153 155-169 wrap for rt 144 and 154 lost there rt wraps | | 2 | new flyer | 201-230 | d40lf | 2004 | 204 retired due to fire | | 3 | new flyer | 231-260 | d40lf | 2005 | none | | 4 | new flyer | 270-281 | d40lf | 2007 | none | | 5 | mci | 301-334 | classic | 1988 | all retired | | 6 | new flyer | 340-366 | d40 | 1992 | 365 remains, used only during rush hour | | 7 | new flyer | 370-399 | d40 | 1994 | 370 371 372 373 374 379 380 390 395? 397 398 399 retired, used only during rush hour | | 8 | new flyer | 401-443 | d40lf | 1998 | all have been rebuilt | | 9 | new flyer | 444-504 | d40lf | 1999 | all have been rebuilt | | 10 | new flyer | 510-561 | d40lf | 2002 | being rebuilt 510 513 515 516 517 519 520 521 522 529 532 534 536 537 539 540 545 | | 11 | new flyer | 570-599 | d40lf | 2003 | none | | 12 | new flyer | 601-640 | d40lfr | 2011 | 601 603 605 wrap for rt | | 13 | new flyer | 671-699 | d40 | 1994 | 684 retired, used only during rush hour | | 14 | new flyer | 701-733 | d40lfr | 2008 | none | | 15 | new flyer | 735-799 | d40lfr | 2009 | none | | 16 | new flyer | 800-829 | d40lfr | 2013 | 800-830 now inservice 822 had a fire | | 17 | new flyer | 901-910 | invero/d40i | 2004 | ex701-710 only used for rush hour | | 18 | new flyer | 911-925 | d30lf | 1996 | all rebuild | | 19 | new flyer | 930-949 | d30lf | 2001 | 931 rebuild | | 20 | new flyer | 971-990 | d60lf | 2003 | ex octranspo most units are between ex 6302-6338 971 973 976 977 979 are now in service | | 21 | new flyer | 991-993 | d40lf | 1994 | all rebuilt, used only during rush hour |
| | count ( "*" ) | |---:|----------------:| | 0 | 6 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 938, 273, 296, 72, 7132, 80, 4840, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1221, 19, 2284, 473, 4166, 473, 938, 473, 3286, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 394, 21434, 264, 473, 13822, 17, 26612, 473, 302, 7132, 80, 4840, 473, 18965, 473, 6555, 1736, 203, 21, 473, 394, 21434, 264, 473, 31907, 17, 26035, 473, 302, 7132, 80, 4840, 473, 27853, 473, 31907, 17, 28643, 5045, 25, 17, 30305, 404, 2539, 17, 26035, 2193, 364, 8253, 30457, 471, 4711, 24, 13557, 1915, 8253, 9059, 1736, 203, 22, 473, 394, 21434, 264, 473, 3786, 17, 29157, 473, 302, 7132, 20850, 473, 4044, 24, 473, 11492, 325, 2921, 6541, 358, 4452, 1736, 203, 23, 473, 394, 21434, 264, 473, 576, 6938, 17, 22, 4848, 473, 302, 7132, 20850, 473, 4044, 25, 473, 6555, 1736, 203, 24, 473, 394, 21434, 264, 473, 29966, 17, 6030, 21, 473, 302, 7132, 20850, 473, 4044, 27, 473, 6555, 1736, 203, 25, 473, 6108, 77, 473, 26403, 17, 3707, 24, 473, 28937, 473, 5342, 5482, 473, 777, 325, 2921, 1736, 203, 26, 473, 394, 21434, 264, 473, 890, 7132, 17, 5718, 26, 473, 302, 7132, 473, 23673, 22, 473, 21382, 22632, 16, 1399, 1338, 4982, 436, 1218, 6126, 1736, 203, 27, 473, 394, 21434, 264, 473, 890, 7301, 17, 23, 2733, 473, 302, 7132, 473, 23673, 24, 473, 890, 7301, 890, 11212, 890, 9060, 890, 9036, 890, 5608, 890, 7235, 890, 3672, 890, 9349, 890, 8778, 35, 890, 10580, 890, 10689, 890, 2733, 325, 2921, 16, 1399, 1338, 4982, 436, 1218, 6126, 1736, 203, 28, 473, 394, 21434, 264, 473, 14052, 17, 6334, 23, 473, 302, 7132, 20850, 473, 23673, 28, 473, 777, 1240, 2118, 283, 12406, 1736, 203, 29, 473, 394, 21434, 264, 473, 1059, 6334, 17, 25, 3028, 473, 302, 7132, 20850, 473, 404, 11984, 473, 777, 1240, 2118, 283, 12406, 1736, 203, 2163, 473, 394, 21434, 264, 473, 1381, 2163, 17, 4313, 21, 473, 302, 7132, 20850, 473, 4044, 22, 473, 3832, 283, 12406, 1381, 2163, 1381, 3437, 1381, 3600, 1381, 2313, 1381, 4033, 1381, 3657, 1381, 3462, 1381, 5340, 1381, 3787, 1381, 5540, 1381, 1578, 1381, 5026, 1381, 5718, 1381, 6418, 1381, 5520, 1381, 7132, 1381, 7950, 1736, 203, 2499, 473, 394, 21434, 264, 473, 1381, 7301, 17, 25, 2733, 473, 302, 7132, 20850, 473, 4044, 23, 473, 6555, 1736, 203, 2138, 473, 394, 21434, 264, 473, 1666, 1611, 17, 1105, 20, 473, 302, 7132, 80, 4840, 473, 27853, 473, 1666, 1611, 1666, 4630, 4752, 25, 2193, 364, 8253, 1736, 203, 3437, 473, 394, 21434, 264, 473, 1666, 11212, 17, 26, 2733, 473, 302, 7132, 473, 23673, 24, 473, 1666, 5193, 325, 2921, 16, 1399, 1338, 4982, 436, 1218, 6126, 1736, 203, 3461, 473, 394, 21434, 264, 473, 2371, 1611, 17, 27, 3707, 473, 302, 7132, 80, 4840, 473, 4044, 28, 473, 6555, 1736, 203, 3600, 473, 394, 21434, 264, 473, 2371, 4763, 17, 27, 2733, 473, 302, 7132, 80, 4840, 473, 4044, 29, 473, 6555, 1736, 203, 2313, 473, 394, 21434, 264, 473, 1725, 713, 17, 28, 5540, 473, 302, 7132, 80, 4840, 473, 19451, 473, 1725, 713, 17, 28, 5082, 2037, 316, 3278, 1725, 3787, 9323, 279, 4452, 1736, 203, 4033, 473, 394, 21434, 264, 473, 2468, 1611, 17, 29, 2163, 473, 316, 502, 83, 19, 72, 7132, 77, 473, 4044, 24, 473, 431, 27, 1611, 17, 27, 2163, 1338, 1399, 364, 436, 1218, 6126, 1736, 203, 2643, 473, 394, 21434, 264, 473, 2468, 2499, 17, 29, 2947, 473, 302, 5082, 20850, 473, 23673, 26, 473, 777, 13419, 1736, 203, 3657, 473, 394, 21434, 264, 473, 2468, 5082, 17, 29, 7616, 473, 302, 5082, 20850, 473, 4044, 21, 473, 2468, 6938, 13419, 1736, 203, 3462, 473, 394, 21434, 264, 473, 2468, 11212, 17, 2733, 20, 473, 302, 4848, 20850, 473, 4044, 23, 473, 431, 320, 5735, 634, 1631, 4486, 4971, 854, 3086, 431, 13746, 3103, 17, 26, 3707, 28, 2468, 11212, 2468, 9036, 2468, 6669, 2468, 4700, 2468, 7235, 854, 2037, 316, 1156, 1736, 203, 5340, 473, 394, 21434, 264, 473, 2468, 12416, 17, 2733, 23, 473, 302, 7132, 20850, 473, 23673, 24, 473, 777, 283, 12406, 16, 1399, 1338, 4982, 436, 1218, 6126, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1666, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select no. where no. = 1 col : no. | title | directed by | written by | original air date row 1 : 1 | "reunion" | bryan spicer | patrick massett & john zinman | january 27, 2003 row 2 : 2 | "antarctica" | perry lang | patrick massett & john zinman | february 3, 2003 row 3 : 3 | "skulls" | adam nimoy | patrick massett & john zinman | february 10, 2003 row 4 : 4 | "heist" | rick kolbe | rick kellard | march 10, 2003 row 5 : 5 | "the wheel of dharma" | r. w. goodwin | stephanie bloch-chambers & julie bean | none row 6 : 6 | "sangraal" | perry lang | gabrielle stanton & harry werksman, jr | none row 7 : 7 | "mummy virus" | vern gillum | rick kellard & thania st. john | none row 8 : 8 | "name of god" | michael nankin | brad falchuk | none row 9 : 9 | "devil's child" | tom wright | thania st. john | none row 10 : 10 | "avalon" | dwight little | i. c. rapoport | none row 11 : 11 | "the lost codex" | tom wright | gabrielle stanton & harry werksman, jr | none row 12 : 12 | "eternal" | fred gerber | thania st. john & chad hodge | none row 13 : 13 | "helmholtz resonance" | larry shaw | patrick massett & john zinman | none
col : no. row 1 : 1
select no. where no. = 1 <table_name> : table \begin{tabular}{llllll} \toprule & no. & title & directed by & written by & original air date \\ \midrule 0 & 1 & "reunion" & bryan spicer & patrick massett & john zinman & january 27, 2003 \\ 1 & 2 & "antarctica" & perry lang & patrick massett & john zinman & february 3, 2003 \\ 2 & 3 & "skulls" & adam nimoy & patrick massett & john zinman & february 10, 2003 \\ 3 & 4 & "heist" & rick kolbe & rick kellard & march 10, 2003 \\ 4 & 5 & "the wheel of dharma" & r. w. goodwin & stephanie bloch-chambers & julie bean & none \\ 5 & 6 & "sangraal" & perry lang & gabrielle stanton & harry werksman, jr & none \\ 6 & 7 & "mummy virus" & vern gillum & rick kellard & thania st. john & none \\ 7 & 8 & "name of god" & michael nankin & brad falchuk & none \\ 8 & 9 & "devil's child" & tom wright & thania st. john & none \\ 9 & 10 & "avalon" & dwight little & i. c. rapoport & none \\ 10 & 11 & "the lost codex" & tom wright & gabrielle stanton & harry werksman, jr & none \\ 11 & 12 & "eternal" & fred gerber & thania st. john & chad hodge & none \\ 12 & 13 & "helmholtz resonance" & larry shaw & patrick massett & john zinman & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & no. \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select no. where no. = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>no.</th> <th>title</th> <th>directed by</th> <th>written by</th> <th>original air date</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>"reunion"</td> <td>bryan spicer</td> <td>patrick massett &amp; john zinman</td> <td>january 27, 2003</td> </tr> <tr> <th>1</th> <td>2</td> <td>"antarctica"</td> <td>perry lang</td> <td>patrick massett &amp; john zinman</td> <td>february 3, 2003</td> </tr> <tr> <th>2</th> <td>3</td> <td>"skulls"</td> <td>adam nimoy</td> <td>patrick massett &amp; john zinman</td> <td>february 10, 2003</td> </tr> <tr> <th>3</th> <td>4</td> <td>"heist"</td> <td>rick kolbe</td> <td>rick kellard</td> <td>march 10, 2003</td> </tr> <tr> <th>4</th> <td>5</td> <td>"the wheel of dharma"</td> <td>r. w. goodwin</td> <td>stephanie bloch-chambers &amp; julie bean</td> <td>none</td> </tr> <tr> <th>5</th> <td>6</td> <td>"sangraal"</td> <td>perry lang</td> <td>gabrielle stanton &amp; harry werksman, jr</td> <td>none</td> </tr> <tr> <th>6</th> <td>7</td> <td>"mummy virus"</td> <td>vern gillum</td> <td>rick kellard &amp; thania st. john</td> <td>none</td> </tr> <tr> <th>7</th> <td>8</td> <td>"name of god"</td> <td>michael nankin</td> <td>brad falchuk</td> <td>none</td> </tr> <tr> <th>8</th> <td>9</td> <td>"devil's child"</td> <td>tom wright</td> <td>thania st. john</td> <td>none</td> </tr> <tr> <th>9</th> <td>10</td> <td>"avalon"</td> <td>dwight little</td> <td>i. c. rapoport</td> <td>none</td> </tr> <tr> <th>10</th> <td>11</td> <td>"the lost codex"</td> <td>tom wright</td> <td>gabrielle stanton &amp; harry werksman, jr</td> <td>none</td> </tr> <tr> <th>11</th> <td>12</td> <td>"eternal"</td> <td>fred gerber</td> <td>thania st. john &amp; chad hodge</td> <td>none</td> </tr> <tr> <th>12</th> <td>13</td> <td>"helmholtz resonance"</td> <td>larry shaw</td> <td>patrick massett &amp; john zinman</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>no.</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select no. where no. = 1 <table_name> : table | | no. | title | directed by | written by | original air date | |---:|------:|:----------------------|:---------------|:---------------------------------------|:--------------------| | 0 | 1 | "reunion" | bryan spicer | patrick massett & john zinman | january 27, 2003 | | 1 | 2 | "antarctica" | perry lang | patrick massett & john zinman | february 3, 2003 | | 2 | 3 | "skulls" | adam nimoy | patrick massett & john zinman | february 10, 2003 | | 3 | 4 | "heist" | rick kolbe | rick kellard | march 10, 2003 | | 4 | 5 | "the wheel of dharma" | r. w. goodwin | stephanie bloch-chambers & julie bean | none | | 5 | 6 | "sangraal" | perry lang | gabrielle stanton & harry werksman, jr | none | | 6 | 7 | "mummy virus" | vern gillum | rick kellard & thania st. john | none | | 7 | 8 | "name of god" | michael nankin | brad falchuk | none | | 8 | 9 | "devil's child" | tom wright | thania st. john | none | | 9 | 10 | "avalon" | dwight little | i. c. rapoport | none | | 10 | 11 | "the lost codex" | tom wright | gabrielle stanton & harry werksman, jr | none | | 11 | 12 | "eternal" | fred gerber | thania st. john & chad hodge | none | | 12 | 13 | "helmholtz resonance" | larry shaw | patrick massett & john zinman | none |
| | no. | |---:|------:| | 0 | 1 |
[ [ 1, 4025, 1158, 18, 1625, 1158, 18, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1158, 18, 473, 2077, 473, 20830, 635, 473, 5941, 635, 473, 2282, 23350, 1509, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 283, 18910, 473, 324, 1176, 304, 1694, 21349, 473, 9670, 86, 1200, 8039, 278, 88, 473, 525, 22223, 998, 267, 4728, 473, 525, 304, 24335, 12732, 16, 4044, 23, 1736, 203, 21, 473, 576, 473, 392, 11718, 299, 26433, 473, 293, 21938, 3303, 473, 9670, 86, 1200, 8039, 278, 88, 473, 525, 22223, 998, 267, 4728, 473, 1656, 2848, 24335, 890, 16, 4044, 23, 1736, 203, 22, 473, 890, 473, 4343, 420, 87, 473, 1261, 301, 290, 381, 13372, 473, 9670, 86, 1200, 8039, 278, 88, 473, 525, 22223, 998, 267, 4728, 473, 1656, 2848, 24335, 1728, 16, 4044, 23, 1736, 203, 23, 473, 1059, 473, 3904, 376, 473, 436, 1200, 417, 355, 2196, 473, 436, 1200, 417, 1165, 1060, 473, 312, 991, 1728, 16, 4044, 23, 1736, 203, 24, 473, 1381, 473, 326, 19100, 434, 11007, 297, 2540, 473, 436, 18, 341, 18, 7494, 8082, 473, 18654, 10499, 1385, 324, 383, 343, 17, 343, 301, 2210, 473, 525, 332, 1385, 3931, 473, 6555, 1736, 203, 25, 473, 1666, 473, 272, 539, 354, 287, 473, 293, 21938, 3303, 473, 314, 378, 566, 292, 298, 384, 970, 265, 473, 17895, 1176, 22646, 7904, 4728, 16, 31928, 473, 6555, 1736, 203, 26, 473, 2371, 473, 312, 379, 4811, 16831, 407, 473, 1924, 82, 314, 737, 379, 473, 436, 1200, 417, 1165, 1060, 473, 2353, 1155, 384, 18, 525, 22223, 473, 6555, 1736, 203, 27, 473, 1725, 473, 508, 434, 314, 369, 473, 312, 1354, 69, 292, 290, 2304, 267, 473, 324, 6012, 284, 287, 343, 19445, 473, 6555, 1736, 203, 28, 473, 2468, 473, 4461, 330, 1807, 1151, 473, 29998, 341, 4083, 473, 2353, 1155, 384, 18, 525, 22223, 473, 6555, 1736, 203, 29, 473, 1728, 473, 279, 1125, 265, 473, 12394, 750, 12720, 473, 277, 18, 276, 18, 767, 5120, 499, 473, 6555, 1736, 203, 2163, 473, 4648, 473, 326, 13557, 981, 92, 473, 29998, 341, 4083, 473, 314, 378, 566, 292, 298, 384, 970, 265, 473, 17895, 1176, 22646, 7904, 4728, 16, 31928, 473, 6555, 1736, 203, 2499, 473, 2593, 473, 225, 847, 82, 287, 473, 284, 1118, 314, 22533, 473, 2353, 1155, 384, 18, 525, 22223, 473, 462, 361, 366, 369, 908, 473, 6555, 1736, 203, 2138, 473, 5958, 473, 13150, 81, 76, 4397, 94, 400, 265, 1359, 473, 5604, 1176, 699, 2219, 473, 9670, 86, 1200, 8039, 278, 88, 473, 525, 22223, 998, 267, 4728, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1158, 18, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where v2 = '0%' and v5 = '0%' col : category | age (ethnicity) | n | v1 | v2 | v3 | v4 | v5 | v6 row 1 : none | 1 week - 1 y | 210 | 92% | 74% | 27% | 20% | 0.50% | 0% row 2 : none | 1 y - 2 y | 154 | 96% | 85% | 39% | 10% | 0.70% | 0% row 3 : none | 2 y - 5 y | 202 | 98% | 50% | 22% | 7% | 1% | 0% row 4 : none | 5 y - 8 y | 94 | 91% | 25% | 14% | 5% | 1% | 1% row 5 : none | 8 y - 16 y | 90 | 62% | 7% | 2% | 0% | 0% | 0% row 6 : males | 12 y - 13 y | 209 | 47% | 7% | 0% | 0% | 0% | 0% row 7 : males | 13 y - 14 y | 260 | 35% | 4.60% | 0.80% | 0% | 0% | 0% row 8 : males | 16 y - 19 y (whites) | 50 | 32% | 0% | 0% | 0% | 0% | 0% row 9 : males | 16 y - 19 y (blacks) | 310 | 46% | 7% | 2.90% | 1.30% | 0% | 0% row 10 : males | 20 - 30 y (whites) | 285 | 41% | 0% | 0% | 0% | 0% | 0% row 11 : males | 20 - 30 y (blacks) | 295 | 37% | 0% | 0% | 0% | 0% | 0% row 12 : females | 12 y - 13 y | 174 | 69% | 11% | 1.20% | 0% | 0% | 0% row 13 : females | 13 y - 14 y | 154 | 52% | 8.40% | 1.40% | 0% | 0% | 0% row 14 : females | 16 y - 19 y (whites) | 50 | 66% | 0% | 0% | 0% | 0% | 0% row 15 : females | 16 - 19 y (blacks) | 310 | 73% | 9% | 1.30% | 0.60% | 0% | 0% row 16 : females | 20 - 30 y (whites) | 280 | 55% | 0% | 0% | 0% | 0% | 0% row 17 : females | 20 - 30 y (blacks) | 330 | 55% | 2.40% | 1% | 0% | 0% | 0%
col : count ( "*" ) row 1 : 0
select count ( * ) where v2 = '0%' and v5 = '0%' <table_name> : table \begin{tabular}{llllllllll} \toprule & category & age (ethnicity) & n & v1 & v2 & v3 & v4 & v5 & v6 \\ \midrule 0 & none & 1 week - 1 y & 210 & 92% & 74% & 27% & 20% & 0.50% & 0% \\ 1 & none & 1 y - 2 y & 154 & 96% & 85% & 39% & 10% & 0.70% & 0% \\ 2 & none & 2 y - 5 y & 202 & 98% & 50% & 22% & 7% & 1% & 0% \\ 3 & none & 5 y - 8 y & 94 & 91% & 25% & 14% & 5% & 1% & 1% \\ 4 & none & 8 y - 16 y & 90 & 62% & 7% & 2% & 0% & 0% & 0% \\ 5 & males & 12 y - 13 y & 209 & 47% & 7% & 0% & 0% & 0% & 0% \\ 6 & males & 13 y - 14 y & 260 & 35% & 4.60% & 0.80% & 0% & 0% & 0% \\ 7 & males & 16 y - 19 y (whites) & 50 & 32% & 0% & 0% & 0% & 0% & 0% \\ 8 & males & 16 y - 19 y (blacks) & 310 & 46% & 7% & 2.90% & 1.30% & 0% & 0% \\ 9 & males & 20 - 30 y (whites) & 285 & 41% & 0% & 0% & 0% & 0% & 0% \\ 10 & males & 20 - 30 y (blacks) & 295 & 37% & 0% & 0% & 0% & 0% & 0% \\ 11 & females & 12 y - 13 y & 174 & 69% & 11% & 1.20% & 0% & 0% & 0% \\ 12 & females & 13 y - 14 y & 154 & 52% & 8.40% & 1.40% & 0% & 0% & 0% \\ 13 & females & 16 y - 19 y (whites) & 50 & 66% & 0% & 0% & 0% & 0% & 0% \\ 14 & females & 16 - 19 y (blacks) & 310 & 73% & 9% & 1.30% & 0.60% & 0% & 0% \\ 15 & females & 20 - 30 y (whites) & 280 & 55% & 0% & 0% & 0% & 0% & 0% \\ 16 & females & 20 - 30 y (blacks) & 330 & 55% & 2.40% & 1% & 0% & 0% & 0% \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( * ) where v2 = '0%' and v5 = '0%' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>category</th> <th>age (ethnicity)</th> <th>n</th> <th>v1</th> <th>v2</th> <th>v3</th> <th>v4</th> <th>v5</th> <th>v6</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>none</td> <td>1 week - 1 y</td> <td>210</td> <td>92%</td> <td>74%</td> <td>27%</td> <td>20%</td> <td>0.50%</td> <td>0%</td> </tr> <tr> <th>1</th> <td>none</td> <td>1 y - 2 y</td> <td>154</td> <td>96%</td> <td>85%</td> <td>39%</td> <td>10%</td> <td>0.70%</td> <td>0%</td> </tr> <tr> <th>2</th> <td>none</td> <td>2 y - 5 y</td> <td>202</td> <td>98%</td> <td>50%</td> <td>22%</td> <td>7%</td> <td>1%</td> <td>0%</td> </tr> <tr> <th>3</th> <td>none</td> <td>5 y - 8 y</td> <td>94</td> <td>91%</td> <td>25%</td> <td>14%</td> <td>5%</td> <td>1%</td> <td>1%</td> </tr> <tr> <th>4</th> <td>none</td> <td>8 y - 16 y</td> <td>90</td> <td>62%</td> <td>7%</td> <td>2%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>5</th> <td>males</td> <td>12 y - 13 y</td> <td>209</td> <td>47%</td> <td>7%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>6</th> <td>males</td> <td>13 y - 14 y</td> <td>260</td> <td>35%</td> <td>4.60%</td> <td>0.80%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>7</th> <td>males</td> <td>16 y - 19 y (whites)</td> <td>50</td> <td>32%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>8</th> <td>males</td> <td>16 y - 19 y (blacks)</td> <td>310</td> <td>46%</td> <td>7%</td> <td>2.90%</td> <td>1.30%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>9</th> <td>males</td> <td>20 - 30 y (whites)</td> <td>285</td> <td>41%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>10</th> <td>males</td> <td>20 - 30 y (blacks)</td> <td>295</td> <td>37%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>11</th> <td>females</td> <td>12 y - 13 y</td> <td>174</td> <td>69%</td> <td>11%</td> <td>1.20%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>12</th> <td>females</td> <td>13 y - 14 y</td> <td>154</td> <td>52%</td> <td>8.40%</td> <td>1.40%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>13</th> <td>females</td> <td>16 y - 19 y (whites)</td> <td>50</td> <td>66%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>14</th> <td>females</td> <td>16 - 19 y (blacks)</td> <td>310</td> <td>73%</td> <td>9%</td> <td>1.30%</td> <td>0.60%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>15</th> <td>females</td> <td>20 - 30 y (whites)</td> <td>280</td> <td>55%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> <tr> <th>16</th> <td>females</td> <td>20 - 30 y (blacks)</td> <td>330</td> <td>55%</td> <td>2.40%</td> <td>1%</td> <td>0%</td> <td>0%</td> <td>0%</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( * ) where v2 = '0%' and v5 = '0%' <table_name> : table | | category | age (ethnicity) | n | v1 | v2 | v3 | v4 | v5 | v6 | |---:|:-----------|:---------------------|----:|:-----|:------|:------|:------|:------|:-----| | 0 | none | 1 week - 1 y | 210 | 92% | 74% | 27% | 20% | 0.50% | 0% | | 1 | none | 1 y - 2 y | 154 | 96% | 85% | 39% | 10% | 0.70% | 0% | | 2 | none | 2 y - 5 y | 202 | 98% | 50% | 22% | 7% | 1% | 0% | | 3 | none | 5 y - 8 y | 94 | 91% | 25% | 14% | 5% | 1% | 1% | | 4 | none | 8 y - 16 y | 90 | 62% | 7% | 2% | 0% | 0% | 0% | | 5 | males | 12 y - 13 y | 209 | 47% | 7% | 0% | 0% | 0% | 0% | | 6 | males | 13 y - 14 y | 260 | 35% | 4.60% | 0.80% | 0% | 0% | 0% | | 7 | males | 16 y - 19 y (whites) | 50 | 32% | 0% | 0% | 0% | 0% | 0% | | 8 | males | 16 y - 19 y (blacks) | 310 | 46% | 7% | 2.90% | 1.30% | 0% | 0% | | 9 | males | 20 - 30 y (whites) | 285 | 41% | 0% | 0% | 0% | 0% | 0% | | 10 | males | 20 - 30 y (blacks) | 295 | 37% | 0% | 0% | 0% | 0% | 0% | | 11 | females | 12 y - 13 y | 174 | 69% | 11% | 1.20% | 0% | 0% | 0% | | 12 | females | 13 y - 14 y | 154 | 52% | 8.40% | 1.40% | 0% | 0% | 0% | | 13 | females | 16 y - 19 y (whites) | 50 | 66% | 0% | 0% | 0% | 0% | 0% | | 14 | females | 16 - 19 y (blacks) | 310 | 73% | 9% | 1.30% | 0.60% | 0% | 0% | | 15 | females | 20 - 30 y (whites) | 280 | 55% | 0% | 0% | 0% | 0% | 0% | | 16 | females | 20 - 30 y (blacks) | 330 | 55% | 2.40% | 1% | 0% | 0% | 0% |
| | count ( "*" ) | |---:|----------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 331, 22, 273, 296, 20, 8604, 471, 331, 25, 273, 296, 20, 8604, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3150, 473, 9388, 261, 546, 18738, 560, 13, 473, 290, 473, 331, 21, 473, 331, 22, 473, 331, 23, 473, 331, 24, 473, 331, 25, 473, 331, 26, 1736, 203, 64, 13138, 5345, 203, 20, 473, 6555, 473, 404, 4860, 300, 404, 677, 473, 576, 2163, 473, 16146, 9, 473, 30338, 9, 473, 12732, 9, 473, 4200, 9, 473, 374, 18, 3361, 9, 473, 374, 9, 1736, 203, 21, 473, 6555, 473, 404, 677, 300, 576, 677, 473, 4711, 24, 473, 19332, 9, 473, 19692, 9, 473, 16977, 9, 473, 1728, 9, 473, 374, 18, 7301, 9, 473, 374, 9, 1736, 203, 22, 473, 6555, 473, 576, 677, 300, 1381, 677, 473, 26599, 473, 24645, 9, 473, 6437, 9, 473, 11201, 9, 473, 2371, 9, 473, 404, 9, 473, 374, 9, 1736, 203, 23, 473, 6555, 473, 1381, 677, 300, 1725, 677, 473, 31069, 473, 26936, 9, 473, 6969, 9, 473, 5045, 9, 473, 1381, 9, 473, 404, 9, 473, 404, 9, 1736, 203, 24, 473, 6555, 473, 1725, 677, 300, 2872, 677, 473, 8566, 473, 22684, 9, 473, 2371, 9, 473, 576, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 25, 473, 312, 5408, 473, 2593, 677, 300, 5958, 677, 473, 4200, 29, 473, 17495, 9, 473, 2371, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 26, 473, 312, 5408, 473, 5958, 677, 300, 5045, 677, 473, 576, 4848, 473, 13191, 9, 473, 1059, 18, 4848, 9, 473, 374, 18, 3672, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 27, 473, 312, 5408, 473, 2872, 677, 300, 5342, 677, 261, 3350, 2997, 13, 473, 6437, 473, 3847, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 28, 473, 312, 5408, 473, 2872, 677, 300, 5342, 677, 261, 11223, 87, 13, 473, 890, 2163, 473, 17077, 9, 473, 2371, 9, 473, 576, 18, 9349, 9, 473, 404, 18, 5082, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 29, 473, 312, 5408, 473, 4200, 300, 5196, 677, 261, 3350, 2997, 13, 473, 576, 7140, 473, 20170, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 2163, 473, 312, 5408, 473, 4200, 300, 5196, 677, 261, 11223, 87, 13, 473, 576, 8778, 473, 18091, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 2499, 473, 284, 351, 5408, 473, 2593, 677, 300, 5958, 677, 473, 404, 5608, 473, 20963, 9, 473, 4648, 9, 473, 404, 18, 3462, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 2138, 473, 284, 351, 5408, 473, 5958, 677, 300, 5045, 677, 473, 4711, 24, 473, 18106, 9, 473, 1725, 18, 7132, 9, 473, 404, 18, 7132, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 3437, 473, 284, 351, 5408, 473, 2872, 677, 300, 5342, 677, 261, 3350, 2997, 13, 473, 6437, 473, 22342, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 3461, 473, 284, 351, 5408, 473, 2872, 300, 5342, 677, 261, 11223, 87, 13, 473, 890, 2163, 473, 26103, 9, 473, 2468, 9, 473, 404, 18, 5082, 9, 473, 374, 18, 4848, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 3600, 473, 284, 351, 5408, 473, 4200, 300, 5196, 677, 261, 3350, 2997, 13, 473, 576, 3672, 473, 21483, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 2313, 473, 284, 351, 5408, 473, 4200, 300, 5196, 677, 261, 11223, 87, 13, 473, 890, 5082, 473, 21483, 9, 473, 576, 18, 7132, 9, 473, 404, 9, 473, 374, 9, 473, 374, 9, 473, 374, 9, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( nationality ) where placing = 1 col : date | competition | location | country | event | placing | rider | nationality row 1 : 2008-10-31 00:00:00 | 2008-09 world cup | manchester | united kingdom | sprint | 1 | victoria pendleton | gbr row 2 : 2008-10-31 00:00:00 | 2008-09 world cup | manchester | united kingdom | keirin | 2 | jason kenny | gbr row 3 : 2008-11-01 00:00:00 | 2008-09 world cup | manchester | united kingdom | sprint | 1 | jason kenny | gbr row 4 : 2008-11-01 00:00:00 | 2008-09 world cup | manchester | united kingdom | 500 m time trial | 1 | victoria pendleton | gbr row 5 : 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | team sprint | 1 | ross edgar | gbr row 6 : 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | team sprint | 1 | jason kenny | gbr row 7 : 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | team sprint | 1 | jamie staff | gbr row 8 : 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | keirin | 1 | victoria pendleton | gbr row 9 : 2008-11-02 00:00:00 | 5th international keirin event | manchester | united kingdom | international keirin | 2 | ross edgar | gbr row 10 : 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | team sprint | 1 | chris hoy | gbr row 11 : 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | team sprint | 1 | jason kenny | gbr row 12 : 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | team sprint | 1 | jamie staff | gbr row 13 : 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | sprint | 1 | victoria pendleton | gbr row 14 : 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | keirin | 1 | chris hoy | gbr row 15 : 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | sprint | 1 | victoria pendleton | gbr row 16 : 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | sprint | 1 | chris hoy | gbr row 17 : 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | 500 m time trial | 2 | victoria pendleton | gbr row 18 : 2009-11-01 00:00:00 | 2009-10 world cup | manchester | united kingdom | team sprint | 1 | ross edgar | gbr row 19 : 2009-11-01 00:00:00 | 2009-10 world cup | manchester | united kingdom | team sprint | 1 | chris hoy | gbr row 20 : 2009-11-01 00:00:00 | 2009-10 world cup | manchester | united kingdom | team sprint | 1 | jamie staff | gbr
col : count ( "nationality" ) row 1 : 17
select count ( nationality ) where placing = 1 <table_name> : table \begin{tabular}{lllllllll} \toprule & date & competition & location & country & event & placing & rider & nationality \\ \midrule 0 & 2008-10-31 00:00:00 & 2008-09 world cup & manchester & united kingdom & sprint & 1 & victoria pendleton & gbr \\ 1 & 2008-10-31 00:00:00 & 2008-09 world cup & manchester & united kingdom & keirin & 2 & jason kenny & gbr \\ 2 & 2008-11-01 00:00:00 & 2008-09 world cup & manchester & united kingdom & sprint & 1 & jason kenny & gbr \\ 3 & 2008-11-01 00:00:00 & 2008-09 world cup & manchester & united kingdom & 500 m time trial & 1 & victoria pendleton & gbr \\ 4 & 2008-11-02 00:00:00 & 2008-09 world cup & manchester & united kingdom & team sprint & 1 & ross edgar & gbr \\ 5 & 2008-11-02 00:00:00 & 2008-09 world cup & manchester & united kingdom & team sprint & 1 & jason kenny & gbr \\ 6 & 2008-11-02 00:00:00 & 2008-09 world cup & manchester & united kingdom & team sprint & 1 & jamie staff & gbr \\ 7 & 2008-11-02 00:00:00 & 2008-09 world cup & manchester & united kingdom & keirin & 1 & victoria pendleton & gbr \\ 8 & 2008-11-02 00:00:00 & 5th international keirin event & manchester & united kingdom & international keirin & 2 & ross edgar & gbr \\ 9 & 2009-02-13 00:00:00 & 2008-09 world cup & copenhagen & denmark & team sprint & 1 & chris hoy & gbr \\ 10 & 2009-02-13 00:00:00 & 2008-09 world cup & copenhagen & denmark & team sprint & 1 & jason kenny & gbr \\ 11 & 2009-02-13 00:00:00 & 2008-09 world cup & copenhagen & denmark & team sprint & 1 & jamie staff & gbr \\ 12 & 2009-02-13 00:00:00 & 2008-09 world cup & copenhagen & denmark & sprint & 1 & victoria pendleton & gbr \\ 13 & 2009-10-30 00:00:00 & 2009-10 world cup & manchester & united kingdom & keirin & 1 & chris hoy & gbr \\ 14 & 2009-10-30 00:00:00 & 2009-10 world cup & manchester & united kingdom & sprint & 1 & victoria pendleton & gbr \\ 15 & 2009-10-30 00:00:00 & 2009-10 world cup & manchester & united kingdom & sprint & 1 & chris hoy & gbr \\ 16 & 2009-10-30 00:00:00 & 2009-10 world cup & manchester & united kingdom & 500 m time trial & 2 & victoria pendleton & gbr \\ 17 & 2009-11-01 00:00:00 & 2009-10 world cup & manchester & united kingdom & team sprint & 1 & ross edgar & gbr \\ 18 & 2009-11-01 00:00:00 & 2009-10 world cup & manchester & united kingdom & team sprint & 1 & chris hoy & gbr \\ 19 & 2009-11-01 00:00:00 & 2009-10 world cup & manchester & united kingdom & team sprint & 1 & jamie staff & gbr \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "nationality" ) \\ \midrule 0 & 17 \\ \bottomrule \end{tabular}
select count ( nationality ) where placing = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>competition</th> <th>location</th> <th>country</th> <th>event</th> <th>placing</th> <th>rider</th> <th>nationality</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2008-10-31 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>sprint</td> <td>1</td> <td>victoria pendleton</td> <td>gbr</td> </tr> <tr> <th>1</th> <td>2008-10-31 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>keirin</td> <td>2</td> <td>jason kenny</td> <td>gbr</td> </tr> <tr> <th>2</th> <td>2008-11-01 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>sprint</td> <td>1</td> <td>jason kenny</td> <td>gbr</td> </tr> <tr> <th>3</th> <td>2008-11-01 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>500 m time trial</td> <td>1</td> <td>victoria pendleton</td> <td>gbr</td> </tr> <tr> <th>4</th> <td>2008-11-02 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>team sprint</td> <td>1</td> <td>ross edgar</td> <td>gbr</td> </tr> <tr> <th>5</th> <td>2008-11-02 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>team sprint</td> <td>1</td> <td>jason kenny</td> <td>gbr</td> </tr> <tr> <th>6</th> <td>2008-11-02 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>team sprint</td> <td>1</td> <td>jamie staff</td> <td>gbr</td> </tr> <tr> <th>7</th> <td>2008-11-02 00:00:00</td> <td>2008-09 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>keirin</td> <td>1</td> <td>victoria pendleton</td> <td>gbr</td> </tr> <tr> <th>8</th> <td>2008-11-02 00:00:00</td> <td>5th international keirin event</td> <td>manchester</td> <td>united kingdom</td> <td>international keirin</td> <td>2</td> <td>ross edgar</td> <td>gbr</td> </tr> <tr> <th>9</th> <td>2009-02-13 00:00:00</td> <td>2008-09 world cup</td> <td>copenhagen</td> <td>denmark</td> <td>team sprint</td> <td>1</td> <td>chris hoy</td> <td>gbr</td> </tr> <tr> <th>10</th> <td>2009-02-13 00:00:00</td> <td>2008-09 world cup</td> <td>copenhagen</td> <td>denmark</td> <td>team sprint</td> <td>1</td> <td>jason kenny</td> <td>gbr</td> </tr> <tr> <th>11</th> <td>2009-02-13 00:00:00</td> <td>2008-09 world cup</td> <td>copenhagen</td> <td>denmark</td> <td>team sprint</td> <td>1</td> <td>jamie staff</td> <td>gbr</td> </tr> <tr> <th>12</th> <td>2009-02-13 00:00:00</td> <td>2008-09 world cup</td> <td>copenhagen</td> <td>denmark</td> <td>sprint</td> <td>1</td> <td>victoria pendleton</td> <td>gbr</td> </tr> <tr> <th>13</th> <td>2009-10-30 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>keirin</td> <td>1</td> <td>chris hoy</td> <td>gbr</td> </tr> <tr> <th>14</th> <td>2009-10-30 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>sprint</td> <td>1</td> <td>victoria pendleton</td> <td>gbr</td> </tr> <tr> <th>15</th> <td>2009-10-30 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>sprint</td> <td>1</td> <td>chris hoy</td> <td>gbr</td> </tr> <tr> <th>16</th> <td>2009-10-30 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>500 m time trial</td> <td>2</td> <td>victoria pendleton</td> <td>gbr</td> </tr> <tr> <th>17</th> <td>2009-11-01 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>team sprint</td> <td>1</td> <td>ross edgar</td> <td>gbr</td> </tr> <tr> <th>18</th> <td>2009-11-01 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>team sprint</td> <td>1</td> <td>chris hoy</td> <td>gbr</td> </tr> <tr> <th>19</th> <td>2009-11-01 00:00:00</td> <td>2009-10 world cup</td> <td>manchester</td> <td>united kingdom</td> <td>team sprint</td> <td>1</td> <td>jamie staff</td> <td>gbr</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "nationality" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>17</td> </tr> </tbody> </table>
select count ( nationality ) where placing = 1 <table_name> : table | | date | competition | location | country | event | placing | rider | nationality | |---:|:--------------------|:-------------------------------|:-----------|:---------------|:---------------------|----------:|:-------------------|:--------------| | 0 | 2008-10-31 00:00:00 | 2008-09 world cup | manchester | united kingdom | sprint | 1 | victoria pendleton | gbr | | 1 | 2008-10-31 00:00:00 | 2008-09 world cup | manchester | united kingdom | keirin | 2 | jason kenny | gbr | | 2 | 2008-11-01 00:00:00 | 2008-09 world cup | manchester | united kingdom | sprint | 1 | jason kenny | gbr | | 3 | 2008-11-01 00:00:00 | 2008-09 world cup | manchester | united kingdom | 500 m time trial | 1 | victoria pendleton | gbr | | 4 | 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | team sprint | 1 | ross edgar | gbr | | 5 | 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | team sprint | 1 | jason kenny | gbr | | 6 | 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | team sprint | 1 | jamie staff | gbr | | 7 | 2008-11-02 00:00:00 | 2008-09 world cup | manchester | united kingdom | keirin | 1 | victoria pendleton | gbr | | 8 | 2008-11-02 00:00:00 | 5th international keirin event | manchester | united kingdom | international keirin | 2 | ross edgar | gbr | | 9 | 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | team sprint | 1 | chris hoy | gbr | | 10 | 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | team sprint | 1 | jason kenny | gbr | | 11 | 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | team sprint | 1 | jamie staff | gbr | | 12 | 2009-02-13 00:00:00 | 2008-09 world cup | copenhagen | denmark | sprint | 1 | victoria pendleton | gbr | | 13 | 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | keirin | 1 | chris hoy | gbr | | 14 | 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | sprint | 1 | victoria pendleton | gbr | | 15 | 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | sprint | 1 | chris hoy | gbr | | 16 | 2009-10-30 00:00:00 | 2009-10 world cup | manchester | united kingdom | 500 m time trial | 2 | victoria pendleton | gbr | | 17 | 2009-11-01 00:00:00 | 2009-10 world cup | manchester | united kingdom | team sprint | 1 | ross edgar | gbr | | 18 | 2009-11-01 00:00:00 | 2009-10 world cup | manchester | united kingdom | team sprint | 1 | chris hoy | gbr | | 19 | 2009-11-01 00:00:00 | 2009-10 world cup | manchester | united kingdom | team sprint | 1 | jamie staff | gbr |
| | count ( "nationality" ) | |---:|--------------------------:| | 0 | 17 |
[ [ 1, 4025, 1056, 261, 290, 367, 7919, 262, 1625, 886, 5330, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 25163, 608, 473, 2117, 473, 5251, 473, 871, 473, 886, 5330, 473, 436, 3585, 473, 290, 367, 7919, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4044, 28, 17, 2163, 17, 6938, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 272, 1188, 473, 404, 473, 28873, 280, 1155, 31472, 5182, 473, 314, 2848, 1736, 203, 21, 473, 4044, 28, 17, 2163, 17, 6938, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 12519, 481, 267, 473, 576, 473, 525, 2753, 417, 275, 18538, 473, 314, 2848, 1736, 203, 22, 473, 4044, 28, 17, 2499, 17, 1611, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 272, 1188, 473, 404, 473, 525, 2753, 417, 275, 18538, 473, 314, 2848, 1736, 203, 23, 473, 4044, 28, 17, 2499, 17, 1611, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 6604, 312, 813, 12950, 473, 404, 473, 28873, 280, 1155, 31472, 5182, 473, 314, 2848, 1736, 203, 24, 473, 4044, 28, 17, 2499, 17, 3103, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 5927, 272, 1188, 473, 404, 473, 721, 1049, 25929, 297, 473, 314, 2848, 1736, 203, 25, 473, 4044, 28, 17, 2499, 17, 3103, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 5927, 272, 1188, 473, 404, 473, 525, 2753, 417, 275, 18538, 473, 314, 2848, 1736, 203, 26, 473, 4044, 28, 17, 2499, 17, 3103, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 5927, 272, 1188, 473, 404, 473, 525, 301, 1385, 28904, 473, 314, 2848, 1736, 203, 27, 473, 4044, 28, 17, 2499, 17, 3103, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 12519, 481, 267, 473, 404, 473, 28873, 280, 1155, 31472, 5182, 473, 314, 2848, 1736, 203, 28, 473, 4044, 28, 17, 2499, 17, 3103, 9631, 30, 713, 30, 713, 473, 1381, 451, 29553, 12519, 481, 267, 871, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 29553, 12519, 481, 267, 473, 576, 473, 721, 1049, 25929, 297, 473, 314, 2848, 1736, 203, 29, 473, 4044, 29, 17, 3103, 17, 3437, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 276, 3190, 76, 346, 275, 473, 5545, 3355, 473, 5927, 272, 1188, 473, 404, 473, 4513, 291, 366, 13372, 473, 314, 2848, 1736, 203, 2163, 473, 4044, 29, 17, 3103, 17, 3437, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 276, 3190, 76, 346, 275, 473, 5545, 3355, 473, 5927, 272, 1188, 473, 404, 473, 525, 2753, 417, 275, 18538, 473, 314, 2848, 1736, 203, 2499, 473, 4044, 29, 17, 3103, 17, 3437, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 276, 3190, 76, 346, 275, 473, 5545, 3355, 473, 5927, 272, 1188, 473, 404, 473, 525, 301, 1385, 28904, 473, 314, 2848, 1736, 203, 2138, 473, 4044, 29, 17, 3103, 17, 3437, 9631, 30, 713, 30, 713, 473, 4044, 28, 17, 5908, 9117, 276, 416, 473, 276, 3190, 76, 346, 275, 473, 5545, 3355, 473, 272, 1188, 473, 404, 473, 28873, 280, 1155, 31472, 5182, 473, 314, 2848, 1736, 203, 3437, 473, 4044, 29, 17, 2163, 17, 5082, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 12519, 481, 267, 473, 404, 473, 4513, 291, 366, 13372, 473, 314, 2848, 1736, 203, 3461, 473, 4044, 29, 17, 2163, 17, 5082, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 272, 1188, 473, 404, 473, 28873, 280, 1155, 31472, 5182, 473, 314, 2848, 1736, 203, 3600, 473, 4044, 29, 17, 2163, 17, 5082, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 272, 1188, 473, 404, 473, 4513, 291, 366, 13372, 473, 314, 2848, 1736, 203, 2313, 473, 4044, 29, 17, 2163, 17, 5082, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 6604, 312, 813, 12950, 473, 576, 473, 28873, 280, 1155, 31472, 5182, 473, 314, 2848, 1736, 203, 4033, 473, 4044, 29, 17, 2499, 17, 1611, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 5927, 272, 1188, 473, 404, 473, 721, 1049, 25929, 297, 473, 314, 2848, 1736, 203, 2643, 473, 4044, 29, 17, 2499, 17, 1611, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 5927, 272, 1188, 473, 404, 473, 4513, 291, 366, 13372, 473, 314, 2848, 1736, 203, 3657, 473, 4044, 29, 17, 2499, 17, 1611, 9631, 30, 713, 30, 713, 473, 4044, 29, 17, 2163, 9117, 276, 416, 473, 3161, 343, 7654, 473, 2836, 329, 417, 310, 9859, 473, 5927, 272, 1188, 473, 404, 473, 525, 301, 1385, 28904, 473, 314, 2848, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 290, 367, 7919, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 8043, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( site ) where time = '2:30 pm' col : date | time | opponent# | rank# | site | tv | result | attendance row 1 : 2005-09-03 00:00:00 | 8:00 pm | at #25 pittsburgh | none | heinz field • pittsburgh, pa | abc | w 42-21 | 66451 row 2 : 2005-09-10 00:00:00 | 12:00 pm | at #3 michigan | #23 | michigan stadium • ann arbor, mi | abc | w 17-10 | 111386 row 3 : 2005-09-17 00:00:00 | 3:30 pm | michigan state | #12 | notre dame stadium • notre dame, in | nbc | l 44-41 ot | 80795 row 4 : 2005-09-24 00:00:00 | 3:30 pm | at washington | #18 | husky stadium • seattle wa | abc | w 36-17 | 71473 row 5 : 2005-10-01 00:00:00 | 7:45 pm | at #20 purdue | #14 | ross-ade stadium • west lafayette, in | espn | w 49-28 | 65491 row 6 : 2005-10-15 00:00:00 | 3:30 pm | #1 usc | #9 | notre dame stadium • notre dame, in | nbc | l 34-31 | 80795 row 7 : 2005-10-22 00:00:00 | 2:30 pm | byu | #12 | notre dame stadium • notre dame, in | nbc | w 49-23 | 80795 row 8 : 2005-11-05 00:00:00 | 2:30 pm | tennessee | #9 | notre dame stadium • notre dame, in | nbc | w 41-21 | 80795 row 9 : 2005-11-12 00:00:00 | 1:00 pm | navy | #7 | notre dame stadium • notre dame, in | nbc | w 42-21 | 80795 row 10 : 2005-11-19 00:00:00 | 2:30 pm | syracuse | #7 | notre dame stadium • notre dame, in | nbc | w 34-10 | 80795 row 11 : 2005-11-26 00:00:00 | 8:00 pm | at stanford | #6 | stanford stadium • palo alto, ca | abc | w 38-31 | 56057 row 12 : 2006-01-02 00:00:00 | 4:30 pm | vs. #4 ohio state | #6 | sun devil stadium • tempe, az (fiesta bowl) | abc | l 34-20 | 76196
col : count ( "site" ) row 1 : 3
select count ( site ) where time = '2:30 pm' <table_name> : table \begin{tabular}{lllllllll} \toprule & date & time & opponent# & rank# & site & tv & result & attendance \\ \midrule 0 & 2005-09-03 00:00:00 & 8:00 pm & at #25 pittsburgh & none & heinz field • pittsburgh, pa & abc & w 42-21 & 66451 \\ 1 & 2005-09-10 00:00:00 & 12:00 pm & at #3 michigan & #23 & michigan stadium • ann arbor, mi & abc & w 17-10 & 111386 \\ 2 & 2005-09-17 00:00:00 & 3:30 pm & michigan state & #12 & notre dame stadium • notre dame, in & nbc & l 44-41 ot & 80795 \\ 3 & 2005-09-24 00:00:00 & 3:30 pm & at washington & #18 & husky stadium • seattle wa & abc & w 36-17 & 71473 \\ 4 & 2005-10-01 00:00:00 & 7:45 pm & at #20 purdue & #14 & ross-ade stadium • west lafayette, in & espn & w 49-28 & 65491 \\ 5 & 2005-10-15 00:00:00 & 3:30 pm & #1 usc & #9 & notre dame stadium • notre dame, in & nbc & l 34-31 & 80795 \\ 6 & 2005-10-22 00:00:00 & 2:30 pm & byu & #12 & notre dame stadium • notre dame, in & nbc & w 49-23 & 80795 \\ 7 & 2005-11-05 00:00:00 & 2:30 pm & tennessee & #9 & notre dame stadium • notre dame, in & nbc & w 41-21 & 80795 \\ 8 & 2005-11-12 00:00:00 & 1:00 pm & navy & #7 & notre dame stadium • notre dame, in & nbc & w 42-21 & 80795 \\ 9 & 2005-11-19 00:00:00 & 2:30 pm & syracuse & #7 & notre dame stadium • notre dame, in & nbc & w 34-10 & 80795 \\ 10 & 2005-11-26 00:00:00 & 8:00 pm & at stanford & #6 & stanford stadium • palo alto, ca & abc & w 38-31 & 56057 \\ 11 & 2006-01-02 00:00:00 & 4:30 pm & vs. #4 ohio state & #6 & sun devil stadium • tempe, az (fiesta bowl) & abc & l 34-20 & 76196 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "site" ) \\ \midrule 0 & 3 \\ \bottomrule \end{tabular}
select count ( site ) where time = '2:30 pm' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>time</th> <th>opponent#</th> <th>rank#</th> <th>site</th> <th>tv</th> <th>result</th> <th>attendance</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2005-09-03 00:00:00</td> <td>8:00 pm</td> <td>at #25 pittsburgh</td> <td>none</td> <td>heinz field • pittsburgh, pa</td> <td>abc</td> <td>w 42-21</td> <td>66451</td> </tr> <tr> <th>1</th> <td>2005-09-10 00:00:00</td> <td>12:00 pm</td> <td>at #3 michigan</td> <td>#23</td> <td>michigan stadium • ann arbor, mi</td> <td>abc</td> <td>w 17-10</td> <td>111386</td> </tr> <tr> <th>2</th> <td>2005-09-17 00:00:00</td> <td>3:30 pm</td> <td>michigan state</td> <td>#12</td> <td>notre dame stadium • notre dame, in</td> <td>nbc</td> <td>l 44-41 ot</td> <td>80795</td> </tr> <tr> <th>3</th> <td>2005-09-24 00:00:00</td> <td>3:30 pm</td> <td>at washington</td> <td>#18</td> <td>husky stadium • seattle wa</td> <td>abc</td> <td>w 36-17</td> <td>71473</td> </tr> <tr> <th>4</th> <td>2005-10-01 00:00:00</td> <td>7:45 pm</td> <td>at #20 purdue</td> <td>#14</td> <td>ross-ade stadium • west lafayette, in</td> <td>espn</td> <td>w 49-28</td> <td>65491</td> </tr> <tr> <th>5</th> <td>2005-10-15 00:00:00</td> <td>3:30 pm</td> <td>#1 usc</td> <td>#9</td> <td>notre dame stadium • notre dame, in</td> <td>nbc</td> <td>l 34-31</td> <td>80795</td> </tr> <tr> <th>6</th> <td>2005-10-22 00:00:00</td> <td>2:30 pm</td> <td>byu</td> <td>#12</td> <td>notre dame stadium • notre dame, in</td> <td>nbc</td> <td>w 49-23</td> <td>80795</td> </tr> <tr> <th>7</th> <td>2005-11-05 00:00:00</td> <td>2:30 pm</td> <td>tennessee</td> <td>#9</td> <td>notre dame stadium • notre dame, in</td> <td>nbc</td> <td>w 41-21</td> <td>80795</td> </tr> <tr> <th>8</th> <td>2005-11-12 00:00:00</td> <td>1:00 pm</td> <td>navy</td> <td>#7</td> <td>notre dame stadium • notre dame, in</td> <td>nbc</td> <td>w 42-21</td> <td>80795</td> </tr> <tr> <th>9</th> <td>2005-11-19 00:00:00</td> <td>2:30 pm</td> <td>syracuse</td> <td>#7</td> <td>notre dame stadium • notre dame, in</td> <td>nbc</td> <td>w 34-10</td> <td>80795</td> </tr> <tr> <th>10</th> <td>2005-11-26 00:00:00</td> <td>8:00 pm</td> <td>at stanford</td> <td>#6</td> <td>stanford stadium • palo alto, ca</td> <td>abc</td> <td>w 38-31</td> <td>56057</td> </tr> <tr> <th>11</th> <td>2006-01-02 00:00:00</td> <td>4:30 pm</td> <td>vs. #4 ohio state</td> <td>#6</td> <td>sun devil stadium • tempe, az (fiesta bowl)</td> <td>abc</td> <td>l 34-20</td> <td>76196</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "site" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>3</td> </tr> </tbody> </table>
select count ( site ) where time = '2:30 pm' <table_name> : table | | date | time | opponent# | rank# | site | tv | result | attendance | |---:|:--------------------|:---------|:------------------|:--------|:--------------------------------------------|:-----|:-----------|-------------:| | 0 | 2005-09-03 00:00:00 | 8:00 pm | at #25 pittsburgh | none | heinz field • pittsburgh, pa | abc | w 42-21 | 66451 | | 1 | 2005-09-10 00:00:00 | 12:00 pm | at #3 michigan | #23 | michigan stadium • ann arbor, mi | abc | w 17-10 | 111386 | | 2 | 2005-09-17 00:00:00 | 3:30 pm | michigan state | #12 | notre dame stadium • notre dame, in | nbc | l 44-41 ot | 80795 | | 3 | 2005-09-24 00:00:00 | 3:30 pm | at washington | #18 | husky stadium • seattle wa | abc | w 36-17 | 71473 | | 4 | 2005-10-01 00:00:00 | 7:45 pm | at #20 purdue | #14 | ross-ade stadium • west lafayette, in | espn | w 49-28 | 65491 | | 5 | 2005-10-15 00:00:00 | 3:30 pm | #1 usc | #9 | notre dame stadium • notre dame, in | nbc | l 34-31 | 80795 | | 6 | 2005-10-22 00:00:00 | 2:30 pm | byu | #12 | notre dame stadium • notre dame, in | nbc | w 49-23 | 80795 | | 7 | 2005-11-05 00:00:00 | 2:30 pm | tennessee | #9 | notre dame stadium • notre dame, in | nbc | w 41-21 | 80795 | | 8 | 2005-11-12 00:00:00 | 1:00 pm | navy | #7 | notre dame stadium • notre dame, in | nbc | w 42-21 | 80795 | | 9 | 2005-11-19 00:00:00 | 2:30 pm | syracuse | #7 | notre dame stadium • notre dame, in | nbc | w 34-10 | 80795 | | 10 | 2005-11-26 00:00:00 | 8:00 pm | at stanford | #6 | stanford stadium • palo alto, ca | abc | w 38-31 | 56057 | | 11 | 2006-01-02 00:00:00 | 4:30 pm | vs. #4 ohio state | #6 | sun devil stadium • tempe, az (fiesta bowl) | abc | l 34-20 | 76196 |
| | count ( "site" ) | |---:|-------------------:| | 0 | 3 |
[ [ 1, 4025, 1056, 261, 2834, 262, 1625, 813, 273, 296, 22, 30, 5082, 7430, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 813, 473, 1061, 1029, 7, 473, 6171, 7, 473, 2834, 473, 13521, 473, 563, 473, 2403, 409, 1359, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4044, 25, 17, 5908, 17, 4630, 9631, 30, 713, 30, 713, 473, 1725, 30, 713, 7430, 473, 622, 468, 2947, 293, 305, 3428, 70, 295, 17680, 473, 6555, 473, 3904, 267, 94, 652, 225, 163, 227, 100, 293, 305, 3428, 70, 295, 17680, 16, 6790, 473, 20011, 473, 341, 14856, 17, 5340, 473, 1666, 1105, 10593, 1736, 203, 21, 473, 4044, 25, 17, 5908, 17, 2163, 9631, 30, 713, 30, 713, 473, 2593, 30, 713, 7430, 473, 622, 468, 23, 312, 1354, 360, 304, 473, 468, 4366, 473, 312, 1354, 360, 304, 384, 361, 5077, 225, 163, 227, 100, 8226, 419, 70, 280, 16, 12837, 473, 20011, 473, 341, 8043, 17, 2163, 473, 16344, 23, 5292, 1736, 203, 22, 473, 4044, 25, 17, 5908, 17, 4033, 9631, 30, 713, 30, 713, 473, 890, 30, 5082, 7430, 473, 312, 1354, 360, 304, 919, 473, 468, 2138, 473, 486, 266, 302, 339, 384, 361, 5077, 225, 163, 227, 100, 486, 266, 302, 339, 16, 316, 473, 4264, 71, 473, 328, 13291, 17, 9803, 15835, 473, 8958, 7235, 25, 1736, 203, 23, 473, 4044, 25, 17, 5908, 17, 3247, 9631, 30, 713, 30, 713, 473, 890, 30, 5082, 7430, 473, 622, 341, 961, 310, 1917, 473, 468, 2643, 473, 366, 407, 18465, 384, 361, 5077, 225, 163, 227, 100, 695, 4558, 298, 27098, 473, 20011, 473, 341, 6580, 17, 4033, 473, 2371, 3461, 9036, 1736, 203, 24, 473, 4044, 25, 17, 2163, 17, 1611, 9631, 30, 713, 30, 713, 473, 2371, 30, 7950, 7430, 473, 622, 468, 3462, 5405, 24334, 473, 468, 3461, 473, 721, 1049, 17, 2486, 384, 361, 5077, 225, 163, 227, 100, 27697, 7125, 507, 93, 7637, 16, 316, 473, 5001, 7449, 473, 341, 17160, 17, 6030, 473, 1666, 6564, 12416, 1736, 203, 25, 473, 4044, 25, 17, 2163, 17, 3600, 9631, 30, 713, 30, 713, 473, 890, 30, 5082, 7430, 473, 468, 21, 584, 71, 473, 468, 29, 473, 486, 266, 302, 339, 384, 361, 5077, 225, 163, 227, 100, 486, 266, 302, 339, 16, 316, 473, 4264, 71, 473, 328, 13438, 17, 6938, 473, 8958, 7235, 25, 1736, 203, 26, 473, 4044, 25, 17, 2163, 17, 3787, 9631, 30, 713, 30, 713, 473, 576, 30, 5082, 7430, 473, 635, 89, 473, 468, 2138, 473, 486, 266, 302, 339, 384, 361, 5077, 225, 163, 227, 100, 486, 266, 302, 339, 16, 316, 473, 4264, 71, 473, 341, 17160, 17, 4366, 473, 8958, 7235, 25, 1736, 203, 27, 473, 4044, 25, 17, 2499, 17, 6260, 9631, 30, 713, 30, 713, 473, 576, 30, 5082, 7430, 473, 19572, 23712, 5946, 473, 468, 29, 473, 486, 266, 302, 339, 384, 361, 5077, 225, 163, 227, 100, 486, 266, 302, 339, 16, 316, 473, 4264, 71, 473, 341, 20170, 17, 5340, 473, 8958, 7235, 25, 1736, 203, 28, 473, 4044, 25, 17, 2499, 17, 2138, 9631, 30, 713, 30, 713, 473, 404, 30, 713, 7430, 473, 8775, 93, 473, 468, 27, 473, 486, 266, 302, 339, 384, 361, 5077, 225, 163, 227, 100, 486, 266, 302, 339, 16, 316, 473, 4264, 71, 473, 341, 14856, 17, 5340, 473, 8958, 7235, 25, 1736, 203, 29, 473, 4044, 25, 17, 2499, 17, 3657, 9631, 30, 713, 30, 713, 473, 576, 30, 5082, 7430, 473, 1393, 8836, 1202, 473, 468, 27, 473, 486, 266, 302, 339, 384, 361, 5077, 225, 163, 227, 100, 486, 266, 302, 339, 16, 316, 473, 4264, 71, 473, 341, 13438, 17, 2163, 473, 8958, 7235, 25, 1736, 203, 2163, 473, 4044, 25, 17, 2499, 17, 5558, 9631, 30, 713, 30, 713, 473, 1725, 30, 713, 7430, 473, 622, 384, 304, 31836, 473, 468, 26, 473, 384, 304, 31836, 384, 361, 5077, 225, 163, 227, 100, 25995, 83, 524, 869, 16, 3474, 473, 20011, 473, 341, 18012, 17, 6938, 473, 1381, 4848, 10321, 1736, 203, 2499, 473, 27212, 17, 1611, 17, 3103, 9631, 30, 713, 30, 713, 473, 1059, 30, 5082, 7430, 473, 6195, 18, 468, 24, 29797, 1594, 919, 473, 468, 26, 473, 13887, 4461, 330, 384, 361, 5077, 225, 163, 227, 100, 1022, 347, 16, 10562, 261, 22056, 395, 69, 324, 543, 80, 13, 473, 20011, 473, 328, 13438, 17, 3462, 473, 22997, 28644, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 2834, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 890, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( 1,75 ) where rank > 11 col : rank | name | nationality | 1,62 | 1,67 | 1,72 | 1,75 | notes row 1 : 1 | dior delophont | france | none | o | o | o | q row 2 : 1 | ligia grozav | romania | none | o | o | o | q row 3 : 3 | iryna herashchenko | ukraine | none | o | xo | o | q row 4 : 4 | lucija zupzic | croatia | o | o | o | xo | q row 5 : 4 | chanice porter | jamaica | none | none | none | xo | q row 6 : 6 | alexandra plaza | germany | o | xo | o | xxo | q row 7 : 7 | nikola parilova | czech republic | o | o | o | xxx | q row 8 : 7 | ioanna koltsidou | greece | o | o | o | xxx | q row 9 : 9 | leontia kallenou | cyprus | none | xo | xo | xxx | none row 10 : 10 | anna pau | italy | xxo | o | xxo | xxx | none row 11 : 11 | emily crutcher | australia | o | o | xxx | none | none row 12 : 11 | keeley o'hagan | new zealand | o | o | xxx | none | none row 13 : 13 | dace dreimane | latvia | xo | o | xxx | none | none row 14 : 14 | vivien baglyos | hungary | o | xo | xxx | none | none row 15 : 15 | thea lafond | dominica | xo | xxx | none | none | none
col : count ( "1" ) row 1 : 10
select count ( 1,75 ) where rank > 11 <table_name> : table \begin{tabular}{lllllllll} \toprule & rank & name & nationality & 1,62 & 1,67 & 1,72 & 1,75 & notes \\ \midrule 0 & 1 & dior delophont & france & none & o & o & o & q \\ 1 & 1 & ligia grozav & romania & none & o & o & o & q \\ 2 & 3 & iryna herashchenko & ukraine & none & o & xo & o & q \\ 3 & 4 & lucija zupzic & croatia & o & o & o & xo & q \\ 4 & 4 & chanice porter & jamaica & none & none & none & xo & q \\ 5 & 6 & alexandra plaza & germany & o & xo & o & xxo & q \\ 6 & 7 & nikola parilova & czech republic & o & o & o & xxx & q \\ 7 & 7 & ioanna koltsidou & greece & o & o & o & xxx & q \\ 8 & 9 & leontia kallenou & cyprus & none & xo & xo & xxx & none \\ 9 & 10 & anna pau & italy & xxo & o & xxo & xxx & none \\ 10 & 11 & emily crutcher & australia & o & o & xxx & none & none \\ 11 & 11 & keeley o'hagan & new zealand & o & o & xxx & none & none \\ 12 & 13 & dace dreimane & latvia & xo & o & xxx & none & none \\ 13 & 14 & vivien baglyos & hungary & o & xo & xxx & none & none \\ 14 & 15 & thea lafond & dominica & xo & xxx & none & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "1" ) \\ \midrule 0 & 10 \\ \bottomrule \end{tabular}
select count ( 1,75 ) where rank > 11 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>name</th> <th>nationality</th> <th>1,62</th> <th>1,67</th> <th>1,72</th> <th>1,75</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>dior delophont</td> <td>france</td> <td>none</td> <td>o</td> <td>o</td> <td>o</td> <td>q</td> </tr> <tr> <th>1</th> <td>1</td> <td>ligia grozav</td> <td>romania</td> <td>none</td> <td>o</td> <td>o</td> <td>o</td> <td>q</td> </tr> <tr> <th>2</th> <td>3</td> <td>iryna herashchenko</td> <td>ukraine</td> <td>none</td> <td>o</td> <td>xo</td> <td>o</td> <td>q</td> </tr> <tr> <th>3</th> <td>4</td> <td>lucija zupzic</td> <td>croatia</td> <td>o</td> <td>o</td> <td>o</td> <td>xo</td> <td>q</td> </tr> <tr> <th>4</th> <td>4</td> <td>chanice porter</td> <td>jamaica</td> <td>none</td> <td>none</td> <td>none</td> <td>xo</td> <td>q</td> </tr> <tr> <th>5</th> <td>6</td> <td>alexandra plaza</td> <td>germany</td> <td>o</td> <td>xo</td> <td>o</td> <td>xxo</td> <td>q</td> </tr> <tr> <th>6</th> <td>7</td> <td>nikola parilova</td> <td>czech republic</td> <td>o</td> <td>o</td> <td>o</td> <td>xxx</td> <td>q</td> </tr> <tr> <th>7</th> <td>7</td> <td>ioanna koltsidou</td> <td>greece</td> <td>o</td> <td>o</td> <td>o</td> <td>xxx</td> <td>q</td> </tr> <tr> <th>8</th> <td>9</td> <td>leontia kallenou</td> <td>cyprus</td> <td>none</td> <td>xo</td> <td>xo</td> <td>xxx</td> <td>none</td> </tr> <tr> <th>9</th> <td>10</td> <td>anna pau</td> <td>italy</td> <td>xxo</td> <td>o</td> <td>xxo</td> <td>xxx</td> <td>none</td> </tr> <tr> <th>10</th> <td>11</td> <td>emily crutcher</td> <td>australia</td> <td>o</td> <td>o</td> <td>xxx</td> <td>none</td> <td>none</td> </tr> <tr> <th>11</th> <td>11</td> <td>keeley o'hagan</td> <td>new zealand</td> <td>o</td> <td>o</td> <td>xxx</td> <td>none</td> <td>none</td> </tr> <tr> <th>12</th> <td>13</td> <td>dace dreimane</td> <td>latvia</td> <td>xo</td> <td>o</td> <td>xxx</td> <td>none</td> <td>none</td> </tr> <tr> <th>13</th> <td>14</td> <td>vivien baglyos</td> <td>hungary</td> <td>o</td> <td>xo</td> <td>xxx</td> <td>none</td> <td>none</td> </tr> <tr> <th>14</th> <td>15</td> <td>thea lafond</td> <td>dominica</td> <td>xo</td> <td>xxx</td> <td>none</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "1" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>10</td> </tr> </tbody> </table>
select count ( 1,75 ) where rank > 11 <table_name> : table | | rank | name | nationality | 1,62 | 1,67 | 1,72 | 1,75 | notes | |---:|-------:|:-------------------|:---------------|:-------|:-------|:-------|:-------|:--------| | 0 | 1 | dior delophont | france | none | o | o | o | q | | 1 | 1 | ligia grozav | romania | none | o | o | o | q | | 2 | 3 | iryna herashchenko | ukraine | none | o | xo | o | q | | 3 | 4 | lucija zupzic | croatia | o | o | o | xo | q | | 4 | 4 | chanice porter | jamaica | none | none | none | xo | q | | 5 | 6 | alexandra plaza | germany | o | xo | o | xxo | q | | 6 | 7 | nikola parilova | czech republic | o | o | o | xxx | q | | 7 | 7 | ioanna koltsidou | greece | o | o | o | xxx | q | | 8 | 9 | leontia kallenou | cyprus | none | xo | xo | xxx | none | | 9 | 10 | anna pau | italy | xxo | o | xxo | xxx | none | | 10 | 11 | emily crutcher | australia | o | o | xxx | none | none | | 11 | 11 | keeley o'hagan | new zealand | o | o | xxx | none | none | | 12 | 13 | dace dreimane | latvia | xo | o | xxx | none | none | | 13 | 14 | vivien baglyos | hungary | o | xo | xxx | none | none | | 14 | 15 | thea lafond | dominica | xo | xxx | none | none | none |
| | count ( "1" ) | |---:|----------------:| | 0 | 10 |
[ [ 1, 4025, 1056, 261, 404, 16, 5877, 262, 1625, 6171, 405, 4648, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 508, 473, 290, 367, 7919, 473, 404, 16, 8898, 473, 404, 16, 9599, 473, 404, 16, 9060, 473, 404, 16, 5877, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 4314, 280, 1464, 23169, 1580, 473, 3812, 1359, 473, 6555, 473, 320, 473, 320, 473, 320, 473, 1043, 1736, 203, 21, 473, 404, 473, 16917, 1155, 314, 303, 94, 842, 473, 24137, 304, 1155, 473, 6555, 473, 320, 473, 320, 473, 320, 473, 1043, 1736, 203, 22, 473, 890, 473, 9482, 23041, 22336, 961, 343, 13775, 83, 473, 27178, 354, 558, 473, 6555, 473, 320, 473, 619, 83, 473, 320, 473, 1043, 1736, 203, 23, 473, 1059, 473, 328, 5286, 8302, 69, 998, 416, 94, 335, 473, 276, 21347, 1155, 473, 320, 473, 320, 473, 320, 473, 619, 83, 473, 1043, 1736, 203, 24, 473, 1059, 473, 3861, 1812, 293, 4975, 473, 525, 20789, 26433, 473, 6555, 473, 6555, 473, 6555, 473, 619, 83, 473, 1043, 1736, 203, 25, 473, 1666, 473, 279, 4149, 14285, 886, 1561, 69, 473, 314, 1035, 2273, 473, 320, 473, 619, 83, 473, 320, 473, 12223, 83, 473, 1043, 1736, 203, 26, 473, 2371, 473, 290, 1766, 355, 69, 779, 330, 16739, 473, 276, 8489, 343, 283, 482, 473, 320, 473, 320, 473, 320, 473, 23354, 473, 1043, 1736, 203, 27, 473, 2371, 473, 2527, 1072, 69, 417, 355, 3428, 350, 1395, 473, 314, 992, 311, 473, 320, 473, 320, 473, 320, 473, 23354, 473, 1043, 1736, 203, 28, 473, 2468, 473, 884, 1580, 1155, 417, 7862, 1395, 473, 6143, 683, 407, 473, 6555, 473, 619, 83, 473, 619, 83, 473, 23354, 473, 6555, 1736, 203, 29, 473, 1728, 473, 392, 6582, 6790, 89, 473, 518, 3450, 473, 12223, 83, 473, 320, 473, 12223, 83, 473, 23354, 473, 6555, 1736, 203, 2163, 473, 4648, 473, 801, 3220, 4422, 322, 19322, 473, 279, 27008, 287, 1155, 473, 320, 473, 320, 473, 23354, 473, 6555, 473, 6555, 1736, 203, 2499, 473, 4648, 473, 12519, 292, 402, 320, 11, 76, 346, 304, 473, 394, 26637, 287, 464, 473, 320, 473, 320, 473, 23354, 473, 6555, 473, 6555, 1736, 203, 2138, 473, 5958, 473, 302, 623, 302, 266, 381, 8806, 473, 2516, 21985, 473, 619, 83, 473, 320, 473, 23354, 473, 6555, 473, 6555, 1736, 203, 3437, 473, 5045, 473, 331, 427, 77, 275, 13189, 715, 538, 473, 366, 20651, 814, 473, 320, 473, 619, 83, 473, 23354, 473, 6555, 473, 6555, 1736, 203, 3461, 473, 4711, 473, 326, 69, 328, 1727, 1434, 473, 4092, 267, 26433, 473, 619, 83, 473, 23354, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 404, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1728, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select min ( area (km2) ) where population (as of 2011) > 10 col : code | district | headquarters | population (as of 2011) | area (km2) | density (/km2) row 1 : al | almora | almora | 621972 | 3083 | 202 row 2 : ba | bageshwar | bageshwar | 259840 | 2302 | 113 row 3 : cl | chamoli | chamoli gopeshwar | 391114 | 7613 | 51 row 4 : cp | champawat | champawat | 259315 | 1781 | 146 row 5 : dd | dehradun | dehradun | 1695860 | 3088 | 550 row 6 : ha | haridwar | haridwar | 1927029 | 2360 | 817 row 7 : na | nainital | nainital | 955128 | 3860 | 247 row 8 : pg | pauri garhwal | pauri | 686572 | 5399 | 127 row 9 : pi | pithoragarh | pithoragarh | 485993 | 7100 | 68 row 10 : rp | rudra prayag | rudraprayag | 236857 | 1890 | 125 row 11 : tg | tehri garhwal | new tehri | 616409 | 4080 | 151 row 12 : us | udham singh nagar | rudrapur | 1648367 | 2908 | 567 row 13 : ut | uttarkashi | uttarkashi | 329686 | 8016 | 41
col : min ( "area (km2" ) row 1 : area (km2
select min ( area (km2) ) where population (as of 2011) > 10 <table_name> : table \begin{tabular}{lllllll} \toprule & code & district & headquarters & population (as of 2011) & area (km2) & density (/km2) \\ \midrule 0 & al & almora & almora & 621972 & 3083 & 202 \\ 1 & ba & bageshwar & bageshwar & 259840 & 2302 & 113 \\ 2 & cl & chamoli & chamoli gopeshwar & 391114 & 7613 & 51 \\ 3 & cp & champawat & champawat & 259315 & 1781 & 146 \\ 4 & dd & dehradun & dehradun & 1695860 & 3088 & 550 \\ 5 & ha & haridwar & haridwar & 1927029 & 2360 & 817 \\ 6 & na & nainital & nainital & 955128 & 3860 & 247 \\ 7 & pg & pauri garhwal & pauri & 686572 & 5399 & 127 \\ 8 & pi & pithoragarh & pithoragarh & 485993 & 7100 & 68 \\ 9 & rp & rudra prayag & rudraprayag & 236857 & 1890 & 125 \\ 10 & tg & tehri garhwal & new tehri & 616409 & 4080 & 151 \\ 11 & us & udham singh nagar & rudrapur & 1648367 & 2908 & 567 \\ 12 & ut & uttarkashi & uttarkashi & 329686 & 8016 & 41 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & min ( "area (km2" ) \\ \midrule 0 & area (km2 \\ \bottomrule \end{tabular}
select min ( area (km2) ) where population (as of 2011) > 10 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>code</th> <th>district</th> <th>headquarters</th> <th>population (as of 2011)</th> <th>area (km2)</th> <th>density (/km2)</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>al</td> <td>almora</td> <td>almora</td> <td>621972</td> <td>3083</td> <td>202</td> </tr> <tr> <th>1</th> <td>ba</td> <td>bageshwar</td> <td>bageshwar</td> <td>259840</td> <td>2302</td> <td>113</td> </tr> <tr> <th>2</th> <td>cl</td> <td>chamoli</td> <td>chamoli gopeshwar</td> <td>391114</td> <td>7613</td> <td>51</td> </tr> <tr> <th>3</th> <td>cp</td> <td>champawat</td> <td>champawat</td> <td>259315</td> <td>1781</td> <td>146</td> </tr> <tr> <th>4</th> <td>dd</td> <td>dehradun</td> <td>dehradun</td> <td>1695860</td> <td>3088</td> <td>550</td> </tr> <tr> <th>5</th> <td>ha</td> <td>haridwar</td> <td>haridwar</td> <td>1927029</td> <td>2360</td> <td>817</td> </tr> <tr> <th>6</th> <td>na</td> <td>nainital</td> <td>nainital</td> <td>955128</td> <td>3860</td> <td>247</td> </tr> <tr> <th>7</th> <td>pg</td> <td>pauri garhwal</td> <td>pauri</td> <td>686572</td> <td>5399</td> <td>127</td> </tr> <tr> <th>8</th> <td>pi</td> <td>pithoragarh</td> <td>pithoragarh</td> <td>485993</td> <td>7100</td> <td>68</td> </tr> <tr> <th>9</th> <td>rp</td> <td>rudra prayag</td> <td>rudraprayag</td> <td>236857</td> <td>1890</td> <td>125</td> </tr> <tr> <th>10</th> <td>tg</td> <td>tehri garhwal</td> <td>new tehri</td> <td>616409</td> <td>4080</td> <td>151</td> </tr> <tr> <th>11</th> <td>us</td> <td>udham singh nagar</td> <td>rudrapur</td> <td>1648367</td> <td>2908</td> <td>567</td> </tr> <tr> <th>12</th> <td>ut</td> <td>uttarkashi</td> <td>uttarkashi</td> <td>329686</td> <td>8016</td> <td>41</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>min ( "area (km2" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>area (km2</td> </tr> </tbody> </table>
select min ( area (km2) ) where population (as of 2011) > 10 <table_name> : table | | code | district | headquarters | population (as of 2011) | area (km2) | density (/km2) | |---:|:-------|:------------------|:------------------|--------------------------:|-------------:|-----------------:| | 0 | al | almora | almora | 621972 | 3083 | 202 | | 1 | ba | bageshwar | bageshwar | 259840 | 2302 | 113 | | 2 | cl | chamoli | chamoli gopeshwar | 391114 | 7613 | 51 | | 3 | cp | champawat | champawat | 259315 | 1781 | 146 | | 4 | dd | dehradun | dehradun | 1695860 | 3088 | 550 | | 5 | ha | haridwar | haridwar | 1927029 | 2360 | 817 | | 6 | na | nainital | nainital | 955128 | 3860 | 247 | | 7 | pg | pauri garhwal | pauri | 686572 | 5399 | 127 | | 8 | pi | pithoragarh | pithoragarh | 485993 | 7100 | 68 | | 9 | rp | rudra prayag | rudraprayag | 236857 | 1890 | 125 | | 10 | tg | tehri garhwal | new tehri | 616409 | 4080 | 151 | | 11 | us | udham singh nagar | rudrapur | 1648367 | 2908 | 567 | | 12 | ut | uttarkashi | uttarkashi | 329686 | 8016 | 41 |
| | min ( "area (km2" ) | |---:|:----------------------| | 0 | area (km2 |
[ [ 1, 4025, 1131, 261, 5091, 261, 18353, 22, 13, 262, 1625, 11209, 261, 345, 434, 27853, 13, 405, 1728, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 981, 473, 1015, 5792, 473, 910, 372, 297, 5432, 473, 11209, 261, 345, 434, 27853, 13, 473, 5091, 261, 18353, 22, 13, 473, 12142, 261, 19, 18353, 22, 13, 1736, 203, 64, 13138, 5345, 203, 20, 473, 524, 473, 524, 81, 10610, 473, 524, 81, 10610, 473, 22684, 3657, 9060, 473, 5196, 10261, 473, 26599, 1736, 203, 21, 473, 9846, 473, 324, 1023, 76, 905, 473, 324, 1023, 76, 905, 473, 576, 6162, 28585, 473, 10213, 3103, 473, 404, 3437, 1736, 203, 22, 473, 927, 473, 462, 301, 355, 77, 473, 462, 301, 355, 77, 22096, 4607, 905, 473, 16977, 2499, 3461, 473, 22997, 3437, 473, 21119, 1736, 203, 23, 473, 3283, 473, 462, 931, 2219, 270, 473, 462, 931, 2219, 270, 473, 576, 6162, 23, 3600, 473, 8043, 11861, 473, 5045, 26, 1736, 203, 24, 473, 6957, 473, 443, 76, 6012, 318, 473, 443, 76, 6012, 318, 473, 2872, 29, 8204, 4848, 473, 5196, 5482, 473, 1381, 3361, 1736, 203, 25, 473, 10677, 473, 17895, 350, 905, 473, 17895, 350, 905, 473, 5342, 5324, 3103, 29, 473, 10213, 4848, 473, 1725, 4033, 1736, 203, 26, 473, 9583, 473, 290, 530, 7053, 473, 290, 530, 7053, 473, 2468, 2539, 10392, 473, 18012, 4848, 473, 29460, 1736, 203, 27, 473, 7184, 473, 6790, 1650, 314, 297, 20701, 287, 473, 6790, 1650, 473, 1666, 5292, 25, 9060, 473, 15935, 2733, 473, 12331, 1736, 203, 28, 473, 4790, 473, 293, 483, 280, 346, 297, 76, 473, 293, 483, 280, 346, 297, 76, 473, 1059, 7140, 2733, 23, 473, 2371, 6625, 473, 23797, 1736, 203, 29, 473, 8715, 473, 436, 1100, 354, 293, 435, 346, 473, 436, 1100, 1266, 435, 346, 473, 576, 5718, 7140, 27, 473, 6549, 9349, 473, 30616, 1736, 203, 2163, 473, 18289, 473, 6489, 76, 566, 314, 297, 20701, 287, 473, 394, 6489, 76, 566, 473, 17845, 1105, 5908, 473, 8063, 3672, 473, 4711, 21, 1736, 203, 2499, 473, 584, 473, 582, 19153, 301, 4864, 76, 290, 346, 297, 473, 436, 1100, 1266, 295, 473, 404, 27382, 5718, 27, 473, 12899, 6840, 473, 1381, 9599, 1736, 203, 2138, 473, 5218, 473, 5218, 88, 1313, 961, 77, 473, 5218, 88, 1313, 961, 77, 473, 3847, 10525, 5292, 473, 1725, 24171, 473, 20170, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1131, 261, 5091, 261, 18353, 22, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5091, 261, 18353, 22, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where opponent# = 'nevada' col : date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 1 | 2:30 pm | nevada | #19 | memorial stadium • lincoln, ne | abc | w 52-10 | 84078 row 2 : september 8 | 11:00 am | at wake forest | #17 | bb&t field • winston-salem, nc | espn | w 20-17 | 32483 row 3 : september 15 | 7:00 pm | #1 usc | #14 | memorial stadium • lincoln, ne | abc | l 31-49 | 84959 row 4 : september 22 | 11:30 am | ball state | #22 | memorial stadium • lincoln, ne | fsn ppv | w 41-40 | 84294 row 5 : september 29 | 1:05 pm | iowa state | #22 | memorial stadium • lincoln, ne | none | w 35-17 | 84703 row 6 : october 6 | 8:15 pm | at #17 missouri | #23 | faurot field • columbia, mo (rivalry) | espn | l 6-41 | 70049 row 7 : october 13 | 11:30 am | oklahoma state | none | memorial stadium • lincoln, ne | ppv | l 14-45 | 84334 row 8 : october 20 | 1:05 pm | texas a&m | none | memorial stadium • lincoln, ne | none | l 14-36 | 84473 row 9 : october 27 | 2:30 pm | at #16 texas | none | darrell k royal-texas memorial stadium • austin, tx | abc | l 25-28 | 85968 row 10 : november 3 | 11:30 am | at #8 kansas | none | memorial stadium • lawrence, ks | fsn | l 39-76 | 51910 row 11 : november 10 | 11:30 am | kansas state | none | memorial stadium • lincoln, ne | versus | w 73-31 | 84665 row 12 : november 23 | 11:00 am | at colorado | none | folsom field • boulder, co (rivalry) | abc | l 51-65 | 51403
col : count ( "*" ) row 1 : 1
select count ( * ) where opponent# = 'nevada' <table_name> : table \begin{tabular}{lllllllll} \toprule & date & time & opponent# & rank# & site & tv & result & attendance \\ \midrule 0 & september 1 & 2:30 pm & nevada & #19 & memorial stadium • lincoln, ne & abc & w 52-10 & 84078 \\ 1 & september 8 & 11:00 am & at wake forest & #17 & bb&t field • winston-salem, nc & espn & w 20-17 & 32483 \\ 2 & september 15 & 7:00 pm & #1 usc & #14 & memorial stadium • lincoln, ne & abc & l 31-49 & 84959 \\ 3 & september 22 & 11:30 am & ball state & #22 & memorial stadium • lincoln, ne & fsn ppv & w 41-40 & 84294 \\ 4 & september 29 & 1:05 pm & iowa state & #22 & memorial stadium • lincoln, ne & none & w 35-17 & 84703 \\ 5 & october 6 & 8:15 pm & at #17 missouri & #23 & faurot field • columbia, mo (rivalry) & espn & l 6-41 & 70049 \\ 6 & october 13 & 11:30 am & oklahoma state & none & memorial stadium • lincoln, ne & ppv & l 14-45 & 84334 \\ 7 & october 20 & 1:05 pm & texas a&m & none & memorial stadium • lincoln, ne & none & l 14-36 & 84473 \\ 8 & october 27 & 2:30 pm & at #16 texas & none & darrell k royal-texas memorial stadium • austin, tx & abc & l 25-28 & 85968 \\ 9 & november 3 & 11:30 am & at #8 kansas & none & memorial stadium • lawrence, ks & fsn & l 39-76 & 51910 \\ 10 & november 10 & 11:30 am & kansas state & none & memorial stadium • lincoln, ne & versus & w 73-31 & 84665 \\ 11 & november 23 & 11:00 am & at colorado & none & folsom field • boulder, co (rivalry) & abc & l 51-65 & 51403 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where opponent# = 'nevada' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>time</th> <th>opponent#</th> <th>rank#</th> <th>site</th> <th>tv</th> <th>result</th> <th>attendance</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>september 1</td> <td>2:30 pm</td> <td>nevada</td> <td>#19</td> <td>memorial stadium • lincoln, ne</td> <td>abc</td> <td>w 52-10</td> <td>84078</td> </tr> <tr> <th>1</th> <td>september 8</td> <td>11:00 am</td> <td>at wake forest</td> <td>#17</td> <td>bb&amp;t field • winston-salem, nc</td> <td>espn</td> <td>w 20-17</td> <td>32483</td> </tr> <tr> <th>2</th> <td>september 15</td> <td>7:00 pm</td> <td>#1 usc</td> <td>#14</td> <td>memorial stadium • lincoln, ne</td> <td>abc</td> <td>l 31-49</td> <td>84959</td> </tr> <tr> <th>3</th> <td>september 22</td> <td>11:30 am</td> <td>ball state</td> <td>#22</td> <td>memorial stadium • lincoln, ne</td> <td>fsn ppv</td> <td>w 41-40</td> <td>84294</td> </tr> <tr> <th>4</th> <td>september 29</td> <td>1:05 pm</td> <td>iowa state</td> <td>#22</td> <td>memorial stadium • lincoln, ne</td> <td>none</td> <td>w 35-17</td> <td>84703</td> </tr> <tr> <th>5</th> <td>october 6</td> <td>8:15 pm</td> <td>at #17 missouri</td> <td>#23</td> <td>faurot field • columbia, mo (rivalry)</td> <td>espn</td> <td>l 6-41</td> <td>70049</td> </tr> <tr> <th>6</th> <td>october 13</td> <td>11:30 am</td> <td>oklahoma state</td> <td>none</td> <td>memorial stadium • lincoln, ne</td> <td>ppv</td> <td>l 14-45</td> <td>84334</td> </tr> <tr> <th>7</th> <td>october 20</td> <td>1:05 pm</td> <td>texas a&amp;m</td> <td>none</td> <td>memorial stadium • lincoln, ne</td> <td>none</td> <td>l 14-36</td> <td>84473</td> </tr> <tr> <th>8</th> <td>october 27</td> <td>2:30 pm</td> <td>at #16 texas</td> <td>none</td> <td>darrell k royal-texas memorial stadium • austin, tx</td> <td>abc</td> <td>l 25-28</td> <td>85968</td> </tr> <tr> <th>9</th> <td>november 3</td> <td>11:30 am</td> <td>at #8 kansas</td> <td>none</td> <td>memorial stadium • lawrence, ks</td> <td>fsn</td> <td>l 39-76</td> <td>51910</td> </tr> <tr> <th>10</th> <td>november 10</td> <td>11:30 am</td> <td>kansas state</td> <td>none</td> <td>memorial stadium • lincoln, ne</td> <td>versus</td> <td>w 73-31</td> <td>84665</td> </tr> <tr> <th>11</th> <td>november 23</td> <td>11:00 am</td> <td>at colorado</td> <td>none</td> <td>folsom field • boulder, co (rivalry)</td> <td>abc</td> <td>l 51-65</td> <td>51403</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where opponent# = 'nevada' <table_name> : table | | date | time | opponent# | rank# | site | tv | result | attendance | |---:|:-------------|:---------|:----------------|:--------|:----------------------------------------------------|:--------|:---------|-------------:| | 0 | september 1 | 2:30 pm | nevada | #19 | memorial stadium • lincoln, ne | abc | w 52-10 | 84078 | | 1 | september 8 | 11:00 am | at wake forest | #17 | bb&t field • winston-salem, nc | espn | w 20-17 | 32483 | | 2 | september 15 | 7:00 pm | #1 usc | #14 | memorial stadium • lincoln, ne | abc | l 31-49 | 84959 | | 3 | september 22 | 11:30 am | ball state | #22 | memorial stadium • lincoln, ne | fsn ppv | w 41-40 | 84294 | | 4 | september 29 | 1:05 pm | iowa state | #22 | memorial stadium • lincoln, ne | none | w 35-17 | 84703 | | 5 | october 6 | 8:15 pm | at #17 missouri | #23 | faurot field • columbia, mo (rivalry) | espn | l 6-41 | 70049 | | 6 | october 13 | 11:30 am | oklahoma state | none | memorial stadium • lincoln, ne | ppv | l 14-45 | 84334 | | 7 | october 20 | 1:05 pm | texas a&m | none | memorial stadium • lincoln, ne | none | l 14-36 | 84473 | | 8 | october 27 | 2:30 pm | at #16 texas | none | darrell k royal-texas memorial stadium • austin, tx | abc | l 25-28 | 85968 | | 9 | november 3 | 11:30 am | at #8 kansas | none | memorial stadium • lawrence, ks | fsn | l 39-76 | 51910 | | 10 | november 10 | 11:30 am | kansas state | none | memorial stadium • lincoln, ne | versus | w 73-31 | 84665 | | 11 | november 23 | 11:00 am | at colorado | none | folsom field • boulder, co (rivalry) | abc | l 51-65 | 51403 |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 1061, 1029, 7, 273, 296, 4644, 90, 16524, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 813, 473, 1061, 1029, 7, 473, 6171, 7, 473, 2834, 473, 13521, 473, 563, 473, 2403, 409, 1359, 1736, 203, 64, 13138, 5345, 203, 20, 473, 695, 337, 2558, 404, 473, 576, 30, 5082, 7430, 473, 1073, 90, 16524, 473, 468, 3657, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 20011, 473, 341, 18106, 17, 2163, 473, 1725, 7132, 8285, 1736, 203, 21, 473, 695, 337, 2558, 1725, 473, 4648, 30, 713, 2125, 473, 622, 19891, 30763, 473, 468, 4033, 473, 7129, 10, 88, 652, 225, 163, 227, 100, 5657, 334, 265, 17, 87, 18603, 16, 8194, 473, 5001, 7449, 473, 341, 4200, 17, 4033, 473, 890, 3247, 10261, 1736, 203, 22, 473, 695, 337, 2558, 4711, 473, 2371, 30, 713, 7430, 473, 468, 21, 584, 71, 473, 468, 3461, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 20011, 473, 328, 8231, 17, 7616, 473, 1725, 7616, 6162, 1736, 203, 23, 473, 695, 337, 2558, 11201, 473, 4648, 30, 5082, 2125, 473, 26503, 919, 473, 468, 3787, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 2662, 82, 8228, 90, 473, 341, 20170, 17, 7132, 473, 23421, 5540, 24, 1736, 203, 24, 473, 695, 337, 2558, 12899, 473, 404, 30, 6260, 7430, 473, 277, 543, 69, 919, 473, 468, 3787, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 6555, 473, 341, 13191, 17, 4033, 473, 1725, 9462, 4630, 1736, 203, 25, 473, 10844, 83, 744, 1666, 473, 1725, 30, 3600, 7430, 473, 622, 468, 4033, 12543, 477, 77, 473, 468, 4366, 473, 11087, 295, 352, 652, 225, 163, 227, 100, 645, 3592, 1155, 16, 7344, 261, 86, 5162, 1176, 13, 473, 5001, 7449, 473, 328, 1666, 17, 9803, 473, 2371, 713, 7616, 1736, 203, 26, 473, 10844, 83, 744, 5958, 473, 4648, 30, 5082, 2125, 473, 1529, 80, 9795, 362, 69, 919, 473, 6555, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 8228, 90, 473, 328, 5045, 17, 7950, 473, 23421, 3707, 24, 1736, 203, 27, 473, 10844, 83, 744, 4200, 473, 404, 30, 6260, 7430, 473, 16573, 345, 279, 10, 81, 473, 6555, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 6555, 473, 328, 5045, 17, 5718, 473, 1725, 6334, 9036, 1736, 203, 28, 473, 10844, 83, 744, 12732, 473, 576, 30, 5082, 7430, 473, 622, 468, 2313, 16573, 345, 473, 6555, 473, 302, 297, 2878, 80, 417, 721, 93, 287, 17, 21763, 345, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 279, 641, 267, 16, 2229, 473, 20011, 473, 328, 6969, 17, 6030, 473, 1725, 6162, 9470, 1736, 203, 29, 473, 1158, 90, 2558, 890, 473, 4648, 30, 5082, 2125, 473, 622, 468, 28, 417, 634, 345, 473, 6555, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 328, 2219, 7885, 16, 11654, 473, 2662, 82, 473, 328, 16977, 17, 6669, 473, 1381, 3657, 2163, 1736, 203, 2163, 473, 1158, 90, 2558, 1728, 473, 4648, 30, 5082, 2125, 473, 417, 634, 345, 919, 473, 6555, 473, 1663, 280, 649, 384, 361, 5077, 225, 163, 227, 100, 4739, 1293, 82, 16, 1073, 473, 14690, 407, 473, 341, 26103, 17, 6938, 473, 23421, 6028, 25, 1736, 203, 2499, 473, 1158, 90, 2558, 10213, 473, 4648, 30, 713, 2125, 473, 622, 2036, 6821, 473, 6555, 473, 284, 3528, 362, 652, 225, 163, 227, 100, 800, 332, 765, 16, 1825, 261, 86, 5162, 1176, 13, 473, 20011, 473, 328, 21119, 17, 9222, 473, 1381, 3461, 4630, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( event ) where sport = 'sailing' col : medal | name | sport | event | date row 1 : gold | louis chaillot, maurice perrin | cycling | men's tandem | august 3 row 2 : gold | xavier lesage | equestrian | individual dressage | august 10 row 3 : gold | andre jousseaume, xavier lesage, charles marion | equestrian | team dressage | august 10 row 4 : gold | georges buchard, philippe cattiau, fernand jourdant, jean piot, bernard schmetz, georges tainturier | fencing | men's team epee | august 7 row 5 : gold | rene bondoux, rene bougnol, philippe cattiau, edward gardere, rene lemoine, jean piot | fencing | men's team foil | august 1 row 6 : gold | jacques lebrun | sailing | snowbird class | august 12 row 7 : gold | raymond suvigny | weightlifting | men's 60 kg | july 31 row 8 : gold | rene duverger | weightlifting | men's 67.5 kg | july 30 row 9 : gold | louis hostin | weightlifting | men's 82.5 kg | july 30 row 10 : gold | charles pacome | wrestling | men's freestyle lightweight | august 3 row 11 : silver | louis chaillot | cycling | men's sprint | august 3 row 12 : silver | paul chocque, amedee fournier, rene le greves, henri mouillefarine | cycling | men's team pursuit | august 2 row 13 : silver | charles marion | equestrian | individual dressage | august 10 row 14 : silver | georges buchard | fencing | men's epee | august 9 row 15 : silver | jean taris | swimming | men's 400 m freestyle | august 10 row 16 : bronze | paul winter | athletics | men's discus th | row 17 : | august 3 | | | row 18 : bronze | charles rampelberg | cycling | men's 1000 m time trial | august 1 row 19 : bronze | pierre brunet, anselme brusa, andre giriat | rowing | men's coxed pair | august 13 row 20 : bronze | louis francois | wrestling | men's greco-roman bantamweight | august 7
col : count ( "event" ) row 1 : 1
select count ( event ) where sport = 'sailing' <table_name> : table \begin{tabular}{llllll} \toprule & medal & name & sport & event & date \\ \midrule 0 & gold & louis chaillot, maurice perrin & cycling & men's tandem & august 3 \\ 1 & gold & xavier lesage & equestrian & individual dressage & august 10 \\ 2 & gold & andre jousseaume, xavier lesage, charles marion & equestrian & team dressage & august 10 \\ 3 & gold & georges buchard, philippe cattiau, fernand jourdant, jean piot, bernard schmetz, georges tainturier & fencing & men's team epee & august 7 \\ 4 & gold & rene bondoux, rene bougnol, philippe cattiau, edward gardere, rene lemoine, jean piot & fencing & men's team foil & august 1 \\ 5 & gold & jacques lebrun & sailing & snowbird class & august 12 \\ 6 & gold & raymond suvigny & weightlifting & men's 60 kg & july 31 \\ 7 & gold & rene duverger & weightlifting & men's 67.5 kg & july 30 \\ 8 & gold & louis hostin & weightlifting & men's 82.5 kg & july 30 \\ 9 & gold & charles pacome & wrestling & men's freestyle lightweight & august 3 \\ 10 & silver & louis chaillot & cycling & men's sprint & august 3 \\ 11 & silver & paul chocque, amedee fournier, rene le greves, henri mouillefarine & cycling & men's team pursuit & august 2 \\ 12 & silver & charles marion & equestrian & individual dressage & august 10 \\ 13 & silver & georges buchard & fencing & men's epee & august 9 \\ 14 & silver & jean taris & swimming & men's 400 m freestyle & august 10 \\ 15 & bronze & paul winter & athletics & men's discus th & \\ 16 & & august 3 & & & \\ 17 & bronze & charles rampelberg & cycling & men's 1000 m time trial & august 1 \\ 18 & bronze & pierre brunet, anselme brusa, andre giriat & rowing & men's coxed pair & august 13 \\ 19 & bronze & louis francois & wrestling & men's greco-roman bantamweight & august 7 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "event" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( event ) where sport = 'sailing' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>medal</th> <th>name</th> <th>sport</th> <th>event</th> <th>date</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>gold</td> <td>louis chaillot, maurice perrin</td> <td>cycling</td> <td>men's tandem</td> <td>august 3</td> </tr> <tr> <th>1</th> <td>gold</td> <td>xavier lesage</td> <td>equestrian</td> <td>individual dressage</td> <td>august 10</td> </tr> <tr> <th>2</th> <td>gold</td> <td>andre jousseaume, xavier lesage, charles marion</td> <td>equestrian</td> <td>team dressage</td> <td>august 10</td> </tr> <tr> <th>3</th> <td>gold</td> <td>georges buchard, philippe cattiau, fernand jourdant, jean piot, bernard schmetz, georges tainturier</td> <td>fencing</td> <td>men's team epee</td> <td>august 7</td> </tr> <tr> <th>4</th> <td>gold</td> <td>rene bondoux, rene bougnol, philippe cattiau, edward gardere, rene lemoine, jean piot</td> <td>fencing</td> <td>men's team foil</td> <td>august 1</td> </tr> <tr> <th>5</th> <td>gold</td> <td>jacques lebrun</td> <td>sailing</td> <td>snowbird class</td> <td>august 12</td> </tr> <tr> <th>6</th> <td>gold</td> <td>raymond suvigny</td> <td>weightlifting</td> <td>men's 60 kg</td> <td>july 31</td> </tr> <tr> <th>7</th> <td>gold</td> <td>rene duverger</td> <td>weightlifting</td> <td>men's 67.5 kg</td> <td>july 30</td> </tr> <tr> <th>8</th> <td>gold</td> <td>louis hostin</td> <td>weightlifting</td> <td>men's 82.5 kg</td> <td>july 30</td> </tr> <tr> <th>9</th> <td>gold</td> <td>charles pacome</td> <td>wrestling</td> <td>men's freestyle lightweight</td> <td>august 3</td> </tr> <tr> <th>10</th> <td>silver</td> <td>louis chaillot</td> <td>cycling</td> <td>men's sprint</td> <td>august 3</td> </tr> <tr> <th>11</th> <td>silver</td> <td>paul chocque, amedee fournier, rene le greves, henri mouillefarine</td> <td>cycling</td> <td>men's team pursuit</td> <td>august 2</td> </tr> <tr> <th>12</th> <td>silver</td> <td>charles marion</td> <td>equestrian</td> <td>individual dressage</td> <td>august 10</td> </tr> <tr> <th>13</th> <td>silver</td> <td>georges buchard</td> <td>fencing</td> <td>men's epee</td> <td>august 9</td> </tr> <tr> <th>14</th> <td>silver</td> <td>jean taris</td> <td>swimming</td> <td>men's 400 m freestyle</td> <td>august 10</td> </tr> <tr> <th>15</th> <td>bronze</td> <td>paul winter</td> <td>athletics</td> <td>men's discus th</td> <td></td> </tr> <tr> <th>16</th> <td></td> <td>august 3</td> <td></td> <td></td> <td></td> </tr> <tr> <th>17</th> <td>bronze</td> <td>charles rampelberg</td> <td>cycling</td> <td>men's 1000 m time trial</td> <td>august 1</td> </tr> <tr> <th>18</th> <td>bronze</td> <td>pierre brunet, anselme brusa, andre giriat</td> <td>rowing</td> <td>men's coxed pair</td> <td>august 13</td> </tr> <tr> <th>19</th> <td>bronze</td> <td>louis francois</td> <td>wrestling</td> <td>men's greco-roman bantamweight</td> <td>august 7</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "event" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( event ) where sport = 'sailing' <table_name> : table | | medal | name | sport | event | date | |---:|:--------|:----------------------------------------------------------------------------------------------------|:--------------|:-------------------------------|:----------| | 0 | gold | louis chaillot, maurice perrin | cycling | men's tandem | august 3 | | 1 | gold | xavier lesage | equestrian | individual dressage | august 10 | | 2 | gold | andre jousseaume, xavier lesage, charles marion | equestrian | team dressage | august 10 | | 3 | gold | georges buchard, philippe cattiau, fernand jourdant, jean piot, bernard schmetz, georges tainturier | fencing | men's team epee | august 7 | | 4 | gold | rene bondoux, rene bougnol, philippe cattiau, edward gardere, rene lemoine, jean piot | fencing | men's team foil | august 1 | | 5 | gold | jacques lebrun | sailing | snowbird class | august 12 | | 6 | gold | raymond suvigny | weightlifting | men's 60 kg | july 31 | | 7 | gold | rene duverger | weightlifting | men's 67.5 kg | july 30 | | 8 | gold | louis hostin | weightlifting | men's 82.5 kg | july 30 | | 9 | gold | charles pacome | wrestling | men's freestyle lightweight | august 3 | | 10 | silver | louis chaillot | cycling | men's sprint | august 3 | | 11 | silver | paul chocque, amedee fournier, rene le greves, henri mouillefarine | cycling | men's team pursuit | august 2 | | 12 | silver | charles marion | equestrian | individual dressage | august 10 | | 13 | silver | georges buchard | fencing | men's epee | august 9 | | 14 | silver | jean taris | swimming | men's 400 m freestyle | august 10 | | 15 | bronze | paul winter | athletics | men's discus th | | | 16 | | august 3 | | | | | 17 | bronze | charles rampelberg | cycling | men's 1000 m time trial | august 1 | | 18 | bronze | pierre brunet, anselme brusa, andre giriat | rowing | men's coxed pair | august 13 | | 19 | bronze | louis francois | wrestling | men's greco-roman bantamweight | august 7 |
| | count ( "event" ) | |---:|--------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 871, 262, 1625, 272, 655, 273, 296, 87, 671, 310, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6735, 287, 473, 508, 473, 272, 655, 473, 871, 473, 1509, 1736, 203, 64, 13138, 5345, 203, 20, 473, 20465, 473, 437, 89, 291, 462, 671, 23372, 16, 10843, 1650, 311, 293, 370, 267, 473, 6143, 830, 310, 473, 21247, 1807, 17126, 19117, 473, 31350, 641, 890, 1736, 203, 21, 473, 20465, 473, 14139, 522, 264, 18022, 410, 473, 1298, 281, 313, 2779, 473, 7327, 302, 663, 410, 473, 31350, 641, 1728, 1736, 203, 22, 473, 20465, 473, 471, 266, 525, 1481, 307, 69, 2066, 16, 14139, 522, 264, 18022, 410, 16, 1149, 1040, 21282, 285, 473, 1298, 281, 313, 2779, 473, 5927, 302, 663, 410, 473, 31350, 641, 1728, 1736, 203, 23, 473, 20465, 473, 8244, 280, 2852, 324, 2648, 1060, 16, 1844, 330, 625, 347, 276, 4558, 1155, 89, 16, 284, 8865, 464, 525, 477, 72, 970, 16, 30356, 304, 4790, 352, 16, 324, 8865, 1060, 18551, 10578, 94, 16, 8244, 280, 2852, 22664, 1650, 264, 473, 284, 15495, 473, 21247, 1807, 5927, 425, 347, 73, 473, 31350, 641, 2371, 1736, 203, 24, 473, 20465, 473, 1654, 73, 8427, 1395, 92, 16, 1654, 73, 800, 637, 82, 355, 16, 1844, 330, 625, 347, 276, 4558, 1155, 89, 16, 1675, 2913, 314, 297, 765, 73, 16, 1654, 73, 884, 8683, 558, 16, 30356, 304, 4790, 352, 473, 284, 15495, 473, 21247, 1807, 5927, 18261, 330, 473, 31350, 641, 404, 1736, 203, 25, 473, 20465, 473, 20138, 29896, 884, 70, 2681, 473, 272, 671, 310, 473, 272, 3338, 31245, 667, 473, 31350, 641, 2593, 1736, 203, 26, 473, 20465, 473, 14961, 81, 1434, 1597, 90, 724, 93, 473, 3119, 10256, 1787, 473, 21247, 1807, 4752, 417, 75, 473, 525, 332, 93, 8231, 1736, 203, 27, 473, 20465, 473, 1654, 73, 9978, 502, 693, 473, 3119, 10256, 1787, 473, 21247, 1807, 21017, 18, 25, 417, 75, 473, 525, 332, 93, 5196, 1736, 203, 28, 473, 20465, 473, 437, 89, 291, 1479, 267, 473, 3119, 10256, 1787, 473, 21247, 1807, 28024, 18, 25, 417, 75, 473, 525, 332, 93, 5196, 1736, 203, 29, 473, 20465, 473, 1149, 1040, 6790, 5624, 473, 341, 8792, 2456, 473, 21247, 1807, 22010, 19706, 9052, 4865, 473, 31350, 641, 890, 1736, 203, 2163, 473, 17714, 502, 473, 437, 89, 291, 462, 671, 23372, 473, 6143, 830, 310, 473, 21247, 1807, 272, 1188, 473, 31350, 641, 890, 1736, 203, 2499, 473, 17714, 502, 473, 6790, 332, 462, 504, 1857, 16, 2125, 73, 20953, 284, 6561, 2453, 16, 1654, 73, 884, 5174, 3324, 16, 366, 275, 566, 312, 1395, 14120, 31246, 558, 473, 6143, 830, 310, 473, 21247, 1807, 5927, 5405, 87, 14945, 473, 31350, 641, 576, 1736, 203, 2138, 473, 17714, 502, 473, 1149, 1040, 21282, 285, 473, 1298, 281, 313, 2779, 473, 7327, 302, 663, 410, 473, 31350, 641, 1728, 1736, 203, 3437, 473, 17714, 502, 473, 8244, 280, 2852, 324, 2648, 1060, 473, 284, 15495, 473, 21247, 1807, 425, 347, 73, 473, 31350, 641, 2468, 1736, 203, 3461, 473, 17714, 502, 473, 30356, 304, 8232, 291, 473, 1352, 381, 11987, 473, 21247, 1807, 7409, 312, 22010, 19706, 473, 31350, 641, 1728, 1736, 203, 3600, 473, 324, 1949, 8489, 473, 6790, 332, 341, 2761, 473, 225, 421, 1810, 2102, 473, 21247, 1807, 19169, 407, 286, 473, 225, 1736, 203, 2313, 473, 225, 473, 31350, 641, 890, 473, 225, 473, 225, 473, 225, 1736, 203, 4033, 473, 324, 1949, 8489, 473, 1149, 1040, 436, 931, 292, 31317, 473, 6143, 830, 310, 473, 21247, 1807, 4336, 312, 813, 12950, 473, 31350, 641, 404, 1736, 203, 2643, 473, 324, 1949, 8489, 473, 293, 2453, 266, 324, 2681, 278, 16, 392, 1786, 3501, 5186, 407, 69, 16, 471, 266, 314, 25096, 270, 473, 1027, 310, 473, 21247, 1807, 1825, 92, 329, 3082, 473, 31350, 641, 5958, 1736, 203, 3657, 473, 324, 1949, 8489, 473, 437, 89, 291, 284, 2450, 2894, 291, 473, 341, 8792, 2456, 473, 21247, 1807, 5174, 2894, 17, 520, 304, 324, 970, 301, 4865, 473, 31350, 641, 2371, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 871, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( title ) where year = 1998 col : year | title | role | notes row 1 : 1991 | let him have it | derek bentley | none row 2 : 1992 | death and the compass | alonso zunz | none row 3 : 1993 | anchoress | priest | none row 4 : 1994 | shallow grave | david | none row 5 : 1996 | jude | jude fawley | none row 6 : 1998 | elizabeth | duke of norfolk | none row 7 : 1998 | a price above rubies | sender horowitz | none row 8 : 1999 | heart | gary ellis | none row 9 : 1999 | existenz | seminar leader | none row 10 : 1999 | with or without you | vincent boyd | none row 11 : 2000 | gone in 60 seconds | raymond calitri | none row 12 : 2000 | the tyre | salesman | short film row 13 : 2001 | the others | charles stewart | none row 14 : 2001 | the invisible circus | wolf | none row 15 : 2001 | this little piggy | cabbie | short film row 16 : 2002 | 24 hour party people | boethius | none row 17 : 2002 | i am dina | leo zhukovsky | none row 18 : 2002 | revengers tragedy | vindici | none row 19 : 2002 | 28 days later | major henry west | none row 20 : 2007 | the dark is rising | the rider | none row 21 : 2008 | new orleans, mon amour | dr. henry | none row 22 : 2009 | g.i. joe: the rise of cobra | james mccullen / destro | none row 23 : 2009 | amelia | fred noonan | none row 24 : 2009 | the happiness salesman | salesman | short film row 25 : 2012 | song for marion | james harris | none row 26 : 2013 | thor: the dark world | malekith | none
col : count ( "title" ) row 1 : 2
select count ( title ) where year = 1998 <table_name> : table \begin{tabular}{lllll} \toprule & year & title & role & notes \\ \midrule 0 & 1991 & let him have it & derek bentley & none \\ 1 & 1992 & death and the compass & alonso zunz & none \\ 2 & 1993 & anchoress & priest & none \\ 3 & 1994 & shallow grave & david & none \\ 4 & 1996 & jude & jude fawley & none \\ 5 & 1998 & elizabeth & duke of norfolk & none \\ 6 & 1998 & a price above rubies & sender horowitz & none \\ 7 & 1999 & heart & gary ellis & none \\ 8 & 1999 & existenz & seminar leader & none \\ 9 & 1999 & with or without you & vincent boyd & none \\ 10 & 2000 & gone in 60 seconds & raymond calitri & none \\ 11 & 2000 & the tyre & salesman & short film \\ 12 & 2001 & the others & charles stewart & none \\ 13 & 2001 & the invisible circus & wolf & none \\ 14 & 2001 & this little piggy & cabbie & short film \\ 15 & 2002 & 24 hour party people & boethius & none \\ 16 & 2002 & i am dina & leo zhukovsky & none \\ 17 & 2002 & revengers tragedy & vindici & none \\ 18 & 2002 & 28 days later & major henry west & none \\ 19 & 2007 & the dark is rising & the rider & none \\ 20 & 2008 & new orleans, mon amour & dr. henry & none \\ 21 & 2009 & g.i. joe: the rise of cobra & james mccullen / destro & none \\ 22 & 2009 & amelia & fred noonan & none \\ 23 & 2009 & the happiness salesman & salesman & short film \\ 24 & 2012 & song for marion & james harris & none \\ 25 & 2013 & thor: the dark world & malekith & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "title" ) \\ \midrule 0 & 2 \\ \bottomrule \end{tabular}
select count ( title ) where year = 1998 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>title</th> <th>role</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1991</td> <td>let him have it</td> <td>derek bentley</td> <td>none</td> </tr> <tr> <th>1</th> <td>1992</td> <td>death and the compass</td> <td>alonso zunz</td> <td>none</td> </tr> <tr> <th>2</th> <td>1993</td> <td>anchoress</td> <td>priest</td> <td>none</td> </tr> <tr> <th>3</th> <td>1994</td> <td>shallow grave</td> <td>david</td> <td>none</td> </tr> <tr> <th>4</th> <td>1996</td> <td>jude</td> <td>jude fawley</td> <td>none</td> </tr> <tr> <th>5</th> <td>1998</td> <td>elizabeth</td> <td>duke of norfolk</td> <td>none</td> </tr> <tr> <th>6</th> <td>1998</td> <td>a price above rubies</td> <td>sender horowitz</td> <td>none</td> </tr> <tr> <th>7</th> <td>1999</td> <td>heart</td> <td>gary ellis</td> <td>none</td> </tr> <tr> <th>8</th> <td>1999</td> <td>existenz</td> <td>seminar leader</td> <td>none</td> </tr> <tr> <th>9</th> <td>1999</td> <td>with or without you</td> <td>vincent boyd</td> <td>none</td> </tr> <tr> <th>10</th> <td>2000</td> <td>gone in 60 seconds</td> <td>raymond calitri</td> <td>none</td> </tr> <tr> <th>11</th> <td>2000</td> <td>the tyre</td> <td>salesman</td> <td>short film</td> </tr> <tr> <th>12</th> <td>2001</td> <td>the others</td> <td>charles stewart</td> <td>none</td> </tr> <tr> <th>13</th> <td>2001</td> <td>the invisible circus</td> <td>wolf</td> <td>none</td> </tr> <tr> <th>14</th> <td>2001</td> <td>this little piggy</td> <td>cabbie</td> <td>short film</td> </tr> <tr> <th>15</th> <td>2002</td> <td>24 hour party people</td> <td>boethius</td> <td>none</td> </tr> <tr> <th>16</th> <td>2002</td> <td>i am dina</td> <td>leo zhukovsky</td> <td>none</td> </tr> <tr> <th>17</th> <td>2002</td> <td>revengers tragedy</td> <td>vindici</td> <td>none</td> </tr> <tr> <th>18</th> <td>2002</td> <td>28 days later</td> <td>major henry west</td> <td>none</td> </tr> <tr> <th>19</th> <td>2007</td> <td>the dark is rising</td> <td>the rider</td> <td>none</td> </tr> <tr> <th>20</th> <td>2008</td> <td>new orleans, mon amour</td> <td>dr. henry</td> <td>none</td> </tr> <tr> <th>21</th> <td>2009</td> <td>g.i. joe: the rise of cobra</td> <td>james mccullen / destro</td> <td>none</td> </tr> <tr> <th>22</th> <td>2009</td> <td>amelia</td> <td>fred noonan</td> <td>none</td> </tr> <tr> <th>23</th> <td>2009</td> <td>the happiness salesman</td> <td>salesman</td> <td>short film</td> </tr> <tr> <th>24</th> <td>2012</td> <td>song for marion</td> <td>james harris</td> <td>none</td> </tr> <tr> <th>25</th> <td>2013</td> <td>thor: the dark world</td> <td>malekith</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "title" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2</td> </tr> </tbody> </table>
select count ( title ) where year = 1998 <table_name> : table | | year | title | role | notes | |---:|-------:|:----------------------------|:------------------------|:-----------| | 0 | 1991 | let him have it | derek bentley | none | | 1 | 1992 | death and the compass | alonso zunz | none | | 2 | 1993 | anchoress | priest | none | | 3 | 1994 | shallow grave | david | none | | 4 | 1996 | jude | jude fawley | none | | 5 | 1998 | elizabeth | duke of norfolk | none | | 6 | 1998 | a price above rubies | sender horowitz | none | | 7 | 1999 | heart | gary ellis | none | | 8 | 1999 | existenz | seminar leader | none | | 9 | 1999 | with or without you | vincent boyd | none | | 10 | 2000 | gone in 60 seconds | raymond calitri | none | | 11 | 2000 | the tyre | salesman | short film | | 12 | 2001 | the others | charles stewart | none | | 13 | 2001 | the invisible circus | wolf | none | | 14 | 2001 | this little piggy | cabbie | short film | | 15 | 2002 | 24 hour party people | boethius | none | | 16 | 2002 | i am dina | leo zhukovsky | none | | 17 | 2002 | revengers tragedy | vindici | none | | 18 | 2002 | 28 days later | major henry west | none | | 19 | 2007 | the dark is rising | the rider | none | | 20 | 2008 | new orleans, mon amour | dr. henry | none | | 21 | 2009 | g.i. joe: the rise of cobra | james mccullen / destro | none | | 22 | 2009 | amelia | fred noonan | none | | 23 | 2009 | the happiness salesman | salesman | short film | | 24 | 2012 | song for marion | james harris | none | | 25 | 2013 | thor: the dark world | malekith | none |
| | count ( "title" ) | |---:|--------------------:| | 0 | 2 |
[ [ 1, 4025, 1056, 261, 2077, 262, 1625, 3286, 273, 23673, 28, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 2077, 473, 2478, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 21, 473, 2231, 366, 381, 1240, 518, 473, 18207, 79, 324, 319, 30678, 473, 6555, 1736, 203, 21, 473, 23673, 22, 473, 443, 421, 471, 326, 1161, 428, 473, 524, 265, 2048, 998, 318, 94, 473, 6555, 1736, 203, 22, 473, 23673, 23, 473, 392, 2599, 663, 473, 14705, 395, 473, 6555, 1736, 203, 23, 473, 23673, 24, 473, 18501, 3087, 537, 473, 302, 842, 350, 473, 6555, 1736, 203, 24, 473, 23673, 26, 473, 525, 1317, 473, 525, 1317, 284, 2219, 30678, 473, 6555, 1736, 203, 25, 473, 23673, 28, 473, 415, 452, 378, 546, 473, 9978, 4491, 434, 12517, 9002, 79, 473, 6555, 1736, 203, 26, 473, 23673, 28, 473, 279, 6205, 5721, 24997, 606, 473, 5793, 29404, 543, 305, 94, 473, 6555, 1736, 203, 27, 473, 404, 11984, 473, 3904, 485, 473, 314, 814, 415, 80, 291, 473, 6555, 1736, 203, 28, 473, 404, 11984, 473, 1005, 275, 94, 473, 6111, 267, 297, 10302, 473, 6555, 1736, 203, 29, 473, 404, 11984, 473, 598, 578, 2887, 1846, 473, 331, 267, 2998, 800, 93, 72, 473, 6555, 1736, 203, 2163, 473, 16291, 473, 22296, 316, 4752, 3974, 473, 14961, 81, 1434, 1443, 305, 566, 473, 6555, 1736, 203, 2499, 473, 16291, 473, 326, 13806, 266, 473, 272, 5408, 4728, 473, 3025, 661, 81, 1736, 203, 2138, 473, 4044, 21, 473, 326, 10654, 473, 1149, 1040, 384, 359, 485, 473, 6555, 1736, 203, 3437, 473, 4044, 21, 473, 326, 24697, 18956, 407, 473, 341, 355, 74, 473, 6555, 1736, 203, 3461, 473, 4044, 21, 473, 333, 12720, 293, 360, 7797, 473, 276, 19364, 1385, 473, 3025, 661, 81, 1736, 203, 3600, 473, 4044, 22, 473, 4248, 6126, 18285, 16951, 473, 800, 546, 8384, 473, 6555, 1736, 203, 2313, 473, 4044, 22, 473, 277, 2125, 302, 15314, 473, 884, 83, 30484, 19445, 1527, 22921, 473, 6555, 1736, 203, 4033, 473, 4044, 22, 473, 283, 3995, 6215, 433, 11349, 93, 473, 331, 728, 14463, 473, 6555, 1736, 203, 2643, 473, 4044, 22, 473, 9131, 4681, 5137, 473, 7888, 366, 275, 1176, 27697, 473, 6555, 1736, 203, 3657, 473, 4044, 27, 473, 326, 23433, 353, 436, 13734, 473, 326, 436, 3585, 473, 6555, 1736, 203, 3462, 473, 4044, 28, 473, 394, 578, 298, 634, 16, 6921, 2125, 477, 473, 5081, 18, 366, 275, 1176, 473, 6555, 1736, 203, 5340, 473, 4044, 29, 473, 314, 18, 77, 18, 525, 15548, 30, 326, 436, 784, 434, 13956, 473, 525, 753, 312, 952, 420, 275, 342, 1570, 303, 473, 6555, 1736, 203, 3787, 473, 4044, 29, 473, 2125, 24407, 473, 284, 1118, 1158, 265, 304, 473, 6555, 1736, 203, 4366, 473, 4044, 29, 473, 326, 366, 2910, 6336, 272, 5408, 4728, 473, 272, 5408, 4728, 473, 3025, 661, 81, 1736, 203, 3247, 473, 20869, 473, 17180, 364, 21282, 285, 473, 525, 753, 366, 5399, 291, 473, 6555, 1736, 203, 2947, 473, 19451, 473, 286, 280, 30, 326, 23433, 9117, 473, 27431, 3839, 483, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 2077, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 576, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where cpsc toy safety funding (us$ millions) = 'none' col : year | injuries (us $000) | deaths (age <15) | cpsc toy safety funding (us$ millions) | toy sales (us $ billions) row 1 : 1994 | 154 | none | none | none row 2 : 1995 | 139 | none | none | none row 3 : 1996 | 130 | none | none | none row 4 : 1997 | 141 | none | none | none row 5 : 1998 | 153 | 14 | none | none row 6 : 1999 | 152 | 16 | 13.6 | none row 7 : 2000 | 191 | 17 | 12 | none row 8 : 2001 | 255 | 25 | 12.4 | none row 9 : 2002 | 212 | 13 | 12.2 | 21.3 row 10 : 2003 | 206 | 11 | 12.8 | 20.7 row 11 : 2004 | 210 | 16 | 11.5 | 22.4 row 12 : 2005 | 202 (estimate) | 20 | 11 | 22.2 row 13 : 2006 | none | 22 | none | 22.3 row 14 : 2007 | none | 22 | none | none row 15 : 2008 | none | 19 | none | none row 16 : 2009 | none | 12 | none | none
col : count ( "*" ) row 1 : 9
select count ( * ) where cpsc toy safety funding (us$ millions) = 'none' <table_name> : table \begin{tabular}{llllll} \toprule & year & injuries (us $000) & deaths (age <15) & cpsc toy safety funding (us$ millions) & toy sales (us $ billions) \\ \midrule 0 & 1994 & 154 & none & none & none \\ 1 & 1995 & 139 & none & none & none \\ 2 & 1996 & 130 & none & none & none \\ 3 & 1997 & 141 & none & none & none \\ 4 & 1998 & 153 & 14 & none & none \\ 5 & 1999 & 152 & 16 & 13.6 & none \\ 6 & 2000 & 191 & 17 & 12 & none \\ 7 & 2001 & 255 & 25 & 12.4 & none \\ 8 & 2002 & 212 & 13 & 12.2 & 21.3 \\ 9 & 2003 & 206 & 11 & 12.8 & 20.7 \\ 10 & 2004 & 210 & 16 & 11.5 & 22.4 \\ 11 & 2005 & 202 (estimate) & 20 & 11 & 22.2 \\ 12 & 2006 & none & 22 & none & 22.3 \\ 13 & 2007 & none & 22 & none & none \\ 14 & 2008 & none & 19 & none & none \\ 15 & 2009 & none & 12 & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 9 \\ \bottomrule \end{tabular}
select count ( * ) where cpsc toy safety funding (us$ millions) = 'none' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>injuries (us $000)</th> <th>deaths (age &lt;15)</th> <th>cpsc toy safety funding (us$ millions)</th> <th>toy sales (us $ billions)</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1994</td> <td>154</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>1</th> <td>1995</td> <td>139</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>2</th> <td>1996</td> <td>130</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>3</th> <td>1997</td> <td>141</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>4</th> <td>1998</td> <td>153</td> <td>14</td> <td>none</td> <td>none</td> </tr> <tr> <th>5</th> <td>1999</td> <td>152</td> <td>16</td> <td>13.6</td> <td>none</td> </tr> <tr> <th>6</th> <td>2000</td> <td>191</td> <td>17</td> <td>12</td> <td>none</td> </tr> <tr> <th>7</th> <td>2001</td> <td>255</td> <td>25</td> <td>12.4</td> <td>none</td> </tr> <tr> <th>8</th> <td>2002</td> <td>212</td> <td>13</td> <td>12.2</td> <td>21.3</td> </tr> <tr> <th>9</th> <td>2003</td> <td>206</td> <td>11</td> <td>12.8</td> <td>20.7</td> </tr> <tr> <th>10</th> <td>2004</td> <td>210</td> <td>16</td> <td>11.5</td> <td>22.4</td> </tr> <tr> <th>11</th> <td>2005</td> <td>202 (estimate)</td> <td>20</td> <td>11</td> <td>22.2</td> </tr> <tr> <th>12</th> <td>2006</td> <td>none</td> <td>22</td> <td>none</td> <td>22.3</td> </tr> <tr> <th>13</th> <td>2007</td> <td>none</td> <td>22</td> <td>none</td> <td>none</td> </tr> <tr> <th>14</th> <td>2008</td> <td>none</td> <td>19</td> <td>none</td> <td>none</td> </tr> <tr> <th>15</th> <td>2009</td> <td>none</td> <td>12</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>9</td> </tr> </tbody> </table>
select count ( * ) where cpsc toy safety funding (us$ millions) = 'none' <table_name> : table | | year | injuries (us $000) | deaths (age <15) | cpsc toy safety funding (us$ millions) | toy sales (us $ billions) | |---:|-------:|:---------------------|:-------------------|:-----------------------------------------|:----------------------------| | 0 | 1994 | 154 | none | none | none | | 1 | 1995 | 139 | none | none | none | | 2 | 1996 | 130 | none | none | none | | 3 | 1997 | 141 | none | none | none | | 4 | 1998 | 153 | 14 | none | none | | 5 | 1999 | 152 | 16 | 13.6 | none | | 6 | 2000 | 191 | 17 | 12 | none | | 7 | 2001 | 255 | 25 | 12.4 | none | | 8 | 2002 | 212 | 13 | 12.2 | 21.3 | | 9 | 2003 | 206 | 11 | 12.8 | 20.7 | | 10 | 2004 | 210 | 16 | 11.5 | 22.4 | | 11 | 2005 | 202 (estimate) | 20 | 11 | 22.2 | | 12 | 2006 | none | 22 | none | 22.3 | | 13 | 2007 | none | 22 | none | none | | 14 | 2008 | none | 19 | none | none | | 15 | 2009 | none | 12 | none | none |
| | count ( "*" ) | |---:|----------------:| | 0 | 9 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 3283, 1017, 358, 93, 24179, 22058, 261, 407, 8, 312, 737, 1115, 13, 273, 296, 6102, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 316, 78, 295, 606, 261, 407, 271, 3784, 13, 473, 443, 421, 87, 261, 410, 411, 3600, 13, 473, 3283, 1017, 358, 93, 24179, 22058, 261, 407, 8, 312, 737, 1115, 13, 473, 358, 93, 272, 5408, 261, 407, 271, 20714, 1115, 13, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 24, 473, 4711, 24, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 21, 473, 23673, 25, 473, 404, 5520, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 22, 473, 23673, 26, 473, 404, 5082, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 23, 473, 23673, 27, 473, 5045, 21, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 24, 473, 23673, 28, 473, 4711, 23, 473, 5045, 473, 6555, 473, 6555, 1736, 203, 25, 473, 404, 11984, 473, 4711, 22, 473, 2872, 473, 5958, 18, 26, 473, 6555, 1736, 203, 26, 473, 16291, 473, 5342, 21, 473, 8043, 473, 2593, 473, 6555, 1736, 203, 27, 473, 4044, 21, 473, 4561, 473, 6969, 473, 2593, 18, 24, 473, 6555, 1736, 203, 28, 473, 4044, 22, 473, 576, 2138, 473, 5958, 473, 2593, 18, 22, 473, 9035, 18, 23, 1736, 203, 29, 473, 4044, 23, 473, 4200, 26, 473, 4648, 473, 2593, 18, 28, 473, 4200, 18, 27, 1736, 203, 2163, 473, 4044, 24, 473, 576, 2163, 473, 2872, 473, 4648, 18, 25, 473, 11201, 18, 24, 1736, 203, 2499, 473, 4044, 25, 473, 26599, 261, 23562, 13, 473, 4200, 473, 4648, 473, 11201, 18, 22, 1736, 203, 2138, 473, 27212, 473, 6555, 473, 11201, 473, 6555, 473, 11201, 18, 23, 1736, 203, 3437, 473, 4044, 27, 473, 6555, 473, 11201, 473, 6555, 473, 6555, 1736, 203, 3461, 473, 4044, 28, 473, 6555, 473, 5342, 473, 6555, 473, 6555, 1736, 203, 3600, 473, 4044, 29, 473, 6555, 473, 2593, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2468, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select notes where competition = 'olympic games' col : year | competition | venue | position | event | notes row 1 : 1986 | venice marathon | venice, italy | 1st | marathon | 2:18:44 row 2 : 1987 | world championships | rome, italy | 13th | marathon | 2:17:45 row 3 : 1987 | venice marathon | venice, italy | 1st | marathon | 2:10:01 row 4 : 1990 | european championships | split, fr yugoslavia | 4th | marathon | 2:17:45 row 5 : 1991 | world championships | tokyo, japan | 6th | marathon | 2:15:58 row 6 : 1992 | olympic games | barcelona, spain | 5th | marathon | 2:14:15 row 7 : 1993 | world championships | stuttgart, germany | none | marathon | dnf row 8 : 1996 | olympic games | atlanta, united states | 20th | marathon | 2:17:27
col : notes row 1 : 2:14:15 row 2 : 2:17:27
select notes where competition = 'olympic games' <table_name> : table \begin{tabular}{lllllll} \toprule & year & competition & venue & position & event & notes \\ \midrule 0 & 1986 & venice marathon & venice, italy & 1st & marathon & 2:18:44 \\ 1 & 1987 & world championships & rome, italy & 13th & marathon & 2:17:45 \\ 2 & 1987 & venice marathon & venice, italy & 1st & marathon & 2:10:01 \\ 3 & 1990 & european championships & split, fr yugoslavia & 4th & marathon & 2:17:45 \\ 4 & 1991 & world championships & tokyo, japan & 6th & marathon & 2:15:58 \\ 5 & 1992 & olympic games & barcelona, spain & 5th & marathon & 2:14:15 \\ 6 & 1993 & world championships & stuttgart, germany & none & marathon & dnf \\ 7 & 1996 & olympic games & atlanta, united states & 20th & marathon & 2:17:27 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & notes \\ \midrule 0 & 2:14:15 \\ 1 & 2:17:27 \\ \bottomrule \end{tabular}
select notes where competition = 'olympic games' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>competition</th> <th>venue</th> <th>position</th> <th>event</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1986</td> <td>venice marathon</td> <td>venice, italy</td> <td>1st</td> <td>marathon</td> <td>2:18:44</td> </tr> <tr> <th>1</th> <td>1987</td> <td>world championships</td> <td>rome, italy</td> <td>13th</td> <td>marathon</td> <td>2:17:45</td> </tr> <tr> <th>2</th> <td>1987</td> <td>venice marathon</td> <td>venice, italy</td> <td>1st</td> <td>marathon</td> <td>2:10:01</td> </tr> <tr> <th>3</th> <td>1990</td> <td>european championships</td> <td>split, fr yugoslavia</td> <td>4th</td> <td>marathon</td> <td>2:17:45</td> </tr> <tr> <th>4</th> <td>1991</td> <td>world championships</td> <td>tokyo, japan</td> <td>6th</td> <td>marathon</td> <td>2:15:58</td> </tr> <tr> <th>5</th> <td>1992</td> <td>olympic games</td> <td>barcelona, spain</td> <td>5th</td> <td>marathon</td> <td>2:14:15</td> </tr> <tr> <th>6</th> <td>1993</td> <td>world championships</td> <td>stuttgart, germany</td> <td>none</td> <td>marathon</td> <td>dnf</td> </tr> <tr> <th>7</th> <td>1996</td> <td>olympic games</td> <td>atlanta, united states</td> <td>20th</td> <td>marathon</td> <td>2:17:27</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2:14:15</td> </tr> <tr> <th>1</th> <td>2:17:27</td> </tr> </tbody> </table>
select notes where competition = 'olympic games' <table_name> : table | | year | competition | venue | position | event | notes | |---:|-------:|:-----------------------|:-----------------------|:-----------|:---------|:--------| | 0 | 1986 | venice marathon | venice, italy | 1st | marathon | 2:18:44 | | 1 | 1987 | world championships | rome, italy | 13th | marathon | 2:17:45 | | 2 | 1987 | venice marathon | venice, italy | 1st | marathon | 2:10:01 | | 3 | 1990 | european championships | split, fr yugoslavia | 4th | marathon | 2:17:45 | | 4 | 1991 | world championships | tokyo, japan | 6th | marathon | 2:15:58 | | 5 | 1992 | olympic games | barcelona, spain | 5th | marathon | 2:14:15 | | 6 | 1993 | world championships | stuttgart, germany | none | marathon | dnf | | 7 | 1996 | olympic games | atlanta, united states | 20th | marathon | 2:17:27 |
| | notes | |---:|:--------| | 0 | 2:14:15 | | 1 | 2:17:27 |
[ [ 1, 4025, 10913, 1625, 25163, 608, 273, 296, 355, 93, 1291, 335, 28422, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 25163, 608, 473, 331, 275, 344, 473, 1754, 473, 871, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 5292, 473, 331, 275, 1812, 21282, 29900, 473, 331, 275, 1812, 16, 518, 3450, 473, 404, 334, 473, 21282, 29900, 473, 576, 30, 2643, 30, 6334, 1736, 203, 21, 473, 5342, 11035, 473, 9117, 462, 931, 285, 3261, 87, 473, 225, 10896, 16, 518, 3450, 473, 5958, 451, 473, 21282, 29900, 473, 576, 30, 4033, 30, 7950, 1736, 203, 22, 473, 5342, 11035, 473, 331, 275, 1812, 21282, 29900, 473, 331, 275, 1812, 16, 518, 3450, 473, 404, 334, 473, 21282, 29900, 473, 576, 30, 2163, 30, 1611, 1736, 203, 23, 473, 23673, 20, 473, 425, 24428, 304, 462, 931, 285, 3261, 87, 473, 1416, 16, 3812, 677, 637, 538, 11821, 21985, 473, 1059, 451, 473, 21282, 29900, 473, 576, 30, 4033, 30, 7950, 1736, 203, 24, 473, 23673, 21, 473, 9117, 462, 931, 285, 3261, 87, 473, 946, 93, 83, 16, 525, 30472, 473, 1666, 451, 473, 21282, 29900, 473, 576, 30, 3600, 30, 8204, 1736, 203, 25, 473, 23673, 22, 473, 320, 715, 1291, 335, 28422, 473, 4653, 2183, 265, 69, 16, 1694, 530, 473, 1381, 451, 473, 21282, 29900, 473, 576, 30, 3461, 30, 3600, 1736, 203, 26, 473, 23673, 23, 473, 9117, 462, 931, 285, 3261, 87, 473, 384, 322, 88, 75, 485, 16, 314, 1035, 2273, 473, 6555, 473, 21282, 29900, 473, 8800, 74, 1736, 203, 27, 473, 23673, 26, 473, 320, 715, 1291, 335, 28422, 473, 622, 80, 27677, 16, 2836, 329, 5493, 473, 4200, 451, 473, 21282, 29900, 473, 576, 30, 4033, 30, 5324, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 576, 30, 3461, 30, 3600, 1736, 203, 21, 473, 576, 30, 4033, 30, 5324, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( name ) where elevation (mountain station) < 489 col : name | type | elevation (ground station) | elevation (mountain station) | slope length | capacity (persons/hour) | construction year row 1 : fiesch- -alp 1+2 | cable car | 1074 | 2227 | 2940 | 800 | 1973 row 2 : fiesch- -alp 3+4 | cable car | 1071 | 2221 | 2937 | 270 | 1966 row 3 : fiescheralp-eggishorn | cable car | 2225 | 2879 | 1836 | 495 | 1968 row 4 : heimat | chairlift | 1858 | 2301 | 1144 | 1400 | 2000 row 5 : talegga | chairlift | 2208 | 2727 | 1782 | 2200 | 2010 row 6 : flesch | chairlift | 2208 | 2630 | 1357 | 2400 | 1993 row 7 : trainer 1 | surface lift | 2206 | 2264 | 218 | 1200 | 1987 row 8 : trainer 2 | surface lift | 2206 | 2264 | 218 | 1200 | 1987 row 9 : laxeralp 1 | surface lift | 2135 | 2179 | 396 | 1100 | 1981 row 10 : laxeralp 2 | surface lift | 2179 | 2280 | 394 | 1214 | 1981
col : count ( "name" ) row 1 : 10
select count ( name ) where elevation (mountain station) < 489 <table_name> : table \begin{tabular}{llllllll} \toprule & name & type & elevation (ground station) & elevation (mountain station) & slope length & capacity (persons/hour) & construction year \\ \midrule 0 & fiesch- -alp 1+2 & cable car & 1074 & 2227 & 2940 & 800 & 1973 \\ 1 & fiesch- -alp 3+4 & cable car & 1071 & 2221 & 2937 & 270 & 1966 \\ 2 & fiescheralp-eggishorn & cable car & 2225 & 2879 & 1836 & 495 & 1968 \\ 3 & heimat & chairlift & 1858 & 2301 & 1144 & 1400 & 2000 \\ 4 & talegga & chairlift & 2208 & 2727 & 1782 & 2200 & 2010 \\ 5 & flesch & chairlift & 2208 & 2630 & 1357 & 2400 & 1993 \\ 6 & trainer 1 & surface lift & 2206 & 2264 & 218 & 1200 & 1987 \\ 7 & trainer 2 & surface lift & 2206 & 2264 & 218 & 1200 & 1987 \\ 8 & laxeralp 1 & surface lift & 2135 & 2179 & 396 & 1100 & 1981 \\ 9 & laxeralp 2 & surface lift & 2179 & 2280 & 394 & 1214 & 1981 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "name" ) \\ \midrule 0 & 10 \\ \bottomrule \end{tabular}
select count ( name ) where elevation (mountain station) < 489 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>name</th> <th>type</th> <th>elevation (ground station)</th> <th>elevation (mountain station)</th> <th>slope length</th> <th>capacity (persons/hour)</th> <th>construction year</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>fiesch- -alp 1+2</td> <td>cable car</td> <td>1074</td> <td>2227</td> <td>2940</td> <td>800</td> <td>1973</td> </tr> <tr> <th>1</th> <td>fiesch- -alp 3+4</td> <td>cable car</td> <td>1071</td> <td>2221</td> <td>2937</td> <td>270</td> <td>1966</td> </tr> <tr> <th>2</th> <td>fiescheralp-eggishorn</td> <td>cable car</td> <td>2225</td> <td>2879</td> <td>1836</td> <td>495</td> <td>1968</td> </tr> <tr> <th>3</th> <td>heimat</td> <td>chairlift</td> <td>1858</td> <td>2301</td> <td>1144</td> <td>1400</td> <td>2000</td> </tr> <tr> <th>4</th> <td>talegga</td> <td>chairlift</td> <td>2208</td> <td>2727</td> <td>1782</td> <td>2200</td> <td>2010</td> </tr> <tr> <th>5</th> <td>flesch</td> <td>chairlift</td> <td>2208</td> <td>2630</td> <td>1357</td> <td>2400</td> <td>1993</td> </tr> <tr> <th>6</th> <td>trainer 1</td> <td>surface lift</td> <td>2206</td> <td>2264</td> <td>218</td> <td>1200</td> <td>1987</td> </tr> <tr> <th>7</th> <td>trainer 2</td> <td>surface lift</td> <td>2206</td> <td>2264</td> <td>218</td> <td>1200</td> <td>1987</td> </tr> <tr> <th>8</th> <td>laxeralp 1</td> <td>surface lift</td> <td>2135</td> <td>2179</td> <td>396</td> <td>1100</td> <td>1981</td> </tr> <tr> <th>9</th> <td>laxeralp 2</td> <td>surface lift</td> <td>2179</td> <td>2280</td> <td>394</td> <td>1214</td> <td>1981</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "name" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>10</td> </tr> </tbody> </table>
select count ( name ) where elevation (mountain station) < 489 <table_name> : table | | name | type | elevation (ground station) | elevation (mountain station) | slope length | capacity (persons/hour) | construction year | |---:|:----------------------|:-------------|-----------------------------:|-------------------------------:|---------------:|--------------------------:|--------------------:| | 0 | fiesch- -alp 1+2 | cable car | 1074 | 2227 | 2940 | 800 | 1973 | | 1 | fiesch- -alp 3+4 | cable car | 1071 | 2221 | 2937 | 270 | 1966 | | 2 | fiescheralp-eggishorn | cable car | 2225 | 2879 | 1836 | 495 | 1968 | | 3 | heimat | chairlift | 1858 | 2301 | 1144 | 1400 | 2000 | | 4 | talegga | chairlift | 2208 | 2727 | 1782 | 2200 | 2010 | | 5 | flesch | chairlift | 2208 | 2630 | 1357 | 2400 | 1993 | | 6 | trainer 1 | surface lift | 2206 | 2264 | 218 | 1200 | 1987 | | 7 | trainer 2 | surface lift | 2206 | 2264 | 218 | 1200 | 1987 | | 8 | laxeralp 1 | surface lift | 2135 | 2179 | 396 | 1100 | 1981 | | 9 | laxeralp 2 | surface lift | 2179 | 2280 | 394 | 1214 | 1981 |
| | count ( "name" ) | |---:|-------------------:| | 0 | 10 |
[ [ 1, 4025, 1056, 261, 508, 262, 1625, 19051, 261, 4778, 530, 13282, 13, 411, 1059, 6675, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 508, 473, 618, 473, 19051, 261, 2915, 13282, 13, 473, 19051, 261, 4778, 530, 13282, 13, 473, 17543, 769, 473, 7519, 261, 12479, 87, 19, 12091, 13, 473, 16171, 3286, 1736, 203, 64, 13138, 5345, 203, 20, 473, 284, 606, 343, 17, 300, 287, 84, 404, 15, 22, 473, 276, 429, 5926, 473, 1728, 5608, 473, 576, 3787, 27, 473, 12899, 7132, 473, 1725, 713, 473, 5342, 9036, 1736, 203, 21, 473, 284, 606, 343, 17, 300, 287, 84, 890, 15, 24, 473, 276, 429, 5926, 473, 1728, 11212, 473, 576, 3787, 21, 473, 12899, 6418, 473, 29966, 473, 5342, 6028, 1736, 203, 22, 473, 284, 606, 343, 11612, 84, 17, 23171, 1468, 14245, 473, 276, 429, 5926, 473, 11201, 2947, 473, 9131, 7235, 473, 6549, 5718, 473, 1059, 8778, 473, 5342, 9470, 1736, 203, 23, 473, 3904, 381, 270, 473, 462, 1826, 80, 2136, 473, 6549, 8204, 473, 10213, 1611, 473, 21284, 24, 473, 5045, 713, 473, 16291, 1736, 203, 24, 473, 268, 287, 1332, 15833, 473, 462, 1826, 80, 2136, 473, 576, 26825, 473, 12732, 5324, 473, 8043, 11149, 473, 576, 6976, 473, 18965, 1736, 203, 25, 473, 284, 1040, 343, 473, 462, 1826, 80, 2136, 473, 576, 26825, 473, 576, 4449, 20, 473, 404, 4763, 27, 473, 4248, 713, 473, 23673, 23, 1736, 203, 26, 473, 28974, 404, 473, 9034, 28080, 473, 576, 3462, 26, 473, 11201, 1105, 473, 576, 2643, 473, 2593, 713, 473, 5342, 11035, 1736, 203, 27, 473, 28974, 576, 473, 9034, 28080, 473, 576, 3462, 26, 473, 11201, 1105, 473, 576, 2643, 473, 2593, 713, 473, 5342, 11035, 1736, 203, 28, 473, 328, 651, 11612, 84, 404, 473, 9034, 28080, 473, 576, 26612, 473, 576, 28814, 473, 890, 10525, 473, 4648, 713, 473, 5342, 11861, 1736, 203, 29, 473, 328, 651, 11612, 84, 576, 473, 9034, 28080, 473, 576, 28814, 473, 11201, 3672, 473, 890, 11290, 473, 2593, 3461, 473, 5342, 11861, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 508, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1728, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select rally leader - winner where stage = 'ss11' col : leg | stage | time -1 | name | length | winner | time -2 | avg. spd. | rally leader row 1 : 1 (16 feb) | ss1 | 07:43 | loten 1 | 30.30 km | m. hirvonen | 16:14.1 | 111.98 km/h | m. hirvonen row 2 : 1 (16 feb) | ss2 | 08:34 | haslemoen | 11.92 km | s. loeb | 8:08.4 | 87.86 km/h | m. hirvonen row 3 : 1 (16 feb) | ss3 | 11:24 | loten 2 | 30.30 km | m. hirvonen | 16:09.9 | 112.47 km/h | m. hirvonen row 4 : 1 (16 feb) | ss4 | 12:30 | grue | 14.36 km | s. loeb | 7:31.8 | 114.42 km/h | m. hirvonen row 5 : 1 (16 feb) | ss5 | 13:52 | opaker | 14.64 km | j. latvala | 7:59.8 | 109.85 km/h | m. hirvonen row 6 : 1 (16 feb) | ss6 | 14:36 | kongsvinger | 14.60 km | s. loeb | 9:44.5 | 89.92 km/h | m. hirvonen row 7 : 1 (16 feb) | ss7 | 15:30 | finnskogen | 21.29 km | s. loeb | 12:42.3 | 100.54 km/h | m. hirvonen row 8 : 1 (16 feb) | ss8 | 16:33 | kirkanaer | 6.75 km | s. loeb | 5:48.9 | 69.65 km/h | m. hirvonen row 9 : 2 (17 feb) | ss9 | 08:09 | eleverum 1 | 44.27 km | m. hirvonen | 24:40.3 | 107.66 km/h | m. hirvonen row 10 : 2 (17 feb) | ss10 | 09:23 | terningmoen | 12.71 km | d. sordo | 7:59.1 | 95.5 km/h | m. hirvonen row 11 : 2 (17 feb) | ss11 | 12:05 | mountain 1 | 24.36 km | m. hirvonen | 14:01.8 | 104.18 km/h | m. hirvonen row 12 : 2 (17 feb) | ss12 | 13:06 | lillehammar | 5.98 km | m. gronholm | 4:33.9 | 78.6 km/h | m. hirvonen row 13 : 2 (17 feb) | ss13 | 14:00 | ringsaker 1 | 27.30 km | m. gronholm | 16:29.7 | 99.3 km/h | m. hirvonen row 14 : 2 (17 feb) | ss14 | 15:10 | hamar 1 | 1.14 km | m. gronholm | 1:13.8 | 55.61 km/h | m. hirvonen row 15 : 3 (18 feb) | ss15 | 08:08 | mountain 2 | 24.36 km | s. loeb | 13:18.2 | 109.87 km/h | m. hirvonen row 16 : 3 (18 feb) | ss16 | 08:55 | ringsaker 2 | 27.30 km | h. solberg | 15:28.6 | 105.84 km/h | m. hirvonen row 17 : 3 (18 feb) | ss17 | 10:05 | hamar 2 | 1.14 km | x. pons s. loeb p. solberg | 1:11.8 | 57.16 km/h | m. hirvonen row 18 : 3 (18 feb) | ss18 | 12:14 | eleverum 2 | 44.27 km | m. gronholm | 24:10.3 | 109.89 km/h | m. hirvonen
col : "rally leader - winner" row 1 : rally leader - winner
select rally leader - winner where stage = 'ss11' <table_name> : table \begin{tabular}{llllllllll} \toprule & leg & stage & time -1 & name & length & winner & time -2 & avg. spd. & rally leader \\ \midrule 0 & 1 (16 feb) & ss1 & 07:43 & loten 1 & 30.30 km & m. hirvonen & 16:14.1 & 111.98 km/h & m. hirvonen \\ 1 & 1 (16 feb) & ss2 & 08:34 & haslemoen & 11.92 km & s. loeb & 8:08.4 & 87.86 km/h & m. hirvonen \\ 2 & 1 (16 feb) & ss3 & 11:24 & loten 2 & 30.30 km & m. hirvonen & 16:09.9 & 112.47 km/h & m. hirvonen \\ 3 & 1 (16 feb) & ss4 & 12:30 & grue & 14.36 km & s. loeb & 7:31.8 & 114.42 km/h & m. hirvonen \\ 4 & 1 (16 feb) & ss5 & 13:52 & opaker & 14.64 km & j. latvala & 7:59.8 & 109.85 km/h & m. hirvonen \\ 5 & 1 (16 feb) & ss6 & 14:36 & kongsvinger & 14.60 km & s. loeb & 9:44.5 & 89.92 km/h & m. hirvonen \\ 6 & 1 (16 feb) & ss7 & 15:30 & finnskogen & 21.29 km & s. loeb & 12:42.3 & 100.54 km/h & m. hirvonen \\ 7 & 1 (16 feb) & ss8 & 16:33 & kirkanaer & 6.75 km & s. loeb & 5:48.9 & 69.65 km/h & m. hirvonen \\ 8 & 2 (17 feb) & ss9 & 08:09 & eleverum 1 & 44.27 km & m. hirvonen & 24:40.3 & 107.66 km/h & m. hirvonen \\ 9 & 2 (17 feb) & ss10 & 09:23 & terningmoen & 12.71 km & d. sordo & 7:59.1 & 95.5 km/h & m. hirvonen \\ 10 & 2 (17 feb) & ss11 & 12:05 & mountain 1 & 24.36 km & m. hirvonen & 14:01.8 & 104.18 km/h & m. hirvonen \\ 11 & 2 (17 feb) & ss12 & 13:06 & lillehammar & 5.98 km & m. gronholm & 4:33.9 & 78.6 km/h & m. hirvonen \\ 12 & 2 (17 feb) & ss13 & 14:00 & ringsaker 1 & 27.30 km & m. gronholm & 16:29.7 & 99.3 km/h & m. hirvonen \\ 13 & 2 (17 feb) & ss14 & 15:10 & hamar 1 & 1.14 km & m. gronholm & 1:13.8 & 55.61 km/h & m. hirvonen \\ 14 & 3 (18 feb) & ss15 & 08:08 & mountain 2 & 24.36 km & s. loeb & 13:18.2 & 109.87 km/h & m. hirvonen \\ 15 & 3 (18 feb) & ss16 & 08:55 & ringsaker 2 & 27.30 km & h. solberg & 15:28.6 & 105.84 km/h & m. hirvonen \\ 16 & 3 (18 feb) & ss17 & 10:05 & hamar 2 & 1.14 km & x. pons s. loeb p. solberg & 1:11.8 & 57.16 km/h & m. hirvonen \\ 17 & 3 (18 feb) & ss18 & 12:14 & eleverum 2 & 44.27 km & m. gronholm & 24:10.3 & 109.89 km/h & m. hirvonen \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "rally leader - winner" \\ \midrule 0 & rally leader - winner \\ \bottomrule \end{tabular}
select rally leader - winner where stage = 'ss11' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>leg</th> <th>stage</th> <th>time -1</th> <th>name</th> <th>length</th> <th>winner</th> <th>time -2</th> <th>avg. spd.</th> <th>rally leader</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1 (16 feb)</td> <td>ss1</td> <td>07:43</td> <td>loten 1</td> <td>30.30 km</td> <td>m. hirvonen</td> <td>16:14.1</td> <td>111.98 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>1</th> <td>1 (16 feb)</td> <td>ss2</td> <td>08:34</td> <td>haslemoen</td> <td>11.92 km</td> <td>s. loeb</td> <td>8:08.4</td> <td>87.86 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>2</th> <td>1 (16 feb)</td> <td>ss3</td> <td>11:24</td> <td>loten 2</td> <td>30.30 km</td> <td>m. hirvonen</td> <td>16:09.9</td> <td>112.47 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>3</th> <td>1 (16 feb)</td> <td>ss4</td> <td>12:30</td> <td>grue</td> <td>14.36 km</td> <td>s. loeb</td> <td>7:31.8</td> <td>114.42 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>4</th> <td>1 (16 feb)</td> <td>ss5</td> <td>13:52</td> <td>opaker</td> <td>14.64 km</td> <td>j. latvala</td> <td>7:59.8</td> <td>109.85 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>5</th> <td>1 (16 feb)</td> <td>ss6</td> <td>14:36</td> <td>kongsvinger</td> <td>14.60 km</td> <td>s. loeb</td> <td>9:44.5</td> <td>89.92 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>6</th> <td>1 (16 feb)</td> <td>ss7</td> <td>15:30</td> <td>finnskogen</td> <td>21.29 km</td> <td>s. loeb</td> <td>12:42.3</td> <td>100.54 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>7</th> <td>1 (16 feb)</td> <td>ss8</td> <td>16:33</td> <td>kirkanaer</td> <td>6.75 km</td> <td>s. loeb</td> <td>5:48.9</td> <td>69.65 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>8</th> <td>2 (17 feb)</td> <td>ss9</td> <td>08:09</td> <td>eleverum 1</td> <td>44.27 km</td> <td>m. hirvonen</td> <td>24:40.3</td> <td>107.66 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>9</th> <td>2 (17 feb)</td> <td>ss10</td> <td>09:23</td> <td>terningmoen</td> <td>12.71 km</td> <td>d. sordo</td> <td>7:59.1</td> <td>95.5 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>10</th> <td>2 (17 feb)</td> <td>ss11</td> <td>12:05</td> <td>mountain 1</td> <td>24.36 km</td> <td>m. hirvonen</td> <td>14:01.8</td> <td>104.18 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>11</th> <td>2 (17 feb)</td> <td>ss12</td> <td>13:06</td> <td>lillehammar</td> <td>5.98 km</td> <td>m. gronholm</td> <td>4:33.9</td> <td>78.6 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>12</th> <td>2 (17 feb)</td> <td>ss13</td> <td>14:00</td> <td>ringsaker 1</td> <td>27.30 km</td> <td>m. gronholm</td> <td>16:29.7</td> <td>99.3 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>13</th> <td>2 (17 feb)</td> <td>ss14</td> <td>15:10</td> <td>hamar 1</td> <td>1.14 km</td> <td>m. gronholm</td> <td>1:13.8</td> <td>55.61 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>14</th> <td>3 (18 feb)</td> <td>ss15</td> <td>08:08</td> <td>mountain 2</td> <td>24.36 km</td> <td>s. loeb</td> <td>13:18.2</td> <td>109.87 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>15</th> <td>3 (18 feb)</td> <td>ss16</td> <td>08:55</td> <td>ringsaker 2</td> <td>27.30 km</td> <td>h. solberg</td> <td>15:28.6</td> <td>105.84 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>16</th> <td>3 (18 feb)</td> <td>ss17</td> <td>10:05</td> <td>hamar 2</td> <td>1.14 km</td> <td>x. pons s. loeb p. solberg</td> <td>1:11.8</td> <td>57.16 km/h</td> <td>m. hirvonen</td> </tr> <tr> <th>17</th> <td>3 (18 feb)</td> <td>ss18</td> <td>12:14</td> <td>eleverum 2</td> <td>44.27 km</td> <td>m. gronholm</td> <td>24:10.3</td> <td>109.89 km/h</td> <td>m. hirvonen</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"rally leader - winner"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>rally leader - winner</td> </tr> </tbody> </table>
select rally leader - winner where stage = 'ss11' <table_name> : table | | leg | stage | time -1 | name | length | winner | time -2 | avg. spd. | rally leader | |---:|:-----------|:--------|:----------|:------------|:---------|:---------------------------|:----------|:------------|:---------------| | 0 | 1 (16 feb) | ss1 | 07:43 | loten 1 | 30.30 km | m. hirvonen | 16:14.1 | 111.98 km/h | m. hirvonen | | 1 | 1 (16 feb) | ss2 | 08:34 | haslemoen | 11.92 km | s. loeb | 8:08.4 | 87.86 km/h | m. hirvonen | | 2 | 1 (16 feb) | ss3 | 11:24 | loten 2 | 30.30 km | m. hirvonen | 16:09.9 | 112.47 km/h | m. hirvonen | | 3 | 1 (16 feb) | ss4 | 12:30 | grue | 14.36 km | s. loeb | 7:31.8 | 114.42 km/h | m. hirvonen | | 4 | 1 (16 feb) | ss5 | 13:52 | opaker | 14.64 km | j. latvala | 7:59.8 | 109.85 km/h | m. hirvonen | | 5 | 1 (16 feb) | ss6 | 14:36 | kongsvinger | 14.60 km | s. loeb | 9:44.5 | 89.92 km/h | m. hirvonen | | 6 | 1 (16 feb) | ss7 | 15:30 | finnskogen | 21.29 km | s. loeb | 12:42.3 | 100.54 km/h | m. hirvonen | | 7 | 1 (16 feb) | ss8 | 16:33 | kirkanaer | 6.75 km | s. loeb | 5:48.9 | 69.65 km/h | m. hirvonen | | 8 | 2 (17 feb) | ss9 | 08:09 | eleverum 1 | 44.27 km | m. hirvonen | 24:40.3 | 107.66 km/h | m. hirvonen | | 9 | 2 (17 feb) | ss10 | 09:23 | terningmoen | 12.71 km | d. sordo | 7:59.1 | 95.5 km/h | m. hirvonen | | 10 | 2 (17 feb) | ss11 | 12:05 | mountain 1 | 24.36 km | m. hirvonen | 14:01.8 | 104.18 km/h | m. hirvonen | | 11 | 2 (17 feb) | ss12 | 13:06 | lillehammar | 5.98 km | m. gronholm | 4:33.9 | 78.6 km/h | m. hirvonen | | 12 | 2 (17 feb) | ss13 | 14:00 | ringsaker 1 | 27.30 km | m. gronholm | 16:29.7 | 99.3 km/h | m. hirvonen | | 13 | 2 (17 feb) | ss14 | 15:10 | hamar 1 | 1.14 km | m. gronholm | 1:13.8 | 55.61 km/h | m. hirvonen | | 14 | 3 (18 feb) | ss15 | 08:08 | mountain 2 | 24.36 km | s. loeb | 13:18.2 | 109.87 km/h | m. hirvonen | | 15 | 3 (18 feb) | ss16 | 08:55 | ringsaker 2 | 27.30 km | h. solberg | 15:28.6 | 105.84 km/h | m. hirvonen | | 16 | 3 (18 feb) | ss17 | 10:05 | hamar 2 | 1.14 km | x. pons s. loeb p. solberg | 1:11.8 | 57.16 km/h | m. hirvonen | | 17 | 3 (18 feb) | ss18 | 12:14 | eleverum 2 | 44.27 km | m. gronholm | 24:10.3 | 109.89 km/h | m. hirvonen |
| | "rally leader - winner" | |---:|:--------------------------| | 0 | rally leader - winner |
[ [ 1, 4025, 436, 1230, 10302, 300, 5657, 1224, 1625, 6009, 273, 296, 1049, 2499, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 4553, 473, 6009, 473, 813, 300, 21, 473, 508, 473, 769, 473, 5657, 1224, 473, 813, 300, 22, 473, 11152, 18, 1694, 72, 18, 473, 436, 1230, 10302, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 21, 473, 10934, 30, 8942, 473, 17417, 275, 404, 473, 5196, 18, 5082, 18952, 473, 312, 18, 366, 481, 90, 265, 275, 473, 2872, 30, 3461, 18, 21, 473, 16344, 18, 10689, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 21, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 22, 473, 16314, 30, 5026, 473, 711, 3269, 83, 275, 473, 4648, 18, 9975, 18952, 473, 272, 18, 437, 24008, 473, 1725, 30, 6840, 18, 24, 473, 1725, 27, 18, 5292, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 22, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 23, 473, 4648, 30, 3247, 473, 17417, 275, 576, 473, 5196, 18, 5082, 18952, 473, 312, 18, 366, 481, 90, 265, 275, 473, 2872, 30, 5908, 18, 29, 473, 23543, 18, 9462, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 23, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 24, 473, 2593, 30, 5082, 473, 3821, 344, 473, 5045, 18, 5718, 18952, 473, 272, 18, 437, 24008, 473, 2371, 30, 6938, 18, 28, 473, 21284, 18, 9452, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 24, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 25, 473, 5958, 30, 9401, 473, 1061, 6388, 473, 5045, 18, 1105, 18952, 473, 525, 18, 2516, 1125, 69, 473, 2371, 30, 6162, 18, 28, 473, 30116, 18, 7140, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 25, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 26, 473, 5045, 30, 5718, 473, 417, 7260, 6282, 264, 473, 5045, 18, 4848, 18952, 473, 272, 18, 437, 24008, 473, 2468, 30, 6334, 18, 25, 473, 28308, 18, 9975, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 26, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 27, 473, 4711, 30, 5082, 473, 574, 2387, 79, 19409, 473, 9035, 18, 5540, 18952, 473, 272, 18, 437, 24008, 473, 2593, 30, 9452, 18, 23, 473, 2130, 18, 6564, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 27, 473, 404, 261, 2313, 1656, 70, 13, 473, 5202, 28, 473, 2872, 30, 3707, 473, 417, 481, 79, 13848, 264, 473, 1666, 18, 5877, 18952, 473, 272, 18, 437, 24008, 473, 1381, 30, 8875, 18, 29, 473, 20963, 18, 9222, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 28, 473, 576, 261, 4033, 1656, 70, 13, 473, 5202, 29, 473, 16314, 30, 5908, 473, 5043, 502, 379, 404, 473, 13291, 18, 5324, 18952, 473, 312, 18, 366, 481, 90, 265, 275, 473, 4248, 30, 7132, 18, 23, 473, 1728, 27, 18, 6028, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 29, 473, 576, 261, 4033, 1656, 70, 13, 473, 5202, 2163, 473, 21058, 30, 4366, 473, 19272, 2093, 8683, 275, 473, 2593, 18, 11212, 18952, 473, 302, 18, 272, 517, 83, 473, 2371, 30, 6162, 18, 21, 473, 16848, 18, 25, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 2163, 473, 576, 261, 4033, 1656, 70, 13, 473, 5202, 2499, 473, 2593, 30, 6260, 473, 5344, 530, 404, 473, 4248, 18, 5718, 18952, 473, 312, 18, 366, 481, 90, 265, 275, 473, 5045, 30, 1611, 18, 28, 473, 21856, 18, 2643, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 2499, 473, 576, 261, 4033, 1656, 70, 13, 473, 5202, 2138, 473, 5958, 30, 7677, 473, 328, 14120, 31698, 3684, 473, 1381, 18, 10689, 18952, 473, 312, 18, 314, 1949, 76, 355, 81, 473, 1059, 30, 3707, 18, 29, 473, 22860, 18, 26, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 2138, 473, 576, 261, 4033, 1656, 70, 13, 473, 5202, 3437, 473, 5045, 30, 713, 473, 26537, 6388, 404, 473, 12732, 18, 5082, 18952, 473, 312, 18, 314, 1949, 76, 355, 81, 473, 2872, 30, 5540, 18, 27, 473, 14605, 18, 23, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 3437, 473, 576, 261, 4033, 1656, 70, 13, 473, 5202, 3461, 473, 4711, 30, 2163, 473, 366, 301, 297, 404, 473, 404, 18, 3461, 18952, 473, 312, 18, 314, 1949, 76, 355, 81, 473, 404, 30, 3437, 18, 28, 473, 21483, 18, 9498, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 3461, 473, 890, 261, 2643, 1656, 70, 13, 473, 5202, 3600, 473, 16314, 30, 6840, 473, 5344, 530, 576, 473, 4248, 18, 5718, 18952, 473, 272, 18, 437, 24008, 473, 5958, 30, 2643, 18, 22, 473, 30116, 18, 11035, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 3600, 473, 890, 261, 2643, 1656, 70, 13, 473, 5202, 2313, 473, 16314, 30, 2539, 473, 26537, 6388, 576, 473, 12732, 18, 5082, 18952, 473, 366, 18, 3704, 31317, 473, 4711, 30, 6030, 18, 26, 473, 23633, 18, 5193, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 2313, 473, 890, 261, 2643, 1656, 70, 13, 473, 5202, 4033, 473, 1728, 30, 6260, 473, 366, 301, 297, 576, 473, 404, 18, 3461, 18952, 473, 619, 18, 293, 7008, 272, 18, 437, 24008, 293, 18, 3704, 31317, 473, 404, 30, 2499, 18, 28, 473, 15981, 18, 2313, 18952, 19, 76, 473, 312, 18, 366, 481, 90, 265, 275, 1736, 203, 4033, 473, 890, 261, 2643, 1656, 70, 13, 473, 5202, 2643, 473, 2593, 30, 3461, 473, 5043, 502, 379, 576, 473, 13291, 18, 5324, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 436, 1230, 10302, 300, 5657, 1224, 1736, 203, 64, 13138, 5345, 203, 20, 473, 436, 1230, 10302, 300, 5657, 1224, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select livery where serial no = '1393/918266-21' col : locomotive | name | serial no | entered service | livery row 1 : 9001 | ernest henry | 1373/918266-3 | may 94 | freightcorp row 2 : 9002 | michael wendon | 1374/918266-2 | may 94 | freightcorp row 3 : 9003 | matthew ryan | 1375/918266-1 | aug 94 | freightcorp row 4 : 9004 | kevin nichols | 1376/918266-4 | may 94 | freightcorp row 5 : 9005 | kevin barry | 1377/918266-5 | may 94 | freightcorp row 6 : 9006 | murray rose | 1378/918266-6 | may 94 | freightcorp row 7 : 9007 | dunc gray | 1379/918266-7 | may 94 | freightcorp row 8 : 9008 | ralph doubell | 1380/918266-8 | aug 94 | freightcorp row 9 : 9009 | lionel cox | 1381/918266-9 | jul 94 | freightcorp row 10 : 9010 | john devitt | 1382/918266-10 | jul 94 | freightcorp row 11 : 9011 | kevan gosper | 1383/918266-11 | jul 94 | freightcorp row 12 : 9012 | neil brooks/peter evans/ mark kerry/mark tonelli | 1384/918266-12 | jun 94 | freightcorp row 13 : 9013 | michael diamond | 1385/918266-13 | jun 94 | freightcorp row 14 : 9014 | peter antonie/stephen hawkins | 1386/918266-14 | jul 94 | freightcorp row 15 : 9015 | duncan armstrong | 1387/918266-15 | jul 94 | freightcorp row 16 : 9016 | herb elliott | 1388/918266-16 | jul 94 | freightcorp row 17 : 9017 | andrew cooper/nicholas green/ michael mckay/james tomkins | 1389/918266-17 | jun 94 | freightcorp row 18 : 9018 | john konrads | 1390/918266-18 | jul 94 | freightcorp row 19 : 9019 | dean lukin | 1391/918266-19 | jul 94 | freightcorp row 20 : 9020 | russell mark | 1392/918266-20 | jun 94 | freightcorp row 21 : 9021 | ian o'brien | 1393/918266-21 | aug 94 | freightcorp row 22 : 9022 | clint robinson | 1394/918266-22 | aug 94 | freightcorp row 23 : 9023 | robert windle | 1395/918266-23 | oct 94 | freightcorp row 24 : 9024 | john winter | 1396/918266-24 | aug 94 | freightcorp row 25 : 9025 | todd woodbridge/mark woodforde | 1397/918266-25 | aug 94 | freightcorp row 26 : 9026 | david theile | 1398/918266-26 | oct 94 | freightcorp row 27 : 9027 | none | 1399/918266-27 | aug 94 | freightcorp row 28 : 9028 | none | 1400/918266/28 | aug 94 | freightcorp row 29 : 9029 | none | 1401/918266/29 | aug 94 | freightcorp row 30 : 9030 | australian men's hockey team | 1402/918266-30 | aug 94 | freightcorp row 31 : 9031 | none | 1403/918266/31 | aug 94 | freightcorp row 32 : 9032 | none | 05-1692 | nov 05 | pacific national row 33 : 9033 | none | 05-1693 | nov 05 | pacific national row 34 : 9034 | none | 05-1694 | nov 05 | pacific national row 35 : 9035 | none | 05-1695 | nov 05 | pacific national
col : livery row 1 : freightcorp
select livery where serial no = '1393/918266-21' <table_name> : table \begin{tabular}{llllll} \toprule & locomotive & name & serial no & entered service & livery \\ \midrule 0 & 9001 & ernest henry & 1373/918266-3 & may 94 & freightcorp \\ 1 & 9002 & michael wendon & 1374/918266-2 & may 94 & freightcorp \\ 2 & 9003 & matthew ryan & 1375/918266-1 & aug 94 & freightcorp \\ 3 & 9004 & kevin nichols & 1376/918266-4 & may 94 & freightcorp \\ 4 & 9005 & kevin barry & 1377/918266-5 & may 94 & freightcorp \\ 5 & 9006 & murray rose & 1378/918266-6 & may 94 & freightcorp \\ 6 & 9007 & dunc gray & 1379/918266-7 & may 94 & freightcorp \\ 7 & 9008 & ralph doubell & 1380/918266-8 & aug 94 & freightcorp \\ 8 & 9009 & lionel cox & 1381/918266-9 & jul 94 & freightcorp \\ 9 & 9010 & john devitt & 1382/918266-10 & jul 94 & freightcorp \\ 10 & 9011 & kevan gosper & 1383/918266-11 & jul 94 & freightcorp \\ 11 & 9012 & neil brooks/peter evans/ mark kerry/mark tonelli & 1384/918266-12 & jun 94 & freightcorp \\ 12 & 9013 & michael diamond & 1385/918266-13 & jun 94 & freightcorp \\ 13 & 9014 & peter antonie/stephen hawkins & 1386/918266-14 & jul 94 & freightcorp \\ 14 & 9015 & duncan armstrong & 1387/918266-15 & jul 94 & freightcorp \\ 15 & 9016 & herb elliott & 1388/918266-16 & jul 94 & freightcorp \\ 16 & 9017 & andrew cooper/nicholas green/ michael mckay/james tomkins & 1389/918266-17 & jun 94 & freightcorp \\ 17 & 9018 & john konrads & 1390/918266-18 & jul 94 & freightcorp \\ 18 & 9019 & dean lukin & 1391/918266-19 & jul 94 & freightcorp \\ 19 & 9020 & russell mark & 1392/918266-20 & jun 94 & freightcorp \\ 20 & 9021 & ian o'brien & 1393/918266-21 & aug 94 & freightcorp \\ 21 & 9022 & clint robinson & 1394/918266-22 & aug 94 & freightcorp \\ 22 & 9023 & robert windle & 1395/918266-23 & oct 94 & freightcorp \\ 23 & 9024 & john winter & 1396/918266-24 & aug 94 & freightcorp \\ 24 & 9025 & todd woodbridge/mark woodforde & 1397/918266-25 & aug 94 & freightcorp \\ 25 & 9026 & david theile & 1398/918266-26 & oct 94 & freightcorp \\ 26 & 9027 & none & 1399/918266-27 & aug 94 & freightcorp \\ 27 & 9028 & none & 1400/918266/28 & aug 94 & freightcorp \\ 28 & 9029 & none & 1401/918266/29 & aug 94 & freightcorp \\ 29 & 9030 & australian men's hockey team & 1402/918266-30 & aug 94 & freightcorp \\ 30 & 9031 & none & 1403/918266/31 & aug 94 & freightcorp \\ 31 & 9032 & none & 05-1692 & nov 05 & pacific national \\ 32 & 9033 & none & 05-1693 & nov 05 & pacific national \\ 33 & 9034 & none & 05-1694 & nov 05 & pacific national \\ 34 & 9035 & none & 05-1695 & nov 05 & pacific national \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & livery \\ \midrule 0 & freightcorp \\ \bottomrule \end{tabular}
select livery where serial no = '1393/918266-21' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>locomotive</th> <th>name</th> <th>serial no</th> <th>entered service</th> <th>livery</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>9001</td> <td>ernest henry</td> <td>1373/918266-3</td> <td>may 94</td> <td>freightcorp</td> </tr> <tr> <th>1</th> <td>9002</td> <td>michael wendon</td> <td>1374/918266-2</td> <td>may 94</td> <td>freightcorp</td> </tr> <tr> <th>2</th> <td>9003</td> <td>matthew ryan</td> <td>1375/918266-1</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>3</th> <td>9004</td> <td>kevin nichols</td> <td>1376/918266-4</td> <td>may 94</td> <td>freightcorp</td> </tr> <tr> <th>4</th> <td>9005</td> <td>kevin barry</td> <td>1377/918266-5</td> <td>may 94</td> <td>freightcorp</td> </tr> <tr> <th>5</th> <td>9006</td> <td>murray rose</td> <td>1378/918266-6</td> <td>may 94</td> <td>freightcorp</td> </tr> <tr> <th>6</th> <td>9007</td> <td>dunc gray</td> <td>1379/918266-7</td> <td>may 94</td> <td>freightcorp</td> </tr> <tr> <th>7</th> <td>9008</td> <td>ralph doubell</td> <td>1380/918266-8</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>8</th> <td>9009</td> <td>lionel cox</td> <td>1381/918266-9</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>9</th> <td>9010</td> <td>john devitt</td> <td>1382/918266-10</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>10</th> <td>9011</td> <td>kevan gosper</td> <td>1383/918266-11</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>11</th> <td>9012</td> <td>neil brooks/peter evans/ mark kerry/mark tonelli</td> <td>1384/918266-12</td> <td>jun 94</td> <td>freightcorp</td> </tr> <tr> <th>12</th> <td>9013</td> <td>michael diamond</td> <td>1385/918266-13</td> <td>jun 94</td> <td>freightcorp</td> </tr> <tr> <th>13</th> <td>9014</td> <td>peter antonie/stephen hawkins</td> <td>1386/918266-14</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>14</th> <td>9015</td> <td>duncan armstrong</td> <td>1387/918266-15</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>15</th> <td>9016</td> <td>herb elliott</td> <td>1388/918266-16</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>16</th> <td>9017</td> <td>andrew cooper/nicholas green/ michael mckay/james tomkins</td> <td>1389/918266-17</td> <td>jun 94</td> <td>freightcorp</td> </tr> <tr> <th>17</th> <td>9018</td> <td>john konrads</td> <td>1390/918266-18</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>18</th> <td>9019</td> <td>dean lukin</td> <td>1391/918266-19</td> <td>jul 94</td> <td>freightcorp</td> </tr> <tr> <th>19</th> <td>9020</td> <td>russell mark</td> <td>1392/918266-20</td> <td>jun 94</td> <td>freightcorp</td> </tr> <tr> <th>20</th> <td>9021</td> <td>ian o'brien</td> <td>1393/918266-21</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>21</th> <td>9022</td> <td>clint robinson</td> <td>1394/918266-22</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>22</th> <td>9023</td> <td>robert windle</td> <td>1395/918266-23</td> <td>oct 94</td> <td>freightcorp</td> </tr> <tr> <th>23</th> <td>9024</td> <td>john winter</td> <td>1396/918266-24</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>24</th> <td>9025</td> <td>todd woodbridge/mark woodforde</td> <td>1397/918266-25</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>25</th> <td>9026</td> <td>david theile</td> <td>1398/918266-26</td> <td>oct 94</td> <td>freightcorp</td> </tr> <tr> <th>26</th> <td>9027</td> <td>none</td> <td>1399/918266-27</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>27</th> <td>9028</td> <td>none</td> <td>1400/918266/28</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>28</th> <td>9029</td> <td>none</td> <td>1401/918266/29</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>29</th> <td>9030</td> <td>australian men's hockey team</td> <td>1402/918266-30</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>30</th> <td>9031</td> <td>none</td> <td>1403/918266/31</td> <td>aug 94</td> <td>freightcorp</td> </tr> <tr> <th>31</th> <td>9032</td> <td>none</td> <td>05-1692</td> <td>nov 05</td> <td>pacific national</td> </tr> <tr> <th>32</th> <td>9033</td> <td>none</td> <td>05-1693</td> <td>nov 05</td> <td>pacific national</td> </tr> <tr> <th>33</th> <td>9034</td> <td>none</td> <td>05-1694</td> <td>nov 05</td> <td>pacific national</td> </tr> <tr> <th>34</th> <td>9035</td> <td>none</td> <td>05-1695</td> <td>nov 05</td> <td>pacific national</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>livery</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>freightcorp</td> </tr> </tbody> </table>
select livery where serial no = '1393/918266-21' <table_name> : table | | locomotive | name | serial no | entered service | livery | |---:|-------------:|:----------------------------------------------------------|:---------------|:------------------|:-----------------| | 0 | 9001 | ernest henry | 1373/918266-3 | may 94 | freightcorp | | 1 | 9002 | michael wendon | 1374/918266-2 | may 94 | freightcorp | | 2 | 9003 | matthew ryan | 1375/918266-1 | aug 94 | freightcorp | | 3 | 9004 | kevin nichols | 1376/918266-4 | may 94 | freightcorp | | 4 | 9005 | kevin barry | 1377/918266-5 | may 94 | freightcorp | | 5 | 9006 | murray rose | 1378/918266-6 | may 94 | freightcorp | | 6 | 9007 | dunc gray | 1379/918266-7 | may 94 | freightcorp | | 7 | 9008 | ralph doubell | 1380/918266-8 | aug 94 | freightcorp | | 8 | 9009 | lionel cox | 1381/918266-9 | jul 94 | freightcorp | | 9 | 9010 | john devitt | 1382/918266-10 | jul 94 | freightcorp | | 10 | 9011 | kevan gosper | 1383/918266-11 | jul 94 | freightcorp | | 11 | 9012 | neil brooks/peter evans/ mark kerry/mark tonelli | 1384/918266-12 | jun 94 | freightcorp | | 12 | 9013 | michael diamond | 1385/918266-13 | jun 94 | freightcorp | | 13 | 9014 | peter antonie/stephen hawkins | 1386/918266-14 | jul 94 | freightcorp | | 14 | 9015 | duncan armstrong | 1387/918266-15 | jul 94 | freightcorp | | 15 | 9016 | herb elliott | 1388/918266-16 | jul 94 | freightcorp | | 16 | 9017 | andrew cooper/nicholas green/ michael mckay/james tomkins | 1389/918266-17 | jun 94 | freightcorp | | 17 | 9018 | john konrads | 1390/918266-18 | jul 94 | freightcorp | | 18 | 9019 | dean lukin | 1391/918266-19 | jul 94 | freightcorp | | 19 | 9020 | russell mark | 1392/918266-20 | jun 94 | freightcorp | | 20 | 9021 | ian o'brien | 1393/918266-21 | aug 94 | freightcorp | | 21 | 9022 | clint robinson | 1394/918266-22 | aug 94 | freightcorp | | 22 | 9023 | robert windle | 1395/918266-23 | oct 94 | freightcorp | | 23 | 9024 | john winter | 1396/918266-24 | aug 94 | freightcorp | | 24 | 9025 | todd woodbridge/mark woodforde | 1397/918266-25 | aug 94 | freightcorp | | 25 | 9026 | david theile | 1398/918266-26 | oct 94 | freightcorp | | 26 | 9027 | none | 1399/918266-27 | aug 94 | freightcorp | | 27 | 9028 | none | 1400/918266/28 | aug 94 | freightcorp | | 28 | 9029 | none | 1401/918266/29 | aug 94 | freightcorp | | 29 | 9030 | australian men's hockey team | 1402/918266-30 | aug 94 | freightcorp | | 30 | 9031 | none | 1403/918266/31 | aug 94 | freightcorp | | 31 | 9032 | none | 05-1692 | nov 05 | pacific national | | 32 | 9033 | none | 05-1693 | nov 05 | pacific national | | 33 | 9034 | none | 05-1694 | nov 05 | pacific national | | 34 | 9035 | none | 05-1695 | nov 05 | pacific national |
| | livery | |---:|:------------| | 0 | freightcorp |
[ [ 1, 4025, 328, 4535, 1625, 2734, 1158, 273, 296, 3437, 11180, 19, 29, 2643, 5558, 26, 17, 5340, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 437, 832, 352, 688, 473, 508, 473, 2734, 1158, 473, 16219, 1156, 473, 328, 4535, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2468, 11664, 473, 6445, 30953, 366, 275, 1176, 473, 5958, 9036, 19, 29, 2643, 5558, 26, 17, 23, 473, 2026, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 21, 473, 2468, 24908, 473, 312, 1354, 69, 292, 341, 409, 265, 473, 5958, 5608, 19, 29, 2643, 5558, 26, 17, 22, 473, 2026, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 22, 473, 2468, 25425, 473, 4834, 451, 359, 16826, 304, 473, 5958, 5877, 19, 29, 2643, 5558, 26, 17, 21, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 23, 473, 2468, 26565, 473, 12519, 21529, 290, 1354, 3528, 473, 5958, 6669, 19, 29, 2643, 5558, 26, 17, 24, 473, 2026, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 24, 473, 2468, 28564, 473, 12519, 21529, 4653, 1176, 473, 5958, 4700, 19, 29, 2643, 5558, 26, 17, 25, 473, 2026, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 25, 473, 2468, 713, 26, 473, 312, 295, 435, 721, 307, 473, 5958, 8285, 19, 29, 2643, 5558, 26, 17, 26, 473, 2026, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 26, 473, 2468, 713, 27, 473, 302, 551, 16937, 473, 5958, 7235, 19, 29, 2643, 5558, 26, 17, 27, 473, 2026, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 27, 473, 2468, 713, 28, 473, 436, 287, 844, 741, 373, 1165, 473, 5958, 3672, 19, 29, 2643, 5558, 26, 17, 28, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 28, 473, 2468, 713, 29, 473, 328, 285, 292, 1825, 92, 473, 5958, 11861, 19, 29, 2643, 5558, 26, 17, 29, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 29, 473, 2468, 23254, 473, 525, 22223, 4461, 305, 88, 473, 5958, 11149, 19, 29, 2643, 5558, 26, 17, 2163, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 2163, 473, 2468, 1611, 21, 473, 12519, 90, 304, 25321, 457, 473, 5958, 10261, 19, 29, 2643, 5558, 26, 17, 2499, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 2499, 473, 2468, 1611, 22, 473, 1073, 330, 23670, 601, 87, 19, 84, 847, 2113, 634, 19, 2267, 417, 21938, 19, 3355, 268, 265, 292, 549, 473, 5958, 5193, 19, 29, 2643, 5558, 26, 17, 2138, 473, 525, 318, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 2138, 473, 2468, 1611, 23, 473, 312, 1354, 69, 292, 4314, 301, 1434, 473, 5958, 7140, 19, 29, 2643, 5558, 26, 17, 3437, 473, 525, 318, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3437, 473, 2468, 1611, 24, 473, 293, 847, 392, 1917, 1385, 19, 334, 73, 13819, 366, 2219, 79, 2679, 473, 5958, 5292, 19, 29, 2643, 5558, 26, 17, 3461, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3461, 473, 2468, 1611, 25, 473, 302, 551, 304, 23563, 9110, 473, 5958, 11035, 19, 29, 2643, 5558, 26, 17, 3600, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3600, 473, 2468, 24171, 473, 22336, 70, 415, 549, 352, 88, 473, 5958, 5482, 19, 29, 2643, 5558, 26, 17, 2313, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 2313, 473, 2468, 1611, 27, 473, 471, 16052, 1825, 4063, 19, 82, 1354, 355, 345, 10004, 19, 312, 1354, 69, 292, 312, 363, 528, 19, 78, 753, 358, 24816, 2679, 473, 5958, 6675, 19, 29, 2643, 5558, 26, 17, 4033, 473, 525, 318, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 4033, 473, 2468, 1611, 28, 473, 525, 22223, 417, 265, 354, 2377, 473, 404, 5520, 20, 19, 29, 2643, 5558, 26, 17, 2643, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 2643, 473, 2468, 1611, 29, 473, 443, 304, 20072, 15984, 473, 404, 5520, 21, 19, 29, 2643, 5558, 26, 17, 3657, 473, 525, 332, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3657, 473, 2468, 3103, 20, 473, 436, 5567, 1165, 2267, 473, 404, 5520, 22, 19, 29, 2643, 5558, 26, 17, 3462, 473, 525, 318, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3462, 473, 2468, 3103, 21, 473, 277, 304, 320, 11, 70, 566, 275, 473, 404, 5520, 23, 19, 29, 2643, 5558, 26, 17, 5340, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 5340, 473, 2468, 3103, 22, 473, 927, 474, 721, 4757, 816, 473, 404, 5520, 24, 19, 29, 2643, 5558, 26, 17, 3787, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3787, 473, 2468, 3103, 23, 473, 721, 25925, 17064, 298, 473, 404, 5520, 25, 19, 29, 2643, 5558, 26, 17, 4366, 473, 10844, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 4366, 473, 2468, 3103, 24, 473, 525, 22223, 341, 2761, 473, 404, 5520, 26, 19, 29, 2643, 5558, 26, 17, 3247, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 3247, 473, 8566, 2947, 473, 358, 449, 341, 4773, 18337, 19, 3355, 341, 4773, 1884, 323, 473, 404, 5520, 27, 19, 29, 2643, 5558, 26, 17, 2947, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 2947, 473, 2468, 3103, 26, 473, 302, 842, 350, 326, 398, 473, 404, 5520, 28, 19, 29, 2643, 5558, 26, 17, 5558, 473, 10844, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 5558, 473, 2468, 3103, 27, 473, 6555, 473, 5958, 2733, 19, 29, 2643, 5558, 26, 17, 5324, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 5324, 473, 2468, 3103, 28, 473, 6555, 473, 5045, 713, 19, 29, 2643, 5558, 26, 19, 6030, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 6030, 473, 2468, 3103, 29, 473, 6555, 473, 5045, 1611, 19, 29, 2643, 5558, 26, 19, 5540, 473, 31350, 31069, 473, 22010, 750, 3850, 84, 1736, 203, 5540, 473, 2468, 4630, 20, 473, 279, 27008, 287, 2779, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 328, 4535, 1736, 203, 64, 13138, 5345, 203, 20, 473, 22010, 750, 3850, 84, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select year where year = 2006 col : year | award | category | work | result row 1 : 1992 | 8th soap opera digest awards | outstanding female newcomer: daytime | the young and the restless | nominated row 2 : 1994 | 10th soap opera digest awards | outstanding scene stealer | the young and the restless | won row 3 : 1994 | 26th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 4 : 1995 | 11th soap opera digest awards | hottest female star | the young and the restless | nominated row 5 : 1996 | 27th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 6 : 1996 | 23rd daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 7 : 1997 | 24th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 8 : 1997 | 28th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 9 : 1998 | 25th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 10 : 1998 | 29th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 11 : 1999 | 30th naacp image award | outstanding actress in a daytime drama series | diagnosis murder | nominated row 12 : 1999 | 30th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 13 : 2001 | 31st naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 14 : 2003 | 34th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 15 : 2003 | 18th soap opera digest awards | favorite return | the young and the restless | nominated row 16 : 2004 | 35th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 17 : 2005 | 19th soap opera digest awards | outstanding actress in a supporting role | the young and the restless | nominated row 18 : 2005 | 36th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 19 : 2006 | 37th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won
col : year row 1 : 2006
select year where year = 2006 <table_name> : table \begin{tabular}{llllll} \toprule & year & award & category & work & result \\ \midrule 0 & 1992 & 8th soap opera digest awards & outstanding female newcomer: daytime & the young and the restless & nominated \\ 1 & 1994 & 10th soap opera digest awards & outstanding scene stealer & the young and the restless & won \\ 2 & 1994 & 26th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 3 & 1995 & 11th soap opera digest awards & hottest female star & the young and the restless & nominated \\ 4 & 1996 & 27th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 5 & 1996 & 23rd daytime emmy awards & outstanding supporting actress in a drama series & the young and the restless & nominated \\ 6 & 1997 & 24th daytime emmy awards & outstanding supporting actress in a drama series & the young and the restless & nominated \\ 7 & 1997 & 28th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 8 & 1998 & 25th daytime emmy awards & outstanding supporting actress in a drama series & the young and the restless & nominated \\ 9 & 1998 & 29th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 10 & 1999 & 30th naacp image award & outstanding actress in a daytime drama series & diagnosis murder & nominated \\ 11 & 1999 & 30th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 12 & 2001 & 31st naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 13 & 2003 & 34th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 14 & 2003 & 18th soap opera digest awards & favorite return & the young and the restless & nominated \\ 15 & 2004 & 35th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 16 & 2005 & 19th soap opera digest awards & outstanding actress in a supporting role & the young and the restless & nominated \\ 17 & 2005 & 36th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ 18 & 2006 & 37th naacp image award & outstanding actress in a daytime drama series & the young and the restless & won \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & year \\ \midrule 0 & 2006 \\ \bottomrule \end{tabular}
select year where year = 2006 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>award</th> <th>category</th> <th>work</th> <th>result</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1992</td> <td>8th soap opera digest awards</td> <td>outstanding female newcomer: daytime</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>1</th> <td>1994</td> <td>10th soap opera digest awards</td> <td>outstanding scene stealer</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>2</th> <td>1994</td> <td>26th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>3</th> <td>1995</td> <td>11th soap opera digest awards</td> <td>hottest female star</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>4</th> <td>1996</td> <td>27th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>5</th> <td>1996</td> <td>23rd daytime emmy awards</td> <td>outstanding supporting actress in a drama series</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>6</th> <td>1997</td> <td>24th daytime emmy awards</td> <td>outstanding supporting actress in a drama series</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>7</th> <td>1997</td> <td>28th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>8</th> <td>1998</td> <td>25th daytime emmy awards</td> <td>outstanding supporting actress in a drama series</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>9</th> <td>1998</td> <td>29th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>10</th> <td>1999</td> <td>30th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>diagnosis murder</td> <td>nominated</td> </tr> <tr> <th>11</th> <td>1999</td> <td>30th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>12</th> <td>2001</td> <td>31st naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>13</th> <td>2003</td> <td>34th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>14</th> <td>2003</td> <td>18th soap opera digest awards</td> <td>favorite return</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>15</th> <td>2004</td> <td>35th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>16</th> <td>2005</td> <td>19th soap opera digest awards</td> <td>outstanding actress in a supporting role</td> <td>the young and the restless</td> <td>nominated</td> </tr> <tr> <th>17</th> <td>2005</td> <td>36th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> <tr> <th>18</th> <td>2006</td> <td>37th naacp image award</td> <td>outstanding actress in a daytime drama series</td> <td>the young and the restless</td> <td>won</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2006</td> </tr> </tbody> </table>
select year where year = 2006 <table_name> : table | | year | award | category | work | result | |---:|-------:|:------------------------------|:-------------------------------------------------|:---------------------------|:----------| | 0 | 1992 | 8th soap opera digest awards | outstanding female newcomer: daytime | the young and the restless | nominated | | 1 | 1994 | 10th soap opera digest awards | outstanding scene stealer | the young and the restless | won | | 2 | 1994 | 26th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 3 | 1995 | 11th soap opera digest awards | hottest female star | the young and the restless | nominated | | 4 | 1996 | 27th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 5 | 1996 | 23rd daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated | | 6 | 1997 | 24th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated | | 7 | 1997 | 28th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 8 | 1998 | 25th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated | | 9 | 1998 | 29th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 10 | 1999 | 30th naacp image award | outstanding actress in a daytime drama series | diagnosis murder | nominated | | 11 | 1999 | 30th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 12 | 2001 | 31st naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 13 | 2003 | 34th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 14 | 2003 | 18th soap opera digest awards | favorite return | the young and the restless | nominated | | 15 | 2004 | 35th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 16 | 2005 | 19th soap opera digest awards | outstanding actress in a supporting role | the young and the restless | nominated | | 17 | 2005 | 36th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won | | 18 | 2006 | 37th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won |
| | year | |---:|-------:| | 0 | 2006 |
[ [ 1, 4025, 3286, 1625, 3286, 273, 27212, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 279, 2913, 473, 3150, 473, 1440, 473, 563, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 22, 473, 1725, 451, 9930, 2255, 69, 5403, 279, 6397, 473, 20974, 284, 351, 5349, 394, 832, 264, 30, 2548, 957, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 21, 473, 23673, 24, 473, 1728, 451, 9930, 2255, 69, 5403, 279, 6397, 473, 20974, 9065, 18654, 6774, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 22, 473, 23673, 24, 473, 10659, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 23, 473, 23673, 25, 473, 4648, 451, 9930, 2255, 69, 5403, 279, 6397, 473, 12811, 3813, 284, 351, 5349, 10443, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 24, 473, 23673, 26, 473, 12732, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 25, 473, 23673, 26, 473, 10213, 13623, 2548, 957, 801, 4811, 279, 6397, 473, 20974, 22930, 1328, 663, 316, 279, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 26, 473, 23673, 27, 473, 4248, 451, 2548, 957, 801, 4811, 279, 6397, 473, 20974, 22930, 1328, 663, 316, 279, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 27, 473, 23673, 27, 473, 9131, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 28, 473, 23673, 28, 473, 6969, 451, 2548, 957, 801, 4811, 279, 6397, 473, 20974, 22930, 1328, 663, 316, 279, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 29, 473, 23673, 28, 473, 12899, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 2163, 473, 404, 11984, 473, 5196, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 6643, 18050, 291, 312, 295, 765, 473, 12457, 7458, 1736, 203, 2499, 473, 404, 11984, 473, 5196, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 2138, 473, 4044, 21, 473, 8231, 334, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 3437, 473, 4044, 23, 473, 13438, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 3461, 473, 4044, 23, 473, 6549, 451, 9930, 2255, 69, 5403, 279, 6397, 473, 30705, 327, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 3600, 473, 4044, 24, 473, 13191, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 2313, 473, 4044, 25, 473, 5342, 451, 9930, 2255, 69, 5403, 279, 6397, 473, 20974, 1328, 663, 316, 279, 22930, 2478, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 12457, 7458, 1736, 203, 4033, 473, 4044, 25, 473, 6580, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 2643, 473, 27212, 473, 18091, 451, 9583, 1077, 84, 1316, 279, 2913, 473, 20974, 1328, 663, 316, 279, 2548, 957, 302, 1940, 69, 4166, 473, 326, 677, 465, 75, 471, 326, 3127, 2656, 473, 8462, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 1736, 203, 64, 13138, 5345, 203, 20, 473, 27212, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select frequency band where band number = 2 col : frequency band | band number | radio interface | generation | status | notes row 1 : 850 mhz | 5 | gsm/gprs/edge | 2g | roaming | not operated by t-mobile, except for cma629 in sc after the acquisition of suncom. competitor 850 mhz networks are accessible via roaming agreements row 2 : 850 mhz clr | 5 | umts/hspa | 3g | roaming | not operated by t-mobile. after the failed acquisition of t-mobile usa by at&t, part of the failed acquisition was a 7-year at&t 3g roaming agreement row 3 : 1900 mhz | 2 | gsm/gprs/edge | 2g | in service | most of this spectrum will be upgraded to 4g/lte networks in the next two years. (more details see 4g lte upgrade) it is unclear if that means this network will be decommissioned anytime soon, but it is possible row 4 : 1700/2100 mhz aws | 4 | umts/dc-hspa 42mbit/s | 4g | in service | has marketed 3g hspa+ as "4g" since 2011. covers 230 million+ pops as of march, 2014 row 5 : 1900 mhz pcs | 2 | umts/hspa+ 21mbit/s | 4g | in service/building out | hspa+ 21mbps on the 1900 band - this is due to the t-mobile's 1900mhz not being dc-hsdpa capable. moving 3g hspa+ traffic to this band. covers 203 million pops as of oct, 2013 row 6 : 1700/2100 mhz aws | 4 | lte | 4g | in service/building out | covers 210 million pops as of march, 2014 row 7 : 700 mhz block a | 12 | lte | 4g | rollout starts by q4 2014 | spectrum acquired from verizon wireless row 8 : 1900 mhz pcs | 2 | lte | 4g | rolling out in 2014 | none
col : frequency band row 1 : 1900 mhz row 2 : 1900 mhz pcs row 3 : 1900 mhz pcs
select frequency band where band number = 2 <table_name> : table \begin{tabular}{lllllll} \toprule & frequency band & band number & radio interface & generation & status & notes \\ \midrule 0 & 850 mhz & 5 & gsm/gprs/edge & 2g & roaming & not operated by t-mobile, except for cma629 in sc after the acquisition of suncom. competitor 850 mhz networks are accessible via roaming agreements \\ 1 & 850 mhz clr & 5 & umts/hspa & 3g & roaming & not operated by t-mobile. after the failed acquisition of t-mobile usa by at&t, part of the failed acquisition was a 7-year at&t 3g roaming agreement \\ 2 & 1900 mhz & 2 & gsm/gprs/edge & 2g & in service & most of this spectrum will be upgraded to 4g/lte networks in the next two years. (more details see 4g lte upgrade) it is unclear if that means this network will be decommissioned anytime soon, but it is possible \\ 3 & 1700/2100 mhz aws & 4 & umts/dc-hspa 42mbit/s & 4g & in service & has marketed 3g hspa+ as "4g" since 2011. covers 230 million+ pops as of march, 2014 \\ 4 & 1900 mhz pcs & 2 & umts/hspa+ 21mbit/s & 4g & in service/building out & hspa+ 21mbps on the 1900 band - this is due to the t-mobile's 1900mhz not being dc-hsdpa capable. moving 3g hspa+ traffic to this band. covers 203 million pops as of oct, 2013 \\ 5 & 1700/2100 mhz aws & 4 & lte & 4g & in service/building out & covers 210 million pops as of march, 2014 \\ 6 & 700 mhz block a & 12 & lte & 4g & rollout starts by q4 2014 & spectrum acquired from verizon wireless \\ 7 & 1900 mhz pcs & 2 & lte & 4g & rolling out in 2014 & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & frequency band \\ \midrule 0 & 1900 mhz \\ 1 & 1900 mhz pcs \\ 2 & 1900 mhz pcs \\ \bottomrule \end{tabular}
select frequency band where band number = 2 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>frequency band</th> <th>band number</th> <th>radio interface</th> <th>generation</th> <th>status</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>850 mhz</td> <td>5</td> <td>gsm/gprs/edge</td> <td>2g</td> <td>roaming</td> <td>not operated by t-mobile, except for cma629 in sc after the acquisition of suncom. competitor 850 mhz networks are accessible via roaming agreements</td> </tr> <tr> <th>1</th> <td>850 mhz clr</td> <td>5</td> <td>umts/hspa</td> <td>3g</td> <td>roaming</td> <td>not operated by t-mobile. after the failed acquisition of t-mobile usa by at&amp;t, part of the failed acquisition was a 7-year at&amp;t 3g roaming agreement</td> </tr> <tr> <th>2</th> <td>1900 mhz</td> <td>2</td> <td>gsm/gprs/edge</td> <td>2g</td> <td>in service</td> <td>most of this spectrum will be upgraded to 4g/lte networks in the next two years. (more details see 4g lte upgrade) it is unclear if that means this network will be decommissioned anytime soon, but it is possible</td> </tr> <tr> <th>3</th> <td>1700/2100 mhz aws</td> <td>4</td> <td>umts/dc-hspa 42mbit/s</td> <td>4g</td> <td>in service</td> <td>has marketed 3g hspa+ as "4g" since 2011. covers 230 million+ pops as of march, 2014</td> </tr> <tr> <th>4</th> <td>1900 mhz pcs</td> <td>2</td> <td>umts/hspa+ 21mbit/s</td> <td>4g</td> <td>in service/building out</td> <td>hspa+ 21mbps on the 1900 band - this is due to the t-mobile's 1900mhz not being dc-hsdpa capable. moving 3g hspa+ traffic to this band. covers 203 million pops as of oct, 2013</td> </tr> <tr> <th>5</th> <td>1700/2100 mhz aws</td> <td>4</td> <td>lte</td> <td>4g</td> <td>in service/building out</td> <td>covers 210 million pops as of march, 2014</td> </tr> <tr> <th>6</th> <td>700 mhz block a</td> <td>12</td> <td>lte</td> <td>4g</td> <td>rollout starts by q4 2014</td> <td>spectrum acquired from verizon wireless</td> </tr> <tr> <th>7</th> <td>1900 mhz pcs</td> <td>2</td> <td>lte</td> <td>4g</td> <td>rolling out in 2014</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>frequency band</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1900 mhz</td> </tr> <tr> <th>1</th> <td>1900 mhz pcs</td> </tr> <tr> <th>2</th> <td>1900 mhz pcs</td> </tr> </tbody> </table>
select frequency band where band number = 2 <table_name> : table | | frequency band | band number | radio interface | generation | status | notes | |---:|:------------------|--------------:|:----------------------|:-------------|:--------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | 850 mhz | 5 | gsm/gprs/edge | 2g | roaming | not operated by t-mobile, except for cma629 in sc after the acquisition of suncom. competitor 850 mhz networks are accessible via roaming agreements | | 1 | 850 mhz clr | 5 | umts/hspa | 3g | roaming | not operated by t-mobile. after the failed acquisition of t-mobile usa by at&t, part of the failed acquisition was a 7-year at&t 3g roaming agreement | | 2 | 1900 mhz | 2 | gsm/gprs/edge | 2g | in service | most of this spectrum will be upgraded to 4g/lte networks in the next two years. (more details see 4g lte upgrade) it is unclear if that means this network will be decommissioned anytime soon, but it is possible | | 3 | 1700/2100 mhz aws | 4 | umts/dc-hspa 42mbit/s | 4g | in service | has marketed 3g hspa+ as "4g" since 2011. covers 230 million+ pops as of march, 2014 | | 4 | 1900 mhz pcs | 2 | umts/hspa+ 21mbit/s | 4g | in service/building out | hspa+ 21mbps on the 1900 band - this is due to the t-mobile's 1900mhz not being dc-hsdpa capable. moving 3g hspa+ traffic to this band. covers 203 million pops as of oct, 2013 | | 5 | 1700/2100 mhz aws | 4 | lte | 4g | in service/building out | covers 210 million pops as of march, 2014 | | 6 | 700 mhz block a | 12 | lte | 4g | rollout starts by q4 2014 | spectrum acquired from verizon wireless | | 7 | 1900 mhz pcs | 2 | lte | 4g | rolling out in 2014 | none |
| | frequency band | |---:|:-----------------| | 0 | 1900 mhz | | 1 | 1900 mhz pcs | | 2 | 1900 mhz pcs |
[ [ 1, 4025, 8670, 8937, 1625, 8937, 1300, 273, 576, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 8670, 8937, 473, 8937, 1300, 473, 13512, 1560, 473, 9377, 473, 1267, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1725, 3361, 17819, 94, 473, 1381, 473, 314, 4808, 19, 75, 683, 87, 19, 7126, 473, 576, 75, 473, 721, 7772, 473, 486, 2255, 690, 635, 268, 17, 18386, 16, 1335, 364, 276, 2540, 26, 5540, 316, 888, 1839, 326, 1721, 22094, 434, 272, 551, 362, 18, 25163, 1811, 1725, 3361, 17819, 94, 13884, 854, 12718, 3970, 721, 7772, 19602, 87, 1736, 203, 21, 473, 1725, 3361, 17819, 94, 927, 86, 473, 1381, 473, 9570, 3428, 19, 76, 1752, 69, 473, 890, 75, 473, 721, 7772, 473, 486, 2255, 690, 635, 268, 17, 18386, 18, 1839, 326, 2535, 1721, 22094, 434, 268, 17, 18386, 584, 69, 635, 622, 10, 88, 16, 1087, 434, 326, 2535, 1721, 22094, 1703, 279, 2371, 17, 6874, 622, 10, 88, 890, 75, 721, 7772, 19602, 1736, 203, 22, 473, 5342, 713, 17819, 94, 473, 576, 473, 314, 4808, 19, 75, 683, 87, 19, 7126, 473, 576, 75, 473, 316, 1156, 473, 4486, 434, 333, 17970, 903, 506, 31049, 358, 1059, 75, 19, 28231, 13884, 316, 326, 1024, 2795, 11387, 18, 261, 10161, 3189, 2621, 1059, 75, 328, 736, 8400, 13, 518, 353, 6301, 298, 297, 309, 716, 4696, 333, 2483, 903, 506, 9862, 3951, 329, 1281, 957, 17136, 16, 1496, 518, 353, 3323, 1736, 203, 23, 473, 8043, 713, 19, 5340, 713, 17819, 94, 2287, 473, 1059, 473, 9570, 3428, 19, 7201, 17, 76, 1752, 69, 14856, 1627, 305, 19, 87, 473, 1059, 75, 473, 316, 1156, 473, 711, 13667, 329, 890, 75, 366, 1752, 69, 15, 487, 1059, 75, 3241, 27853, 18, 25559, 576, 5082, 312, 737, 285, 15, 28518, 487, 434, 312, 991, 16, 13695, 1736, 203, 24, 473, 5342, 713, 17819, 94, 31353, 473, 576, 473, 9570, 3428, 19, 76, 1752, 69, 15, 9035, 1627, 305, 19, 87, 473, 1059, 75, 473, 316, 1156, 19, 3510, 310, 596, 473, 366, 1752, 69, 15, 9035, 1627, 1121, 603, 326, 5342, 713, 8937, 300, 333, 353, 6541, 358, 326, 268, 17, 18386, 1807, 5342, 713, 81, 76, 94, 486, 3832, 6744, 17, 4487, 72, 8774, 22863, 18, 12499, 890, 75, 366, 1752, 69, 15, 16301, 358, 333, 8937, 18, 25559, 4200, 23, 312, 737, 285, 28518, 487, 434, 10844, 16, 19451, 1736, 203, 25, 473, 8043, 713, 19, 5340, 713, 17819, 94, 2287, 473, 1059, 473, 328, 736, 473, 1059, 75, 473, 316, 1156, 19, 3510, 310, 596, 473, 25559, 576, 2163, 312, 737, 285, 28518, 487, 434, 312, 991, 16, 13695, 1736, 203, 26, 473, 2371, 713, 17819, 94, 1203, 279, 473, 2593, 473, 328, 736, 473, 1059, 75, 473, 29166, 2542, 635, 1043, 24, 13695, 473, 17970, 20598, 628, 1924, 452, 265, 6636, 2656, 1736, 203, 27, 473, 5342, 713, 17819, 94, 31353, 473, 576, 473, 328, 736, 473, 1059, 75, 473, 21793, 596, 316, 13695, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 8670, 8937, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 713, 17819, 94, 1736, 203, 21, 473, 5342, 713, 17819, 94, 31353, 1736, 203, 22, 473, 5342, 713, 17819, 94, 31353, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select organization where introduced = 1989 col : treaty | organization | introduced | signed | ratified row 1 : convention on the prevention and punishment of the crime of genocide | united nations | 1948 | none | 1958 row 2 : international convention on the elimination of all forms of racial discrimination | united nations | 1966 | 1967 | 1970 row 3 : international covenant on economic, social and cultural rights | united nations | 1966 | 1977 | 1979 row 4 : international covenant on civil and political rights | united nations | 1966 | 1977 | 1979 row 5 : first optional protocol to the international covenant on civil and political rights | united nations | 1966 | none | none row 6 : convention on the non-applicability of statutory limitations to war crimes and crimes against humanity | united nations | 1968 | none | none row 7 : international convention on the suppression and punishment of the crime of apartheid | united nations | 1973 | none | none row 8 : convention on the elimination of all forms of discrimination against women | united nations | 1979 | none | 1993 row 9 : convention against torture and other cruel, inhuman or degrading treatment or punishment | united nations | 1984 | 1986 | 1993 row 10 : convention on the rights of the child | united nations | 1989 | 1990 | 1993 row 11 : second optional protocol to the international covenant on civil and political rights, aiming at the abolition of the death penalty | united nations | 1989 | none | none row 12 : international convention on the protection of the rights of all migrant workers and members of their families | united nations | 1990 | 1991 | 1993 row 13 : optional protocol to the convention on the elimination of all forms of discrimination against women | united nations | 1999 | none | none row 14 : optional protocol to the convention on the rights of the child on the involvement of children in armed conflict | united nations | 2000 | 2000 | 2002 row 15 : optional protocol to the convention on the rights of the child on the sale of children, child prostitution and child pornography | united nations | 2000 | 2000 | 2001 row 16 : convention on the rights of persons with disabilities | united nations | 2006 | 2007 | 2009 row 17 : optional protocol to the convention on the rights of persons with disabilities | united nations | 2006 | none | 2009 row 18 : international convention for the protection of all persons from enforced disappearance | united nations | 2006 | 2007 | 2013 row 19 : optional protocol to the international covenant on economic, social and cultural rights | united nations | 2008 | none | none row 20 : optional protocol to the convention on the rights of the child on a communications procedure | united nations | 2011 | 2012 | none
col : organization row 1 : united nations row 2 : united nations
select organization where introduced = 1989 <table_name> : table \begin{tabular}{llllll} \toprule & treaty & organization & introduced & signed & ratified \\ \midrule 0 & convention on the prevention and punishment of the crime of genocide & united nations & 1948 & none & 1958 \\ 1 & international convention on the elimination of all forms of racial discrimination & united nations & 1966 & 1967 & 1970 \\ 2 & international covenant on economic, social and cultural rights & united nations & 1966 & 1977 & 1979 \\ 3 & international covenant on civil and political rights & united nations & 1966 & 1977 & 1979 \\ 4 & first optional protocol to the international covenant on civil and political rights & united nations & 1966 & none & none \\ 5 & convention on the non-applicability of statutory limitations to war crimes and crimes against humanity & united nations & 1968 & none & none \\ 6 & international convention on the suppression and punishment of the crime of apartheid & united nations & 1973 & none & none \\ 7 & convention on the elimination of all forms of discrimination against women & united nations & 1979 & none & 1993 \\ 8 & convention against torture and other cruel, inhuman or degrading treatment or punishment & united nations & 1984 & 1986 & 1993 \\ 9 & convention on the rights of the child & united nations & 1989 & 1990 & 1993 \\ 10 & second optional protocol to the international covenant on civil and political rights, aiming at the abolition of the death penalty & united nations & 1989 & none & none \\ 11 & international convention on the protection of the rights of all migrant workers and members of their families & united nations & 1990 & 1991 & 1993 \\ 12 & optional protocol to the convention on the elimination of all forms of discrimination against women & united nations & 1999 & none & none \\ 13 & optional protocol to the convention on the rights of the child on the involvement of children in armed conflict & united nations & 2000 & 2000 & 2002 \\ 14 & optional protocol to the convention on the rights of the child on the sale of children, child prostitution and child pornography & united nations & 2000 & 2000 & 2001 \\ 15 & convention on the rights of persons with disabilities & united nations & 2006 & 2007 & 2009 \\ 16 & optional protocol to the convention on the rights of persons with disabilities & united nations & 2006 & none & 2009 \\ 17 & international convention for the protection of all persons from enforced disappearance & united nations & 2006 & 2007 & 2013 \\ 18 & optional protocol to the international covenant on economic, social and cultural rights & united nations & 2008 & none & none \\ 19 & optional protocol to the convention on the rights of the child on a communications procedure & united nations & 2011 & 2012 & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & organization \\ \midrule 0 & united nations \\ 1 & united nations \\ \bottomrule \end{tabular}
select organization where introduced = 1989 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>treaty</th> <th>organization</th> <th>introduced</th> <th>signed</th> <th>ratified</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>convention on the prevention and punishment of the crime of genocide</td> <td>united nations</td> <td>1948</td> <td>none</td> <td>1958</td> </tr> <tr> <th>1</th> <td>international convention on the elimination of all forms of racial discrimination</td> <td>united nations</td> <td>1966</td> <td>1967</td> <td>1970</td> </tr> <tr> <th>2</th> <td>international covenant on economic, social and cultural rights</td> <td>united nations</td> <td>1966</td> <td>1977</td> <td>1979</td> </tr> <tr> <th>3</th> <td>international covenant on civil and political rights</td> <td>united nations</td> <td>1966</td> <td>1977</td> <td>1979</td> </tr> <tr> <th>4</th> <td>first optional protocol to the international covenant on civil and political rights</td> <td>united nations</td> <td>1966</td> <td>none</td> <td>none</td> </tr> <tr> <th>5</th> <td>convention on the non-applicability of statutory limitations to war crimes and crimes against humanity</td> <td>united nations</td> <td>1968</td> <td>none</td> <td>none</td> </tr> <tr> <th>6</th> <td>international convention on the suppression and punishment of the crime of apartheid</td> <td>united nations</td> <td>1973</td> <td>none</td> <td>none</td> </tr> <tr> <th>7</th> <td>convention on the elimination of all forms of discrimination against women</td> <td>united nations</td> <td>1979</td> <td>none</td> <td>1993</td> </tr> <tr> <th>8</th> <td>convention against torture and other cruel, inhuman or degrading treatment or punishment</td> <td>united nations</td> <td>1984</td> <td>1986</td> <td>1993</td> </tr> <tr> <th>9</th> <td>convention on the rights of the child</td> <td>united nations</td> <td>1989</td> <td>1990</td> <td>1993</td> </tr> <tr> <th>10</th> <td>second optional protocol to the international covenant on civil and political rights, aiming at the abolition of the death penalty</td> <td>united nations</td> <td>1989</td> <td>none</td> <td>none</td> </tr> <tr> <th>11</th> <td>international convention on the protection of the rights of all migrant workers and members of their families</td> <td>united nations</td> <td>1990</td> <td>1991</td> <td>1993</td> </tr> <tr> <th>12</th> <td>optional protocol to the convention on the elimination of all forms of discrimination against women</td> <td>united nations</td> <td>1999</td> <td>none</td> <td>none</td> </tr> <tr> <th>13</th> <td>optional protocol to the convention on the rights of the child on the involvement of children in armed conflict</td> <td>united nations</td> <td>2000</td> <td>2000</td> <td>2002</td> </tr> <tr> <th>14</th> <td>optional protocol to the convention on the rights of the child on the sale of children, child prostitution and child pornography</td> <td>united nations</td> <td>2000</td> <td>2000</td> <td>2001</td> </tr> <tr> <th>15</th> <td>convention on the rights of persons with disabilities</td> <td>united nations</td> <td>2006</td> <td>2007</td> <td>2009</td> </tr> <tr> <th>16</th> <td>optional protocol to the convention on the rights of persons with disabilities</td> <td>united nations</td> <td>2006</td> <td>none</td> <td>2009</td> </tr> <tr> <th>17</th> <td>international convention for the protection of all persons from enforced disappearance</td> <td>united nations</td> <td>2006</td> <td>2007</td> <td>2013</td> </tr> <tr> <th>18</th> <td>optional protocol to the international covenant on economic, social and cultural rights</td> <td>united nations</td> <td>2008</td> <td>none</td> <td>none</td> </tr> <tr> <th>19</th> <td>optional protocol to the convention on the rights of the child on a communications procedure</td> <td>united nations</td> <td>2011</td> <td>2012</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>organization</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>united nations</td> </tr> <tr> <th>1</th> <td>united nations</td> </tr> </tbody> </table>
select organization where introduced = 1989 <table_name> : table | | treaty | organization | introduced | signed | ratified | |---:|:-----------------------------------------------------------------------------------------------------------------------------------|:---------------|-------------:|:---------|:-----------| | 0 | convention on the prevention and punishment of the crime of genocide | united nations | 1948 | none | 1958 | | 1 | international convention on the elimination of all forms of racial discrimination | united nations | 1966 | 1967 | 1970 | | 2 | international covenant on economic, social and cultural rights | united nations | 1966 | 1977 | 1979 | | 3 | international covenant on civil and political rights | united nations | 1966 | 1977 | 1979 | | 4 | first optional protocol to the international covenant on civil and political rights | united nations | 1966 | none | none | | 5 | convention on the non-applicability of statutory limitations to war crimes and crimes against humanity | united nations | 1968 | none | none | | 6 | international convention on the suppression and punishment of the crime of apartheid | united nations | 1973 | none | none | | 7 | convention on the elimination of all forms of discrimination against women | united nations | 1979 | none | 1993 | | 8 | convention against torture and other cruel, inhuman or degrading treatment or punishment | united nations | 1984 | 1986 | 1993 | | 9 | convention on the rights of the child | united nations | 1989 | 1990 | 1993 | | 10 | second optional protocol to the international covenant on civil and political rights, aiming at the abolition of the death penalty | united nations | 1989 | none | none | | 11 | international convention on the protection of the rights of all migrant workers and members of their families | united nations | 1990 | 1991 | 1993 | | 12 | optional protocol to the convention on the elimination of all forms of discrimination against women | united nations | 1999 | none | none | | 13 | optional protocol to the convention on the rights of the child on the involvement of children in armed conflict | united nations | 2000 | 2000 | 2002 | | 14 | optional protocol to the convention on the rights of the child on the sale of children, child prostitution and child pornography | united nations | 2000 | 2000 | 2001 | | 15 | convention on the rights of persons with disabilities | united nations | 2006 | 2007 | 2009 | | 16 | optional protocol to the convention on the rights of persons with disabilities | united nations | 2006 | none | 2009 | | 17 | international convention for the protection of all persons from enforced disappearance | united nations | 2006 | 2007 | 2013 | | 18 | optional protocol to the international covenant on economic, social and cultural rights | united nations | 2008 | none | none | | 19 | optional protocol to the convention on the rights of the child on a communications procedure | united nations | 2011 | 2012 | none |
| | organization | |---:|:---------------| | 0 | united nations | | 1 | united nations |
[ [ 1, 4025, 6758, 1625, 26339, 273, 5342, 6675, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 10116, 93, 473, 6758, 473, 26339, 473, 6726, 473, 15183, 939, 1736, 203, 64, 13138, 5345, 203, 20, 473, 15797, 603, 326, 5309, 285, 471, 293, 318, 1468, 475, 434, 326, 4422, 494, 434, 3157, 504, 831, 473, 2836, 329, 290, 1012, 473, 5342, 8875, 473, 6555, 473, 5342, 8204, 1736, 203, 21, 473, 29553, 15797, 603, 326, 19229, 1735, 434, 777, 10138, 434, 767, 71, 649, 29649, 1735, 473, 2836, 329, 290, 1012, 473, 5342, 6028, 473, 5342, 9599, 473, 5342, 7301, 1736, 203, 22, 473, 29553, 10613, 6602, 603, 425, 591, 24721, 16, 16702, 471, 276, 406, 3766, 14989, 473, 2836, 329, 290, 1012, 473, 5342, 6028, 473, 5342, 4700, 473, 5342, 7235, 1736, 203, 23, 473, 29553, 10613, 6602, 603, 276, 427, 330, 471, 2952, 305, 1706, 14989, 473, 2836, 329, 290, 1012, 473, 5342, 6028, 473, 5342, 4700, 473, 5342, 7235, 1736, 203, 24, 473, 1122, 3129, 1771, 358, 326, 29553, 10613, 6602, 603, 276, 427, 330, 471, 2952, 305, 1706, 14989, 473, 2836, 329, 290, 1012, 473, 5342, 6028, 473, 6555, 473, 6555, 1736, 203, 25, 473, 15797, 603, 326, 1661, 17, 438, 1780, 2967, 434, 610, 322, 630, 31810, 358, 21983, 4422, 4485, 471, 4422, 4485, 5314, 8672, 560, 473, 2836, 329, 290, 1012, 473, 5342, 9470, 473, 6555, 473, 6555, 1736, 203, 26, 473, 29553, 15797, 603, 326, 1169, 1337, 471, 293, 318, 1468, 475, 434, 326, 4422, 494, 434, 513, 297, 5787, 350, 473, 2836, 329, 290, 1012, 473, 5342, 9036, 473, 6555, 473, 6555, 1736, 203, 27, 473, 15797, 603, 326, 19229, 1735, 434, 777, 10138, 434, 29649, 1735, 5314, 341, 362, 275, 473, 2836, 329, 290, 1012, 473, 5342, 7235, 473, 6555, 473, 23673, 23, 1736, 203, 28, 473, 15797, 5314, 268, 499, 594, 471, 1308, 4422, 20317, 16, 316, 24270, 578, 443, 15210, 24266, 578, 293, 318, 1468, 475, 473, 2836, 329, 290, 1012, 473, 5342, 5193, 473, 5342, 5292, 473, 23673, 23, 1736, 203, 29, 473, 15797, 603, 326, 14989, 434, 326, 1151, 473, 2836, 329, 290, 1012, 473, 5342, 6675, 473, 23673, 20, 473, 23673, 23, 1736, 203, 2163, 473, 2205, 3129, 1771, 358, 326, 29553, 10613, 6602, 603, 276, 427, 330, 471, 2952, 305, 1706, 14989, 16, 279, 381, 310, 622, 326, 1223, 355, 608, 434, 326, 443, 421, 23862, 473, 2836, 329, 290, 1012, 473, 5342, 6675, 473, 6555, 473, 6555, 1736, 203, 2499, 473, 29553, 15797, 603, 326, 17862, 434, 326, 14989, 434, 777, 4196, 970, 9798, 471, 4833, 434, 3675, 25914, 473, 2836, 329, 290, 1012, 473, 23673, 20, 473, 23673, 21, 473, 23673, 23, 1736, 203, 2138, 473, 3129, 1771, 358, 326, 15797, 603, 326, 19229, 1735, 434, 777, 10138, 434, 29649, 1735, 5314, 341, 362, 275, 473, 2836, 329, 290, 1012, 473, 404, 11984, 473, 6555, 473, 6555, 1736, 203, 3437, 473, 3129, 1771, 358, 326, 15797, 603, 326, 14989, 434, 326, 1151, 603, 326, 29876, 22627, 434, 2325, 316, 419, 2937, 7546, 473, 2836, 329, 290, 1012, 473, 16291, 473, 16291, 473, 4044, 22, 1736, 203, 3461, 473, 3129, 1771, 358, 326, 15797, 603, 326, 14989, 434, 326, 1151, 603, 326, 272, 5349, 434, 2325, 16, 1151, 450, 14278, 471, 1151, 293, 14245, 15669, 473, 2836, 329, 290, 1012, 473, 16291, 473, 16291, 473, 4044, 21, 1736, 203, 3600, 473, 15797, 603, 326, 14989, 434, 6175, 87, 598, 1015, 5756, 473, 2836, 329, 290, 1012, 473, 27212, 473, 4044, 27, 473, 4044, 29, 1736, 203, 2313, 473, 3129, 1771, 358, 326, 15797, 603, 326, 14989, 434, 6175, 87, 598, 1015, 5756, 473, 2836, 329, 290, 1012, 473, 27212, 473, 6555, 473, 4044, 29, 1736, 203, 4033, 473, 29553, 15797, 364, 326, 17862, 434, 777, 6175, 87, 628, 570, 19778, 1015, 438, 27668, 473, 2836, 329, 290, 1012, 473, 27212, 473, 4044, 27, 473, 19451, 1736, 203, 2643, 473, 3129, 1771, 358, 326, 29553, 10613, 6602, 603, 425, 591, 24721, 16, 16702, 471, 276, 406, 3766, 14989, 473, 2836, 329, 290, 1012, 473, 4044, 28, 473, 6555, 473, 6555, 1736, 203, 3657, 473, 3129, 1771, 358, 326, 15797, 603, 326, 14989, 434, 326, 1151, 603, 279, 18279, 87, 12131, 473, 2836, 329, 290, 1012, 473, 27853, 473, 20869, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6758, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2836, 329, 290, 1012, 1736, 203, 21, 473, 2836, 329, 290, 1012, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( recorded ) where translation = 1826 col : track | title | translation | composer | recorded row 1 : 1 | "demain l'on se marie (la chanson des fiances)" | tomor | | row 2 : we'll marry (the song of the fiances) | jacques brel | 1958-03-14 | | row 3 : 2 | "au printemps" | in the spring | jacques brel | 1958-04-01 row 4 : 3 | "je ne sais pas" | i don't know | jacques brel | 1958-04-01 row 5 : 4 | "le colonel" | the colonel | jacques brel, gaby wagenheim | 1958-04-01 row 6 : 5 | "dors ma mie, bonsoir" | sleep my love, good night | jacques brel, francois rauber | 1958-03-12 row 7 : 6 | "la lumiere jaillira" | the light will shine | jacques brel, francois rauber | 1958-04-01 row 8 : 7 | "dites, si c'etait vrai" (poeme) | say, if it were true (poem) | jacques brel | 1958-04-01 row 9 : 8 | "l'homme dans la cite" | the man in the city | jacques brel, francois rauber | 1958-04-01 row 10 : 9 | "litanies pour un retour" | litanies for a return | jacques brel, francois rauber | 1958-04-01 row 11 : 10 | "voici" | here | jacques brel, francois rauber | 1958-04-01 row 12 : 11 | "voir" | see | jacques brel | 1958-10-07 row 13 : 12 | "l'aventure" | the adventure | jacques brel | 1958-10-21 row 14 : 13 | "dites, si c'etait vrai" (poeme) | say, if it were true (poem) | jacques brel | 1956-09-19
col : count ( "recorded" ) row 1 : 0
select count ( recorded ) where translation = 1826 <table_name> : table \begin{tabular}{llllll} \toprule & track & title & translation & composer & recorded \\ \midrule 0 & 1 & "demain l'on se marie (la chanson des fiances)" & tomor & & \\ 1 & we'll marry (the song of the fiances) & jacques brel & 1958-03-14 & & \\ 2 & 2 & "au printemps" & in the spring & jacques brel & 1958-04-01 \\ 3 & 3 & "je ne sais pas" & i don't know & jacques brel & 1958-04-01 \\ 4 & 4 & "le colonel" & the colonel & jacques brel, gaby wagenheim & 1958-04-01 \\ 5 & 5 & "dors ma mie, bonsoir" & sleep my love, good night & jacques brel, francois rauber & 1958-03-12 \\ 6 & 6 & "la lumiere jaillira" & the light will shine & jacques brel, francois rauber & 1958-04-01 \\ 7 & 7 & "dites, si c'etait vrai" (poeme) & say, if it were true (poem) & jacques brel & 1958-04-01 \\ 8 & 8 & "l'homme dans la cite" & the man in the city & jacques brel, francois rauber & 1958-04-01 \\ 9 & 9 & "litanies pour un retour" & litanies for a return & jacques brel, francois rauber & 1958-04-01 \\ 10 & 10 & "voici" & here & jacques brel, francois rauber & 1958-04-01 \\ 11 & 11 & "voir" & see & jacques brel & 1958-10-07 \\ 12 & 12 & "l'aventure" & the adventure & jacques brel & 1958-10-21 \\ 13 & 13 & "dites, si c'etait vrai" (poeme) & say, if it were true (poem) & jacques brel & 1956-09-19 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "recorded" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( recorded ) where translation = 1826 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>track</th> <th>title</th> <th>translation</th> <th>composer</th> <th>recorded</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>"demain l'on se marie (la chanson des fiances)"</td> <td>tomor</td> <td></td> <td></td> </tr> <tr> <th>1</th> <td>we'll marry (the song of the fiances)</td> <td>jacques brel</td> <td>1958-03-14</td> <td></td> <td></td> </tr> <tr> <th>2</th> <td>2</td> <td>"au printemps"</td> <td>in the spring</td> <td>jacques brel</td> <td>1958-04-01</td> </tr> <tr> <th>3</th> <td>3</td> <td>"je ne sais pas"</td> <td>i don't know</td> <td>jacques brel</td> <td>1958-04-01</td> </tr> <tr> <th>4</th> <td>4</td> <td>"le colonel"</td> <td>the colonel</td> <td>jacques brel, gaby wagenheim</td> <td>1958-04-01</td> </tr> <tr> <th>5</th> <td>5</td> <td>"dors ma mie, bonsoir"</td> <td>sleep my love, good night</td> <td>jacques brel, francois rauber</td> <td>1958-03-12</td> </tr> <tr> <th>6</th> <td>6</td> <td>"la lumiere jaillira"</td> <td>the light will shine</td> <td>jacques brel, francois rauber</td> <td>1958-04-01</td> </tr> <tr> <th>7</th> <td>7</td> <td>"dites, si c'etait vrai" (poeme)</td> <td>say, if it were true (poem)</td> <td>jacques brel</td> <td>1958-04-01</td> </tr> <tr> <th>8</th> <td>8</td> <td>"l'homme dans la cite"</td> <td>the man in the city</td> <td>jacques brel, francois rauber</td> <td>1958-04-01</td> </tr> <tr> <th>9</th> <td>9</td> <td>"litanies pour un retour"</td> <td>litanies for a return</td> <td>jacques brel, francois rauber</td> <td>1958-04-01</td> </tr> <tr> <th>10</th> <td>10</td> <td>"voici"</td> <td>here</td> <td>jacques brel, francois rauber</td> <td>1958-04-01</td> </tr> <tr> <th>11</th> <td>11</td> <td>"voir"</td> <td>see</td> <td>jacques brel</td> <td>1958-10-07</td> </tr> <tr> <th>12</th> <td>12</td> <td>"l'aventure"</td> <td>the adventure</td> <td>jacques brel</td> <td>1958-10-21</td> </tr> <tr> <th>13</th> <td>13</td> <td>"dites, si c'etait vrai" (poeme)</td> <td>say, if it were true (poem)</td> <td>jacques brel</td> <td>1956-09-19</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "recorded" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( recorded ) where translation = 1826 <table_name> : table | | track | title | translation | composer | recorded | |---:|:--------------------------------------|:------------------------------------------------|:----------------------------|:------------------------------|:-----------| | 0 | 1 | "demain l'on se marie (la chanson des fiances)" | tomor | | | | 1 | we'll marry (the song of the fiances) | jacques brel | 1958-03-14 | | | | 2 | 2 | "au printemps" | in the spring | jacques brel | 1958-04-01 | | 3 | 3 | "je ne sais pas" | i don't know | jacques brel | 1958-04-01 | | 4 | 4 | "le colonel" | the colonel | jacques brel, gaby wagenheim | 1958-04-01 | | 5 | 5 | "dors ma mie, bonsoir" | sleep my love, good night | jacques brel, francois rauber | 1958-03-12 | | 6 | 6 | "la lumiere jaillira" | the light will shine | jacques brel, francois rauber | 1958-04-01 | | 7 | 7 | "dites, si c'etait vrai" (poeme) | say, if it were true (poem) | jacques brel | 1958-04-01 | | 8 | 8 | "l'homme dans la cite" | the man in the city | jacques brel, francois rauber | 1958-04-01 | | 9 | 9 | "litanies pour un retour" | litanies for a return | jacques brel, francois rauber | 1958-04-01 | | 10 | 10 | "voici" | here | jacques brel, francois rauber | 1958-04-01 | | 11 | 11 | "voir" | see | jacques brel | 1958-10-07 | | 12 | 12 | "l'aventure" | the adventure | jacques brel | 1958-10-21 | | 13 | 13 | "dites, si c'etait vrai" (poeme) | say, if it were true (poem) | jacques brel | 1956-09-19 |
| | count ( "recorded" ) | |---:|-----------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 16421, 262, 1625, 4794, 273, 6549, 5558, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3298, 473, 2077, 473, 4794, 473, 8561, 473, 16421, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 9626, 530, 328, 11, 265, 695, 21282, 1385, 261, 11821, 462, 634, 265, 2832, 284, 30044, 13, 473, 29998, 280, 473, 225, 473, 225, 1736, 203, 21, 473, 732, 5614, 21282, 1176, 261, 5787, 17180, 434, 326, 284, 30044, 13, 473, 20138, 29896, 324, 2878, 473, 5342, 8204, 17, 4630, 17, 3461, 473, 225, 473, 225, 1736, 203, 22, 473, 576, 473, 20309, 1172, 351, 1121, 473, 316, 326, 25974, 473, 20138, 29896, 324, 2878, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 23, 473, 890, 473, 30356, 1073, 7864, 291, 14699, 473, 277, 2727, 1404, 5055, 473, 20138, 29896, 324, 2878, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 24, 473, 1059, 473, 884, 13336, 292, 473, 326, 13336, 292, 473, 20138, 29896, 324, 2878, 16, 314, 24383, 341, 346, 275, 580, 381, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 25, 473, 1381, 473, 302, 1383, 10843, 312, 1385, 16, 324, 265, 2048, 481, 473, 5329, 3399, 437, 537, 16, 7494, 290, 750, 473, 20138, 29896, 324, 2878, 16, 284, 2450, 2894, 291, 767, 373, 264, 473, 5342, 8204, 17, 4630, 17, 2138, 1736, 203, 26, 473, 1666, 473, 7125, 328, 30865, 822, 525, 671, 549, 354, 473, 326, 9052, 903, 699, 558, 473, 20138, 29896, 324, 2878, 16, 284, 2450, 2894, 291, 767, 373, 264, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 27, 473, 2371, 473, 302, 2997, 16, 7533, 276, 11, 1066, 305, 331, 354, 77, 261, 1631, 4698, 13, 473, 12532, 16, 309, 518, 4591, 638, 261, 1631, 351, 13, 473, 20138, 29896, 324, 2878, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 28, 473, 1725, 473, 328, 11, 17125, 3501, 26224, 7125, 276, 1137, 473, 326, 3161, 316, 326, 12797, 473, 20138, 29896, 324, 2878, 16, 284, 2450, 2894, 291, 767, 373, 264, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 29, 473, 2468, 473, 16297, 27891, 24601, 640, 27772, 473, 16297, 27891, 364, 279, 327, 473, 20138, 29896, 324, 2878, 16, 284, 2450, 2894, 291, 767, 373, 264, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 2163, 473, 1728, 473, 19993, 14463, 473, 2674, 473, 20138, 29896, 324, 2878, 16, 284, 2450, 2894, 291, 767, 373, 264, 473, 5342, 8204, 17, 3028, 17, 1611, 1736, 203, 2499, 473, 4648, 473, 19993, 481, 473, 2621, 473, 20138, 29896, 324, 2878, 473, 5342, 8204, 17, 2163, 17, 8642, 1736, 203, 2138, 473, 2593, 473, 328, 11, 69, 616, 594, 473, 326, 1261, 616, 594, 473, 20138, 29896, 324, 2878, 473, 5342, 8204, 17, 2163, 17, 5340, 1736, 203, 3437, 473, 5958, 473, 302, 2997, 16, 7533, 276, 11, 1066, 305, 331, 354, 77, 261, 1631, 4698, 13, 473, 12532, 16, 309, 518, 4591, 638, 261, 1631, 351, 13, 473, 20138, 29896, 324, 2878, 473, 5342, 4313, 17, 5908, 17, 3657, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 16421, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( party ) where party = 'republican' col : party | active voters | inactive voters | total voters | percentage row 1 : republican | 13916 | 5342 | 19258 | 25.61% row 2 : democratic | 21493 | 7115 | 28608 | 38.05% row 3 : unaffiliated | 20118 | 7062 | 27180 | 36.15% row 4 : minor parties | 100 | 40 | 140 | 0.19% row 5 : total | 55627 | 19559 | 75186 | 100%
col : count ( "party" ) row 1 : 1
select count ( party ) where party = 'republican' <table_name> : table \begin{tabular}{llllll} \toprule & party & active voters & inactive voters & total voters & percentage \\ \midrule 0 & republican & 13916 & 5342 & 19258 & 25.61% \\ 1 & democratic & 21493 & 7115 & 28608 & 38.05% \\ 2 & unaffiliated & 20118 & 7062 & 27180 & 36.15% \\ 3 & minor parties & 100 & 40 & 140 & 0.19% \\ 4 & total & 55627 & 19559 & 75186 & 100% \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "party" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( party ) where party = 'republican' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>party</th> <th>active voters</th> <th>inactive voters</th> <th>total voters</th> <th>percentage</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>republican</td> <td>13916</td> <td>5342</td> <td>19258</td> <td>25.61%</td> </tr> <tr> <th>1</th> <td>democratic</td> <td>21493</td> <td>7115</td> <td>28608</td> <td>38.05%</td> </tr> <tr> <th>2</th> <td>unaffiliated</td> <td>20118</td> <td>7062</td> <td>27180</td> <td>36.15%</td> </tr> <tr> <th>3</th> <td>minor parties</td> <td>100</td> <td>40</td> <td>140</td> <td>0.19%</td> </tr> <tr> <th>4</th> <td>total</td> <td>55627</td> <td>19559</td> <td>75186</td> <td>100%</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "party" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( party ) where party = 'republican' <table_name> : table | | party | active voters | inactive voters | total voters | percentage | |---:|:--------------|----------------:|------------------:|---------------:|:-------------| | 0 | republican | 13916 | 5342 | 19258 | 25.61% | | 1 | democratic | 21493 | 7115 | 28608 | 38.05% | | 2 | unaffiliated | 20118 | 7062 | 27180 | 36.15% | | 3 | minor parties | 100 | 40 | 140 | 0.19% | | 4 | total | 55627 | 19559 | 75186 | 100% |
| | count ( "party" ) | |---:|--------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 18285, 262, 1625, 18285, 273, 296, 266, 482, 304, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 18285, 473, 2695, 331, 352, 414, 473, 16838, 331, 352, 414, 473, 2078, 331, 352, 414, 473, 11622, 1736, 203, 64, 13138, 5345, 203, 20, 473, 283, 482, 304, 473, 404, 5520, 2313, 473, 1381, 5026, 22, 473, 5342, 2947, 28, 473, 6969, 18, 9498, 9, 1736, 203, 21, 473, 9626, 504, 20004, 473, 30149, 11180, 473, 2371, 22062, 473, 9131, 4848, 28, 473, 18012, 18, 6260, 9, 1736, 203, 22, 473, 640, 7329, 330, 10206, 473, 3786, 2643, 473, 2371, 7677, 22, 473, 12732, 18278, 473, 6580, 18, 3600, 9, 1736, 203, 23, 473, 8439, 1087, 606, 473, 2130, 473, 8063, 473, 31907, 473, 374, 18, 3657, 9, 1736, 203, 24, 473, 2078, 473, 1381, 4313, 5324, 473, 5342, 2539, 29, 473, 18821, 2643, 26, 473, 2130, 9, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 18285, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select viewers where airdate = '29 may 2010' col : episode | airdate | game 1 | game 2 | game 3 | viewers row 1 : 1 | 17 april 2010 | 'twin peaks' | 'a walk in the dark' | 'lock and key' | 4.52m row 2 : 2 | 24 april 2010 | 'caught in the net' | 'stick 'em up' | 'power trip' | 4.41m row 3 : 3 | 1 may 2010 | 'knotting hills' | 'it's a wrap!' | 'lock and key' | 4.31m row 4 : 4 | 8 may 2010 | 'caught in the net' | 'a walk in the dark' | 'power trip' | 4.44m row 5 : 5 | 15 may 2010 | 'twin peaks' | 'it's a wrap!' | 'lock and key' | 4.46m row 6 : 6 | 22 may 2010 | 'knotting hills' | 'stick 'em up' | 'power trip' | under 2.61m row 7 : 7 | 29 may 2010 | 'caught in the net' | 'a walk in the dark' | 'lock and key' | 4.68m row 8 : 8 | 5 june 2010 | 'knotting hills' | 'stick 'em up' | 'lock and key' | 3.44m
col : viewers row 1 : 4.68m
select viewers where airdate = '29 may 2010' <table_name> : table \begin{tabular}{lllllll} \toprule & episode & airdate & game 1 & game 2 & game 3 & viewers \\ \midrule 0 & 1 & 17 april 2010 & 'twin peaks' & 'a walk in the dark' & 'lock and key' & 4.52m \\ 1 & 2 & 24 april 2010 & 'caught in the net' & 'stick 'em up' & 'power trip' & 4.41m \\ 2 & 3 & 1 may 2010 & 'knotting hills' & 'it's a wrap!' & 'lock and key' & 4.31m \\ 3 & 4 & 8 may 2010 & 'caught in the net' & 'a walk in the dark' & 'power trip' & 4.44m \\ 4 & 5 & 15 may 2010 & 'twin peaks' & 'it's a wrap!' & 'lock and key' & 4.46m \\ 5 & 6 & 22 may 2010 & 'knotting hills' & 'stick 'em up' & 'power trip' & under 2.61m \\ 6 & 7 & 29 may 2010 & 'caught in the net' & 'a walk in the dark' & 'lock and key' & 4.68m \\ 7 & 8 & 5 june 2010 & 'knotting hills' & 'stick 'em up' & 'lock and key' & 3.44m \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & viewers \\ \midrule 0 & 4.68m \\ \bottomrule \end{tabular}
select viewers where airdate = '29 may 2010' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>episode</th> <th>airdate</th> <th>game 1</th> <th>game 2</th> <th>game 3</th> <th>viewers</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>17 april 2010</td> <td>'twin peaks'</td> <td>'a walk in the dark'</td> <td>'lock and key'</td> <td>4.52m</td> </tr> <tr> <th>1</th> <td>2</td> <td>24 april 2010</td> <td>'caught in the net'</td> <td>'stick 'em up'</td> <td>'power trip'</td> <td>4.41m</td> </tr> <tr> <th>2</th> <td>3</td> <td>1 may 2010</td> <td>'knotting hills'</td> <td>'it's a wrap!'</td> <td>'lock and key'</td> <td>4.31m</td> </tr> <tr> <th>3</th> <td>4</td> <td>8 may 2010</td> <td>'caught in the net'</td> <td>'a walk in the dark'</td> <td>'power trip'</td> <td>4.44m</td> </tr> <tr> <th>4</th> <td>5</td> <td>15 may 2010</td> <td>'twin peaks'</td> <td>'it's a wrap!'</td> <td>'lock and key'</td> <td>4.46m</td> </tr> <tr> <th>5</th> <td>6</td> <td>22 may 2010</td> <td>'knotting hills'</td> <td>'stick 'em up'</td> <td>'power trip'</td> <td>under 2.61m</td> </tr> <tr> <th>6</th> <td>7</td> <td>29 may 2010</td> <td>'caught in the net'</td> <td>'a walk in the dark'</td> <td>'lock and key'</td> <td>4.68m</td> </tr> <tr> <th>7</th> <td>8</td> <td>5 june 2010</td> <td>'knotting hills'</td> <td>'stick 'em up'</td> <td>'lock and key'</td> <td>3.44m</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>viewers</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>4.68m</td> </tr> </tbody> </table>
select viewers where airdate = '29 may 2010' <table_name> : table | | episode | airdate | game 1 | game 2 | game 3 | viewers | |---:|----------:|:--------------|:--------------------|:---------------------|:---------------|:------------| | 0 | 1 | 17 april 2010 | 'twin peaks' | 'a walk in the dark' | 'lock and key' | 4.52m | | 1 | 2 | 24 april 2010 | 'caught in the net' | 'stick 'em up' | 'power trip' | 4.41m | | 2 | 3 | 1 may 2010 | 'knotting hills' | 'it's a wrap!' | 'lock and key' | 4.31m | | 3 | 4 | 8 may 2010 | 'caught in the net' | 'a walk in the dark' | 'power trip' | 4.44m | | 4 | 5 | 15 may 2010 | 'twin peaks' | 'it's a wrap!' | 'lock and key' | 4.46m | | 5 | 6 | 22 may 2010 | 'knotting hills' | 'stick 'em up' | 'power trip' | under 2.61m | | 6 | 7 | 29 may 2010 | 'caught in the net' | 'a walk in the dark' | 'lock and key' | 4.68m | | 7 | 8 | 5 june 2010 | 'knotting hills' | 'stick 'em up' | 'lock and key' | 3.44m |
| | viewers | |---:|:----------| | 0 | 4.68m |
[ [ 1, 4025, 1476, 414, 1625, 23350, 712, 273, 296, 5540, 2026, 18965, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 17054, 473, 23350, 712, 473, 7920, 404, 473, 7920, 576, 473, 7920, 890, 473, 1476, 414, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 8043, 513, 86, 330, 18965, 473, 296, 88, 8082, 25168, 11, 473, 296, 69, 5442, 316, 326, 23433, 11, 473, 296, 739, 471, 498, 11, 473, 1059, 18, 9401, 81, 1736, 203, 21, 473, 576, 473, 4248, 513, 86, 330, 18965, 473, 296, 27611, 316, 326, 2901, 11, 473, 296, 334, 1200, 296, 351, 731, 11, 473, 296, 12238, 20654, 11, 473, 1059, 18, 9803, 81, 1736, 203, 22, 473, 890, 473, 404, 2026, 18965, 473, 296, 79, 902, 1787, 366, 737, 87, 11, 473, 296, 305, 1807, 279, 2193, 5124, 473, 296, 739, 471, 498, 11, 473, 1059, 18, 6938, 81, 1736, 203, 23, 473, 1059, 473, 1725, 2026, 18965, 473, 296, 27611, 316, 326, 2901, 11, 473, 296, 69, 5442, 316, 326, 23433, 11, 473, 296, 12238, 20654, 11, 473, 1059, 18, 6334, 81, 1736, 203, 24, 473, 1381, 473, 4711, 2026, 18965, 473, 296, 88, 8082, 25168, 11, 473, 296, 305, 1807, 279, 2193, 5124, 473, 296, 739, 471, 498, 11, 473, 1059, 18, 8749, 81, 1736, 203, 25, 473, 1666, 473, 11201, 2026, 18965, 473, 296, 79, 902, 1787, 366, 737, 87, 11, 473, 296, 334, 1200, 296, 351, 731, 11, 473, 296, 12238, 20654, 11, 473, 3613, 576, 18, 9498, 81, 1736, 203, 26, 473, 2371, 473, 12899, 2026, 18965, 473, 296, 27611, 316, 326, 2901, 11, 473, 296, 69, 5442, 316, 326, 23433, 11, 473, 296, 739, 471, 498, 11, 473, 1059, 18, 9470, 81, 1736, 203, 27, 473, 1725, 473, 1381, 525, 7556, 18965, 473, 296, 79, 902, 1787, 366, 737, 87, 11, 473, 296, 334, 1200, 296, 351, 731, 11, 473, 296, 739, 471, 498, 11, 473, 890, 18, 6334, 81, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1476, 414, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1059, 18, 9470, 81, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( strike tone (st-1/16) ) where name > 868 col : # | name | strike tone (st-1/16) | weight (kg) | diameter (mm) | inscription row 1 : 1 | maria | g0 +8 | 6045 | 2075 | + o mater alma christi carissima-suscipe pia laudum praecamina. (o dearest nourishing mother of christ, raise praise for our pious hymn) gegossen 1535 + zerstoert 1656 + erneuert 1659 + zerborsten 1818 + umgegossen 1881 + zerschlagen 1942 + wiederum erneuert 1958 (cast 1535 + destroyed 1656 + restored 1659 + destroyed 1818 + recast 1881 + obliterated 1942 + restored again 1958) row 2 : 2 | carolus | h0 +7 | 2900 | 1628 | honor et cultus, quem regalis ecclesia aquen: sanctissimo imperatori patrono ac fundatori suo carolo virtute, merito, imperio vere magno debet et defert mihi nomen dedit anno 1 6 5 9 (the honour and devotion, which the royal church of aachen owes and renders to its most sacred emperor, patron and benefactor: charles, truly great in virtue, merit and rule, gave this name to me in the year 1659) row 3 : 3 | johannes evangelista | d1 +8 | 1400 | 1367 | nascentes inter socias mecum ordine ponor tertia, sed cum quinta tono appellata johannes(i am placed fourth in order among the friends born with me, but i call to john with the fifth tone) row 4 : 4 | johannes baptista | e1 +7 | 1225 | 1217 | johannes baptista ora pro nobis. in ludo haud in agro florens nos curia fecit sed longo sub argo fudit nos ipse decano. an o. 1 6 5 6 (john the baptist pray for us. flourishing in play not in toil, he made us with care, but poured us under a vigilant supervisor. 1656) row 5 : 5 | leopardus | fis1 +3 | 850 | 1078 | sancte leoparde ora pro nobis anno 1 6 5 9 (saint leopardus pray for us. made 1659.) row 6 : 6 | stephanus | g1 +8 | 715 | 1027 | sancte stephane ora pro nobis anno 1 6 5 9 (st stephen pray for us. made 1659.) row 7 : 7 | petrus | a1 +1 | 425 | 894 | sancte petre ora pro nobis anno 1 6 5 9 (st. peter pray for us. made 1659.) row 8 : 8 | simeon | h1 +8 | 290 | 793 | sancte simeon juste et timorate ora pro nobis (st simon, just and devout, pray for us)
col : count ( "strike tone (st-1/16" ) row 1 : 8
select count ( strike tone (st-1/16) ) where name > 868 <table_name> : table \begin{tabular}{lllllll} \toprule & # & name & strike tone (st-1/16) & weight (kg) & diameter (mm) & inscription \\ \midrule 0 & 1 & maria & g0 +8 & 6045 & 2075 & + o mater alma christi carissima-suscipe pia laudum praecamina. (o dearest nourishing mother of christ, raise praise for our pious hymn) gegossen 1535 + zerstoert 1656 + erneuert 1659 + zerborsten 1818 + umgegossen 1881 + zerschlagen 1942 + wiederum erneuert 1958 (cast 1535 + destroyed 1656 + restored 1659 + destroyed 1818 + recast 1881 + obliterated 1942 + restored again 1958) \\ 1 & 2 & carolus & h0 +7 & 2900 & 1628 & honor et cultus, quem regalis ecclesia aquen: sanctissimo imperatori patrono ac fundatori suo carolo virtute, merito, imperio vere magno debet et defert mihi nomen dedit anno 1 6 5 9 (the honour and devotion, which the royal church of aachen owes and renders to its most sacred emperor, patron and benefactor: charles, truly great in virtue, merit and rule, gave this name to me in the year 1659) \\ 2 & 3 & johannes evangelista & d1 +8 & 1400 & 1367 & nascentes inter socias mecum ordine ponor tertia, sed cum quinta tono appellata johannes(i am placed fourth in order among the friends born with me, but i call to john with the fifth tone) \\ 3 & 4 & johannes baptista & e1 +7 & 1225 & 1217 & johannes baptista ora pro nobis. in ludo haud in agro florens nos curia fecit sed longo sub argo fudit nos ipse decano. an o. 1 6 5 6 (john the baptist pray for us. flourishing in play not in toil, he made us with care, but poured us under a vigilant supervisor. 1656) \\ 4 & 5 & leopardus & fis1 +3 & 850 & 1078 & sancte leoparde ora pro nobis anno 1 6 5 9 (saint leopardus pray for us. made 1659.) \\ 5 & 6 & stephanus & g1 +8 & 715 & 1027 & sancte stephane ora pro nobis anno 1 6 5 9 (st stephen pray for us. made 1659.) \\ 6 & 7 & petrus & a1 +1 & 425 & 894 & sancte petre ora pro nobis anno 1 6 5 9 (st. peter pray for us. made 1659.) \\ 7 & 8 & simeon & h1 +8 & 290 & 793 & sancte simeon juste et timorate ora pro nobis (st simon, just and devout, pray for us) \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "strike tone (st-1/16" ) \\ \midrule 0 & 8 \\ \bottomrule \end{tabular}
select count ( strike tone (st-1/16) ) where name > 868 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>name</th> <th>strike tone (st-1/16)</th> <th>weight (kg)</th> <th>diameter (mm)</th> <th>inscription</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>maria</td> <td>g0 +8</td> <td>6045</td> <td>2075</td> <td>+ o mater alma christi carissima-suscipe pia laudum praecamina. (o dearest nourishing mother of christ, raise praise for our pious hymn) gegossen 1535 + zerstoert 1656 + erneuert 1659 + zerborsten 1818 + umgegossen 1881 + zerschlagen 1942 + wiederum erneuert 1958 (cast 1535 + destroyed 1656 + restored 1659 + destroyed 1818 + recast 1881 + obliterated 1942 + restored again 1958)</td> </tr> <tr> <th>1</th> <td>2</td> <td>carolus</td> <td>h0 +7</td> <td>2900</td> <td>1628</td> <td>honor et cultus, quem regalis ecclesia aquen: sanctissimo imperatori patrono ac fundatori suo carolo virtute, merito, imperio vere magno debet et defert mihi nomen dedit anno 1 6 5 9 (the honour and devotion, which the royal church of aachen owes and renders to its most sacred emperor, patron and benefactor: charles, truly great in virtue, merit and rule, gave this name to me in the year 1659)</td> </tr> <tr> <th>2</th> <td>3</td> <td>johannes evangelista</td> <td>d1 +8</td> <td>1400</td> <td>1367</td> <td>nascentes inter socias mecum ordine ponor tertia, sed cum quinta tono appellata johannes(i am placed fourth in order among the friends born with me, but i call to john with the fifth tone)</td> </tr> <tr> <th>3</th> <td>4</td> <td>johannes baptista</td> <td>e1 +7</td> <td>1225</td> <td>1217</td> <td>johannes baptista ora pro nobis. in ludo haud in agro florens nos curia fecit sed longo sub argo fudit nos ipse decano. an o. 1 6 5 6 (john the baptist pray for us. flourishing in play not in toil, he made us with care, but poured us under a vigilant supervisor. 1656)</td> </tr> <tr> <th>4</th> <td>5</td> <td>leopardus</td> <td>fis1 +3</td> <td>850</td> <td>1078</td> <td>sancte leoparde ora pro nobis anno 1 6 5 9 (saint leopardus pray for us. made 1659.)</td> </tr> <tr> <th>5</th> <td>6</td> <td>stephanus</td> <td>g1 +8</td> <td>715</td> <td>1027</td> <td>sancte stephane ora pro nobis anno 1 6 5 9 (st stephen pray for us. made 1659.)</td> </tr> <tr> <th>6</th> <td>7</td> <td>petrus</td> <td>a1 +1</td> <td>425</td> <td>894</td> <td>sancte petre ora pro nobis anno 1 6 5 9 (st. peter pray for us. made 1659.)</td> </tr> <tr> <th>7</th> <td>8</td> <td>simeon</td> <td>h1 +8</td> <td>290</td> <td>793</td> <td>sancte simeon juste et timorate ora pro nobis (st simon, just and devout, pray for us)</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "strike tone (st-1/16" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>8</td> </tr> </tbody> </table>
select count ( strike tone (st-1/16) ) where name > 868 <table_name> : table | | # | name | strike tone (st-1/16) | weight (kg) | diameter (mm) | inscription | |---:|----:|:---------------------|:------------------------|--------------:|----------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | 1 | maria | g0 +8 | 6045 | 2075 | + o mater alma christi carissima-suscipe pia laudum praecamina. (o dearest nourishing mother of christ, raise praise for our pious hymn) gegossen 1535 + zerstoert 1656 + erneuert 1659 + zerborsten 1818 + umgegossen 1881 + zerschlagen 1942 + wiederum erneuert 1958 (cast 1535 + destroyed 1656 + restored 1659 + destroyed 1818 + recast 1881 + obliterated 1942 + restored again 1958) | | 1 | 2 | carolus | h0 +7 | 2900 | 1628 | honor et cultus, quem regalis ecclesia aquen: sanctissimo imperatori patrono ac fundatori suo carolo virtute, merito, imperio vere magno debet et defert mihi nomen dedit anno 1 6 5 9 (the honour and devotion, which the royal church of aachen owes and renders to its most sacred emperor, patron and benefactor: charles, truly great in virtue, merit and rule, gave this name to me in the year 1659) | | 2 | 3 | johannes evangelista | d1 +8 | 1400 | 1367 | nascentes inter socias mecum ordine ponor tertia, sed cum quinta tono appellata johannes(i am placed fourth in order among the friends born with me, but i call to john with the fifth tone) | | 3 | 4 | johannes baptista | e1 +7 | 1225 | 1217 | johannes baptista ora pro nobis. in ludo haud in agro florens nos curia fecit sed longo sub argo fudit nos ipse decano. an o. 1 6 5 6 (john the baptist pray for us. flourishing in play not in toil, he made us with care, but poured us under a vigilant supervisor. 1656) | | 4 | 5 | leopardus | fis1 +3 | 850 | 1078 | sancte leoparde ora pro nobis anno 1 6 5 9 (saint leopardus pray for us. made 1659.) | | 5 | 6 | stephanus | g1 +8 | 715 | 1027 | sancte stephane ora pro nobis anno 1 6 5 9 (st stephen pray for us. made 1659.) | | 6 | 7 | petrus | a1 +1 | 425 | 894 | sancte petre ora pro nobis anno 1 6 5 9 (st. peter pray for us. made 1659.) | | 7 | 8 | simeon | h1 +8 | 290 | 793 | sancte simeon juste et timorate ora pro nobis (st simon, just and devout, pray for us) |
| | count ( "strike tone (st-1/16" ) | |---:|-----------------------------------:| | 0 | 8 |
[ [ 1, 4025, 1056, 261, 609, 2547, 30600, 261, 334, 17, 21, 19, 2313, 13, 262, 1625, 508, 405, 1725, 9470, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 508, 473, 609, 2547, 30600, 261, 334, 17, 21, 19, 2313, 13, 473, 3119, 261, 14931, 13, 473, 26386, 261, 7020, 13, 473, 316, 3100, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 312, 15240, 473, 314, 20, 397, 28, 473, 1666, 3028, 25, 473, 4200, 5877, 473, 397, 320, 312, 2045, 524, 2540, 4513, 376, 77, 5926, 1054, 13888, 17, 87, 19446, 3151, 293, 1155, 7125, 1100, 379, 293, 354, 557, 301, 15314, 18, 261, 83, 443, 8945, 290, 477, 1468, 310, 312, 3011, 434, 4513, 376, 16, 1002, 293, 11628, 364, 3134, 4790, 1481, 366, 2942, 82, 13, 314, 1332, 8464, 275, 4711, 4763, 397, 24910, 30168, 1051, 2872, 4313, 397, 6445, 4644, 89, 1051, 2872, 6162, 397, 24910, 70, 280, 334, 275, 6549, 2643, 397, 9570, 908, 75, 8464, 275, 404, 5482, 21, 397, 998, 414, 343, 22532, 275, 5342, 9452, 397, 341, 2092, 264, 379, 6445, 4644, 89, 1051, 5342, 8204, 261, 4155, 4711, 4763, 397, 17689, 2872, 4313, 397, 18751, 2872, 6162, 397, 17689, 6549, 2643, 397, 1950, 689, 404, 5482, 21, 397, 320, 3083, 2165, 690, 5342, 9452, 397, 18751, 3382, 5342, 8204, 13, 1736, 203, 21, 473, 576, 473, 5926, 355, 407, 473, 366, 20, 397, 27, 473, 12899, 713, 473, 2872, 6030, 473, 24338, 280, 3393, 276, 406, 407, 16, 6597, 81, 960, 287, 291, 6557, 9558, 1155, 279, 372, 275, 30, 272, 304, 299, 1054, 381, 83, 709, 457, 639, 77, 9670, 1949, 83, 1721, 284, 1074, 639, 77, 1597, 83, 5926, 12854, 331, 2714, 624, 16, 4045, 11250, 16, 709, 457, 1594, 331, 822, 4447, 2135, 18202, 278, 3393, 2220, 88, 312, 7392, 77, 12457, 275, 302, 4619, 14115, 404, 1666, 1381, 2468, 261, 5787, 24338, 477, 471, 4461, 8240, 16, 1492, 326, 721, 93, 287, 462, 295, 343, 434, 279, 497, 275, 2523, 281, 471, 19567, 358, 2097, 4486, 20071, 1118, 801, 457, 280, 16, 9670, 1949, 471, 27641, 6812, 30, 1149, 1040, 16, 433, 332, 93, 18825, 316, 331, 2714, 344, 16, 4045, 305, 471, 1720, 16, 314, 836, 333, 508, 358, 1791, 316, 326, 3286, 2872, 6162, 13, 1736, 203, 22, 473, 890, 473, 525, 16699, 1072, 281, 2113, 539, 5449, 69, 473, 302, 21, 397, 28, 473, 5045, 713, 473, 404, 5718, 27, 473, 290, 345, 2998, 281, 1554, 30904, 1795, 312, 557, 379, 4642, 558, 293, 265, 280, 268, 31449, 16, 24336, 14471, 719, 474, 69, 268, 265, 83, 595, 1165, 396, 525, 16699, 1072, 281, 12, 77, 2125, 15235, 12792, 451, 316, 1353, 17200, 326, 284, 22259, 324, 14245, 598, 1791, 16, 1496, 277, 745, 358, 525, 22223, 598, 326, 284, 430, 451, 30600, 13, 1736, 203, 23, 473, 1059, 473, 525, 16699, 1072, 281, 324, 1657, 376, 69, 473, 425, 21, 397, 27, 473, 2593, 2947, 473, 2593, 4033, 473, 525, 16699, 1072, 281, 324, 1657, 376, 69, 578, 69, 450, 290, 947, 291, 18, 316, 328, 6506, 10677, 1100, 316, 1737, 303, 20802, 1187, 87, 26628, 662, 1155, 284, 557, 305, 24336, 1525, 83, 720, 1501, 83, 284, 4836, 26628, 2359, 307, 2109, 31922, 18, 392, 320, 18, 404, 1666, 1381, 1666, 261, 78, 22223, 326, 324, 1657, 376, 293, 435, 364, 584, 18, 20802, 295, 1468, 310, 316, 6599, 486, 316, 358, 330, 16, 3904, 7165, 584, 598, 7671, 16, 1496, 8275, 2862, 584, 3613, 279, 331, 360, 330, 970, 25191, 18, 2872, 4313, 13, 1736, 203, 24, 473, 1381, 473, 884, 556, 1060, 407, 473, 15324, 21, 397, 23, 473, 1725, 3361, 473, 1728, 8285, 473, 272, 304, 299, 73, 884, 556, 297, 323, 578, 69, 450, 290, 947, 291, 14115, 404, 1666, 1381, 2468, 261, 87, 1598, 884, 556, 1060, 407, 293, 435, 364, 584, 18, 7165, 2872, 6162, 12998, 1736, 203, 25, 473, 1666, 473, 18654, 10499, 407, 473, 314, 21, 397, 28, 473, 2371, 3600, 473, 1728, 5324, 473, 272, 304, 299, 73, 18654, 844, 8806, 578, 69, 450, 290, 947, 291, 14115, 404, 1666, 1381, 2468, 261, 334, 18654, 13819, 293, 435, 364, 584, 18, 7165, 2872, 6162, 12998, 1736, 203, 26, 473, 2371, 473, 293, 278, 8010, 473, 279, 21, 397, 21, 473, 1059, 2947, 473, 1725, 11290, 473, 272, 304, 299, 73, 293, 278, 266, 578, 69, 450, 290, 947, 291, 14115, 404, 1666, 1381, 2468, 261, 334, 18, 293, 847, 293, 435, 364, 584, 18, 7165, 2872, 6162, 12998, 1736, 203, 27, 473, 1725, 473, 272, 494, 265, 473, 366, 21, 397, 28, 473, 576, 9349, 473, 2371, 11180, 473, 272, 304, 299, 73, 272, 494, 265, 2537, 73, 3393, 1658, 280, 340, 578, 69, 450, 290, 947, 291, 261, 334, 3142, 265, 16, 2537, 471, 4461, 659, 16, 293, 435, 364, 584, 13, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 609, 2547, 30600, 261, 334, 17, 21, 19, 2313, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1725, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where # of constituency votes = 194389 col : election year | # of constituency votes | % of constituency votes | +/- -1 | # of party list votes | % of party list votes | +/- -2 | # of overall seats won row 1 : 1965 | 587216 | 1.8 | 1.8 | 664193 | 2.0 | 2.0 | 0 / 518 row 2 : 1969 | 1189375 | 3.6 | 1.8 | 1422010 | 4.3 | 2.3 | 0 / 518 row 3 : 1972 | 194389 | 0.5 | 3.1 | 207465 | 0.6 | 3.7 | 0 / 518 row 4 : 1976 | 136.023 | 0.4 | 0.1 | 122661 | 0.3 | 0.3 | 0 / 518 row 5 : 1980 | none | none | none | 68096 | 0.2 | 0.1 | 0 / 497 row 6 : 1983 | 57112 | 0.1 | 0.3 | 91095 | 0.2 | 0.0 | 0 / 498 row 7 : 1987 | 182880 | 0.5 | 0.4 | 227054 | 0.6 | 0.4 | 0 / 497 row 8 : 1990 | 190105 | 0.4 | 0.1 | 145776 | 0.3 | 0.3 | 0 / 662 row 9 : 1998 | 45043 | 0.1 | 0.3 | 126571 | 0.3 | 0.0 | 0 / 669 row 10 : 2002 | 103209 | 0.1 | 0.1 | 215232 | 0.4 | 0.1 | 0 / 603 row 11 : 2005 | 857.777 | 1.8 | 1.6 | 748568 | 1.6 | 1.2 | 0 / 614 row 12 : 2009 | 768442 | 1.8 | 0 | 635525 | 1.5 | 0.1 | 0 / 620 row 13 : 2013 | 634842 | 1.5 | 0.3 | 560660 | 1.3 | 0.2 | 0 / 630
col : count ( "*" ) row 1 : 1
select count ( * ) where # of constituency votes = 194389 <table_name> : table \begin{tabular}{lllllllll} \toprule & election year & # of constituency votes & % of constituency votes & +/- -1 & # of party list votes & % of party list votes & +/- -2 & # of overall seats won \\ \midrule 0 & 1965 & 587216 & 1.8 & 1.8 & 664193 & 2.0 & 2.0 & 0 / 518 \\ 1 & 1969 & 1189375 & 3.6 & 1.8 & 1422010 & 4.3 & 2.3 & 0 / 518 \\ 2 & 1972 & 194389 & 0.5 & 3.1 & 207465 & 0.6 & 3.7 & 0 / 518 \\ 3 & 1976 & 136.023 & 0.4 & 0.1 & 122661 & 0.3 & 0.3 & 0 / 518 \\ 4 & 1980 & none & none & none & 68096 & 0.2 & 0.1 & 0 / 497 \\ 5 & 1983 & 57112 & 0.1 & 0.3 & 91095 & 0.2 & 0.0 & 0 / 498 \\ 6 & 1987 & 182880 & 0.5 & 0.4 & 227054 & 0.6 & 0.4 & 0 / 497 \\ 7 & 1990 & 190105 & 0.4 & 0.1 & 145776 & 0.3 & 0.3 & 0 / 662 \\ 8 & 1998 & 45043 & 0.1 & 0.3 & 126571 & 0.3 & 0.0 & 0 / 669 \\ 9 & 2002 & 103209 & 0.1 & 0.1 & 215232 & 0.4 & 0.1 & 0 / 603 \\ 10 & 2005 & 857.777 & 1.8 & 1.6 & 748568 & 1.6 & 1.2 & 0 / 614 \\ 11 & 2009 & 768442 & 1.8 & 0 & 635525 & 1.5 & 0.1 & 0 / 620 \\ 12 & 2013 & 634842 & 1.5 & 0.3 & 560660 & 1.3 & 0.2 & 0 / 630 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where # of constituency votes = 194389 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>election year</th> <th># of constituency votes</th> <th>% of constituency votes</th> <th>+/- -1</th> <th># of party list votes</th> <th>% of party list votes</th> <th>+/- -2</th> <th># of overall seats won</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1965</td> <td>587216</td> <td>1.8</td> <td>1.8</td> <td>664193</td> <td>2.0</td> <td>2.0</td> <td>0 / 518</td> </tr> <tr> <th>1</th> <td>1969</td> <td>1189375</td> <td>3.6</td> <td>1.8</td> <td>1422010</td> <td>4.3</td> <td>2.3</td> <td>0 / 518</td> </tr> <tr> <th>2</th> <td>1972</td> <td>194389</td> <td>0.5</td> <td>3.1</td> <td>207465</td> <td>0.6</td> <td>3.7</td> <td>0 / 518</td> </tr> <tr> <th>3</th> <td>1976</td> <td>136.023</td> <td>0.4</td> <td>0.1</td> <td>122661</td> <td>0.3</td> <td>0.3</td> <td>0 / 518</td> </tr> <tr> <th>4</th> <td>1980</td> <td>none</td> <td>none</td> <td>none</td> <td>68096</td> <td>0.2</td> <td>0.1</td> <td>0 / 497</td> </tr> <tr> <th>5</th> <td>1983</td> <td>57112</td> <td>0.1</td> <td>0.3</td> <td>91095</td> <td>0.2</td> <td>0.0</td> <td>0 / 498</td> </tr> <tr> <th>6</th> <td>1987</td> <td>182880</td> <td>0.5</td> <td>0.4</td> <td>227054</td> <td>0.6</td> <td>0.4</td> <td>0 / 497</td> </tr> <tr> <th>7</th> <td>1990</td> <td>190105</td> <td>0.4</td> <td>0.1</td> <td>145776</td> <td>0.3</td> <td>0.3</td> <td>0 / 662</td> </tr> <tr> <th>8</th> <td>1998</td> <td>45043</td> <td>0.1</td> <td>0.3</td> <td>126571</td> <td>0.3</td> <td>0.0</td> <td>0 / 669</td> </tr> <tr> <th>9</th> <td>2002</td> <td>103209</td> <td>0.1</td> <td>0.1</td> <td>215232</td> <td>0.4</td> <td>0.1</td> <td>0 / 603</td> </tr> <tr> <th>10</th> <td>2005</td> <td>857.777</td> <td>1.8</td> <td>1.6</td> <td>748568</td> <td>1.6</td> <td>1.2</td> <td>0 / 614</td> </tr> <tr> <th>11</th> <td>2009</td> <td>768442</td> <td>1.8</td> <td>0</td> <td>635525</td> <td>1.5</td> <td>0.1</td> <td>0 / 620</td> </tr> <tr> <th>12</th> <td>2013</td> <td>634842</td> <td>1.5</td> <td>0.3</td> <td>560660</td> <td>1.3</td> <td>0.2</td> <td>0 / 630</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where # of constituency votes = 194389 <table_name> : table | | election year | # of constituency votes | % of constituency votes | +/- -1 | # of party list votes | % of party list votes | +/- -2 | # of overall seats won | |---:|----------------:|:--------------------------|:--------------------------|:---------|------------------------:|------------------------:|---------:|:-------------------------| | 0 | 1965 | 587216 | 1.8 | 1.8 | 664193 | 2 | 2 | 0 / 518 | | 1 | 1969 | 1189375 | 3.6 | 1.8 | 1422010 | 4.3 | 2.3 | 0 / 518 | | 2 | 1972 | 194389 | 0.5 | 3.1 | 207465 | 0.6 | 3.7 | 0 / 518 | | 3 | 1976 | 136.023 | 0.4 | 0.1 | 122661 | 0.3 | 0.3 | 0 / 518 | | 4 | 1980 | none | none | none | 68096 | 0.2 | 0.1 | 0 / 497 | | 5 | 1983 | 57112 | 0.1 | 0.3 | 91095 | 0.2 | 0 | 0 / 498 | | 6 | 1987 | 182880 | 0.5 | 0.4 | 227054 | 0.6 | 0.4 | 0 / 497 | | 7 | 1990 | 190105 | 0.4 | 0.1 | 145776 | 0.3 | 0.3 | 0 / 662 | | 8 | 1998 | 45043 | 0.1 | 0.3 | 126571 | 0.3 | 0 | 0 / 669 | | 9 | 2002 | 103209 | 0.1 | 0.1 | 215232 | 0.4 | 0.1 | 0 / 603 | | 10 | 2005 | 857.777 | 1.8 | 1.6 | 748568 | 1.6 | 1.2 | 0 / 614 | | 11 | 2009 | 768442 | 1.8 | 0 | 635525 | 1.5 | 0.1 | 0 / 620 | | 12 | 2013 | 634842 | 1.5 | 0.3 | 560660 | 1.3 | 0.2 | 0 / 630 |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 468, 434, 29152, 89, 2075, 19588, 273, 5342, 8942, 6675, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 25526, 3286, 473, 468, 434, 29152, 89, 2075, 19588, 473, 738, 434, 29152, 89, 2075, 19588, 473, 397, 19, 17, 300, 21, 473, 468, 434, 18285, 666, 19588, 473, 738, 434, 18285, 666, 19588, 473, 397, 19, 17, 300, 22, 473, 468, 434, 13914, 695, 2323, 8462, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 9222, 473, 17066, 9060, 2313, 473, 404, 18, 28, 473, 404, 18, 28, 473, 1666, 1105, 3657, 23, 473, 576, 18, 20, 473, 576, 18, 20, 473, 374, 342, 1381, 2643, 1736, 203, 21, 473, 5342, 8148, 473, 404, 2643, 11180, 5877, 473, 890, 18, 26, 473, 404, 18, 28, 473, 5045, 3787, 23254, 473, 1059, 18, 23, 473, 576, 18, 23, 473, 374, 342, 1381, 2643, 1736, 203, 22, 473, 5342, 9060, 473, 5342, 8942, 6675, 473, 374, 18, 25, 473, 890, 18, 21, 473, 4200, 5608, 9222, 473, 374, 18, 26, 473, 890, 18, 27, 473, 374, 342, 1381, 2643, 1736, 203, 23, 473, 5342, 6669, 473, 404, 5718, 18, 3103, 23, 473, 374, 18, 24, 473, 374, 18, 21, 473, 2593, 5558, 9498, 473, 374, 18, 23, 473, 374, 18, 23, 473, 374, 342, 1381, 2643, 1736, 203, 24, 473, 5342, 3672, 473, 6555, 473, 6555, 473, 6555, 473, 1666, 3672, 10525, 473, 374, 18, 22, 473, 374, 18, 21, 473, 374, 342, 1059, 10580, 1736, 203, 25, 473, 5342, 10261, 473, 1381, 11212, 2138, 473, 374, 18, 21, 473, 374, 18, 23, 473, 2468, 2163, 8778, 473, 374, 18, 22, 473, 374, 18, 20, 473, 374, 342, 1059, 10689, 1736, 203, 26, 473, 5342, 11035, 473, 6549, 6030, 3672, 473, 374, 18, 25, 473, 374, 18, 24, 473, 576, 5324, 6260, 24, 473, 374, 18, 26, 473, 374, 18, 24, 473, 374, 342, 1059, 10580, 1736, 203, 27, 473, 23673, 20, 473, 5342, 1611, 6260, 473, 374, 18, 24, 473, 374, 18, 21, 473, 5045, 25, 4700, 26, 473, 374, 18, 23, 473, 374, 18, 23, 473, 374, 342, 1666, 8898, 1736, 203, 28, 473, 23673, 28, 473, 12292, 3028, 23, 473, 374, 18, 21, 473, 374, 18, 23, 473, 2593, 9222, 11212, 473, 374, 18, 23, 473, 374, 18, 20, 473, 374, 342, 1666, 8148, 1736, 203, 29, 473, 4044, 22, 473, 1728, 1578, 5908, 473, 374, 18, 21, 473, 374, 18, 21, 473, 576, 27655, 1578, 473, 374, 18, 24, 473, 374, 18, 21, 473, 374, 342, 1666, 4630, 1736, 203, 2163, 473, 4044, 25, 473, 1725, 10321, 18, 14509, 473, 404, 18, 28, 473, 404, 18, 26, 473, 2371, 8875, 4313, 28, 473, 404, 18, 26, 473, 404, 18, 22, 473, 374, 342, 1666, 3461, 1736, 203, 2499, 473, 4044, 29, 473, 22997, 5193, 9452, 473, 404, 18, 28, 473, 374, 473, 13746, 2539, 2947, 473, 404, 18, 25, 473, 374, 18, 21, 473, 374, 342, 1666, 3462, 1736, 203, 2138, 473, 19451, 473, 1666, 5026, 5193, 22, 473, 404, 18, 25, 473, 374, 18, 23, 473, 1381, 4848, 26, 4848, 473, 404, 18, 23, 473, 374, 18, 22, 473, 374, 342, 1666, 5082, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select flag bearer where season = 'summer' col : # | event year | season | flag bearer row 1 : 10 | 2012 | summer | nino salukvadze row 2 : 9 | 2010 | winter | iason abramashvili row 3 : 8 | 2008 | summer | ramaz nozadze row 4 : 7 | 2006 | winter | vakhtang murvanidze row 5 : 6 | 2004 | summer | zurab zviadauri row 6 : 5 | 2002 | winter | sofia akhmeteli row 7 : 4 | 2000 | summer | giorgi asanidze row 8 : 3 | 1998 | winter | sofia akhmeteli row 9 : 2 | 1996 | summer | giorgi k'andelak'i row 10 : 1 | 1994 | winter | zurab dzhidzhishvili
col : flag bearer row 1 : nino salukvadze row 2 : ramaz nozadze row 3 : zurab zviadauri row 4 : giorgi asanidze row 5 : giorgi k'andelak'i
select flag bearer where season = 'summer' <table_name> : table \begin{tabular}{lllll} \toprule & # & event year & season & flag bearer \\ \midrule 0 & 10 & 2012 & summer & nino salukvadze \\ 1 & 9 & 2010 & winter & iason abramashvili \\ 2 & 8 & 2008 & summer & ramaz nozadze \\ 3 & 7 & 2006 & winter & vakhtang murvanidze \\ 4 & 6 & 2004 & summer & zurab zviadauri \\ 5 & 5 & 2002 & winter & sofia akhmeteli \\ 6 & 4 & 2000 & summer & giorgi asanidze \\ 7 & 3 & 1998 & winter & sofia akhmeteli \\ 8 & 2 & 1996 & summer & giorgi k'andelak'i \\ 9 & 1 & 1994 & winter & zurab dzhidzhishvili \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & flag bearer \\ \midrule 0 & nino salukvadze \\ 1 & ramaz nozadze \\ 2 & zurab zviadauri \\ 3 & giorgi asanidze \\ 4 & giorgi k'andelak'i \\ \bottomrule \end{tabular}
select flag bearer where season = 'summer' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>event year</th> <th>season</th> <th>flag bearer</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>10</td> <td>2012</td> <td>summer</td> <td>nino salukvadze</td> </tr> <tr> <th>1</th> <td>9</td> <td>2010</td> <td>winter</td> <td>iason abramashvili</td> </tr> <tr> <th>2</th> <td>8</td> <td>2008</td> <td>summer</td> <td>ramaz nozadze</td> </tr> <tr> <th>3</th> <td>7</td> <td>2006</td> <td>winter</td> <td>vakhtang murvanidze</td> </tr> <tr> <th>4</th> <td>6</td> <td>2004</td> <td>summer</td> <td>zurab zviadauri</td> </tr> <tr> <th>5</th> <td>5</td> <td>2002</td> <td>winter</td> <td>sofia akhmeteli</td> </tr> <tr> <th>6</th> <td>4</td> <td>2000</td> <td>summer</td> <td>giorgi asanidze</td> </tr> <tr> <th>7</th> <td>3</td> <td>1998</td> <td>winter</td> <td>sofia akhmeteli</td> </tr> <tr> <th>8</th> <td>2</td> <td>1996</td> <td>summer</td> <td>giorgi k'andelak'i</td> </tr> <tr> <th>9</th> <td>1</td> <td>1994</td> <td>winter</td> <td>zurab dzhidzhishvili</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>flag bearer</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>nino salukvadze</td> </tr> <tr> <th>1</th> <td>ramaz nozadze</td> </tr> <tr> <th>2</th> <td>zurab zviadauri</td> </tr> <tr> <th>3</th> <td>giorgi asanidze</td> </tr> <tr> <th>4</th> <td>giorgi k'andelak'i</td> </tr> </tbody> </table>
select flag bearer where season = 'summer' <table_name> : table | | # | event year | season | flag bearer | |---:|----:|-------------:|:---------|:---------------------| | 0 | 10 | 2012 | summer | nino salukvadze | | 1 | 9 | 2010 | winter | iason abramashvili | | 2 | 8 | 2008 | summer | ramaz nozadze | | 3 | 7 | 2006 | winter | vakhtang murvanidze | | 4 | 6 | 2004 | summer | zurab zviadauri | | 5 | 5 | 2002 | winter | sofia akhmeteli | | 6 | 4 | 2000 | summer | giorgi asanidze | | 7 | 3 | 1998 | winter | sofia akhmeteli | | 8 | 2 | 1996 | summer | giorgi k'andelak'i | | 9 | 1 | 1994 | winter | zurab dzhidzhishvili |
| | flag bearer | |---:|:-------------------| | 0 | nino salukvadze | | 1 | ramaz nozadze | | 2 | zurab zviadauri | | 3 | giorgi asanidze | | 4 | giorgi k'andelak'i |
[ [ 1, 4025, 2982, 28802, 1625, 15874, 273, 296, 1364, 6592, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 871, 3286, 473, 15874, 473, 2982, 28802, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1728, 473, 20869, 473, 2142, 6592, 473, 290, 15020, 272, 700, 18152, 361, 8489, 1736, 203, 21, 473, 2468, 473, 18965, 473, 341, 2761, 473, 277, 2753, 1223, 1940, 961, 90, 15700, 1736, 203, 22, 473, 1725, 473, 4044, 28, 473, 2142, 6592, 473, 24975, 1561, 1158, 94, 361, 8489, 1736, 203, 23, 473, 2371, 473, 27212, 473, 341, 2761, 473, 331, 581, 647, 539, 312, 295, 90, 304, 350, 8489, 1736, 203, 24, 473, 1666, 473, 4044, 24, 473, 2142, 6592, 473, 998, 295, 378, 998, 522, 16524, 1650, 1736, 203, 25, 473, 1381, 473, 4044, 22, 473, 341, 2761, 473, 272, 792, 1155, 20952, 76, 10578, 292, 77, 1736, 203, 26, 473, 1059, 473, 16291, 473, 2142, 6592, 473, 16221, 3341, 77, 487, 304, 350, 8489, 1736, 203, 27, 473, 890, 473, 23673, 28, 473, 341, 2761, 473, 272, 792, 1155, 20952, 76, 10578, 292, 77, 1736, 203, 28, 473, 576, 473, 23673, 26, 473, 2142, 6592, 473, 16221, 3341, 77, 417, 11, 464, 292, 581, 11, 77, 1736, 203, 29, 473, 404, 473, 23673, 24, 473, 341, 2761, 473, 998, 295, 378, 302, 23121, 350, 23121, 1468, 90, 15700, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2982, 28802, 1736, 203, 64, 13138, 5345, 203, 20, 473, 290, 15020, 272, 700, 18152, 361, 8489, 1736, 203, 21, 473, 24975, 1561, 1158, 94, 361, 8489, 1736, 203, 22, 473, 998, 295, 378, 998, 522, 16524, 1650, 1736, 203, 23, 473, 16221, 3341, 77, 487, 304, 350, 8489, 1736, 203, 24, 473, 16221, 3341, 77, 417, 11, 464, 292, 581, 11, 77, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select date where ship = 'ss aguila' col : date | ship | nationality | tonnage | fate row 1 : 1941-08-19 00:00:00 | ss aguila | united kingdom | 3255 | sunk row 2 : 1941-11-27 00:00:00 | hmas parramatta | royal australian navy | 1060 | sunk row 3 : 1941-12-23 00:00:00 | ss shuntien | united kingdom | 3059 | sunk row 4 : 1941-12-26 00:00:00 | ss warszawa | poland | 2487 | sunk row 5 : 1942-06-10 00:00:00 | mv athene | norway | 4681 | sunk row 6 : 1942-06-10 00:00:00 | ss brambleleaf | united kingdom | 5917 | damaged
col : date row 1 : 1941-08-19 00:00:00
select date where ship = 'ss aguila' <table_name> : table \begin{tabular}{llllll} \toprule & date & ship & nationality & tonnage & fate \\ \midrule 0 & 1941-08-19 00:00:00 & ss aguila & united kingdom & 3255 & sunk \\ 1 & 1941-11-27 00:00:00 & hmas parramatta & royal australian navy & 1060 & sunk \\ 2 & 1941-12-23 00:00:00 & ss shuntien & united kingdom & 3059 & sunk \\ 3 & 1941-12-26 00:00:00 & ss warszawa & poland & 2487 & sunk \\ 4 & 1942-06-10 00:00:00 & mv athene & norway & 4681 & sunk \\ 5 & 1942-06-10 00:00:00 & ss brambleleaf & united kingdom & 5917 & damaged \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & date \\ \midrule 0 & 1941-08-19 00:00:00 \\ \bottomrule \end{tabular}
select date where ship = 'ss aguila' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>ship</th> <th>nationality</th> <th>tonnage</th> <th>fate</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1941-08-19 00:00:00</td> <td>ss aguila</td> <td>united kingdom</td> <td>3255</td> <td>sunk</td> </tr> <tr> <th>1</th> <td>1941-11-27 00:00:00</td> <td>hmas parramatta</td> <td>royal australian navy</td> <td>1060</td> <td>sunk</td> </tr> <tr> <th>2</th> <td>1941-12-23 00:00:00</td> <td>ss shuntien</td> <td>united kingdom</td> <td>3059</td> <td>sunk</td> </tr> <tr> <th>3</th> <td>1941-12-26 00:00:00</td> <td>ss warszawa</td> <td>poland</td> <td>2487</td> <td>sunk</td> </tr> <tr> <th>4</th> <td>1942-06-10 00:00:00</td> <td>mv athene</td> <td>norway</td> <td>4681</td> <td>sunk</td> </tr> <tr> <th>5</th> <td>1942-06-10 00:00:00</td> <td>ss brambleleaf</td> <td>united kingdom</td> <td>5917</td> <td>damaged</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1941-08-19 00:00:00</td> </tr> </tbody> </table>
select date where ship = 'ss aguila' <table_name> : table | | date | ship | nationality | tonnage | fate | |---:|:--------------------|:----------------|:----------------------|----------:|:--------| | 0 | 1941-08-19 00:00:00 | ss aguila | united kingdom | 3255 | sunk | | 1 | 1941-11-27 00:00:00 | hmas parramatta | royal australian navy | 1060 | sunk | | 2 | 1941-12-23 00:00:00 | ss shuntien | united kingdom | 3059 | sunk | | 3 | 1941-12-26 00:00:00 | ss warszawa | poland | 2487 | sunk | | 4 | 1942-06-10 00:00:00 | mv athene | norway | 4681 | sunk | | 5 | 1942-06-10 00:00:00 | ss brambleleaf | united kingdom | 5917 | damaged |
| | date | |---:|:--------------------| | 0 | 1941-08-19 00:00:00 |
[ [ 1, 4025, 1509, 1625, 24316, 273, 296, 1049, 1737, 89, 330, 69, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 24316, 473, 290, 367, 7919, 473, 268, 265, 82, 410, 473, 284, 340, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 9803, 17, 6840, 17, 3657, 9631, 30, 713, 30, 713, 473, 5202, 1737, 89, 330, 69, 473, 2836, 329, 417, 310, 9859, 473, 3847, 2539, 473, 272, 1683, 1736, 203, 21, 473, 5342, 9803, 17, 2499, 17, 5324, 9631, 30, 713, 30, 713, 473, 366, 15260, 779, 1940, 270, 2351, 473, 721, 93, 287, 279, 27008, 287, 2779, 8775, 93, 473, 1728, 4848, 473, 272, 1683, 1736, 203, 22, 473, 5342, 9803, 17, 2138, 17, 4366, 9631, 30, 713, 30, 713, 473, 5202, 699, 318, 9096, 275, 473, 2836, 329, 417, 310, 9859, 473, 5196, 6162, 473, 272, 1683, 1736, 203, 23, 473, 5342, 9803, 17, 2138, 17, 5558, 9631, 30, 713, 30, 713, 473, 5202, 341, 5913, 94, 2219, 69, 473, 2952, 464, 473, 4248, 11035, 473, 272, 1683, 1736, 203, 24, 473, 5342, 9452, 17, 7677, 17, 2163, 9631, 30, 713, 30, 713, 473, 7701, 225, 421, 4009, 473, 12517, 1888, 473, 1059, 9470, 21, 473, 272, 1683, 1736, 203, 25, 473, 5342, 9452, 17, 7677, 17, 2163, 9631, 30, 713, 30, 713, 473, 5202, 324, 1940, 3083, 6516, 1727, 473, 2836, 329, 417, 310, 9859, 473, 14995, 4033, 473, 302, 301, 11349, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1509, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 9803, 17, 6840, 17, 3657, 9631, 30, 713, 30, 713, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select # where to par = 'e' col : # | player | country | score | to par | money ($) row 1 : 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500 row 2 : 2 | kathy whitworth | united states | 69-71-73-72=285 | -7 | 3,410 row 3 : 3 | sandra palmer | united states | 73-72-73-70=288 | -4 | 2,600 row 4 : 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150 row 5 : 5 | sharon miller | united states | 74-74-72-71=291 | -1 | 1,800 row 6 : t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400 row 7 : t6 | sandra haynie | united states | 73-72-72-75=292 | e | 1,400 row 8 : t8 | gerda boykin | west germany | 73-73-73-74=293 | +1 | 1,050 row 9 : t8 | sharron moran | united states | 73-71-75-74=293 | +1 | 1,050 row 10 : t8 | marilynn smith | united states | 74-69-73-77=293 | +1 | 1,050
col : # row 1 : t6 row 2 : t6
select # where to par = 'e' <table_name> : table \begin{tabular}{lllllll} \toprule & # & player & country & score & to par & money ($) \\ \midrule 0 & 1 & shirley englehorn & united states & 70-70-75-70=285 & -7 & 4,500 \\ 1 & 2 & kathy whitworth & united states & 69-71-73-72=285 & -7 & 3,410 \\ 2 & 3 & sandra palmer & united states & 73-72-73-70=288 & -4 & 2,600 \\ 3 & 4 & murle breer & united states & 75-71-70-74=290 & -2 & 2,150 \\ 4 & 5 & sharon miller & united states & 74-74-72-71=291 & -1 & 1,800 \\ 5 & t6 & joanne carner & united states & 71-76-70-75=292 & e & 1,400 \\ 6 & t6 & sandra haynie & united states & 73-72-72-75=292 & e & 1,400 \\ 7 & t8 & gerda boykin & west germany & 73-73-73-74=293 & +1 & 1,050 \\ 8 & t8 & sharron moran & united states & 73-71-75-74=293 & +1 & 1,050 \\ 9 & t8 & marilynn smith & united states & 74-69-73-77=293 & +1 & 1,050 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & # \\ \midrule 0 & t6 \\ 1 & t6 \\ \bottomrule \end{tabular}
select # where to par = 'e' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>player</th> <th>country</th> <th>score</th> <th>to par</th> <th>money ($)</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>shirley englehorn</td> <td>united states</td> <td>70-70-75-70=285</td> <td>-7</td> <td>4,500</td> </tr> <tr> <th>1</th> <td>2</td> <td>kathy whitworth</td> <td>united states</td> <td>69-71-73-72=285</td> <td>-7</td> <td>3,410</td> </tr> <tr> <th>2</th> <td>3</td> <td>sandra palmer</td> <td>united states</td> <td>73-72-73-70=288</td> <td>-4</td> <td>2,600</td> </tr> <tr> <th>3</th> <td>4</td> <td>murle breer</td> <td>united states</td> <td>75-71-70-74=290</td> <td>-2</td> <td>2,150</td> </tr> <tr> <th>4</th> <td>5</td> <td>sharon miller</td> <td>united states</td> <td>74-74-72-71=291</td> <td>-1</td> <td>1,800</td> </tr> <tr> <th>5</th> <td>t6</td> <td>joanne carner</td> <td>united states</td> <td>71-76-70-75=292</td> <td>e</td> <td>1,400</td> </tr> <tr> <th>6</th> <td>t6</td> <td>sandra haynie</td> <td>united states</td> <td>73-72-72-75=292</td> <td>e</td> <td>1,400</td> </tr> <tr> <th>7</th> <td>t8</td> <td>gerda boykin</td> <td>west germany</td> <td>73-73-73-74=293</td> <td>+1</td> <td>1,050</td> </tr> <tr> <th>8</th> <td>t8</td> <td>sharron moran</td> <td>united states</td> <td>73-71-75-74=293</td> <td>+1</td> <td>1,050</td> </tr> <tr> <th>9</th> <td>t8</td> <td>marilynn smith</td> <td>united states</td> <td>74-69-73-77=293</td> <td>+1</td> <td>1,050</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>t6</td> </tr> <tr> <th>1</th> <td>t6</td> </tr> </tbody> </table>
select # where to par = 'e' <table_name> : table | | # | player | country | score | to par | money ($) | |---:|:----|:------------------|:--------------|:----------------|:---------|:------------| | 0 | 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500 | | 1 | 2 | kathy whitworth | united states | 69-71-73-72=285 | -7 | 3,410 | | 2 | 3 | sandra palmer | united states | 73-72-73-70=288 | -4 | 2,600 | | 3 | 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150 | | 4 | 5 | sharon miller | united states | 74-74-72-71=291 | -1 | 1,800 | | 5 | t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400 | | 6 | t6 | sandra haynie | united states | 73-72-72-75=292 | e | 1,400 | | 7 | t8 | gerda boykin | west germany | 73-73-73-74=293 | +1 | 1,050 | | 8 | t8 | sharron moran | united states | 73-71-75-74=293 | +1 | 1,050 | | 9 | t8 | marilynn smith | united states | 74-69-73-77=293 | +1 | 1,050 |
| | # | |---:|:----| | 0 | t6 | | 1 | t6 |
[ [ 1, 4025, 468, 1625, 358, 779, 273, 296, 73, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 7291, 473, 5251, 473, 4462, 473, 358, 779, 473, 15601, 9253, 13, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 699, 481, 30678, 570, 3213, 76, 14245, 473, 2836, 329, 5493, 473, 16647, 17, 7301, 17, 5877, 17, 7301, 33, 6030, 25, 473, 300, 27, 473, 1059, 16, 12483, 1736, 203, 21, 473, 576, 473, 417, 421, 93, 600, 305, 91, 7825, 473, 2836, 329, 5493, 473, 20963, 17, 11212, 17, 9036, 17, 9060, 33, 6030, 25, 473, 300, 27, 473, 890, 16, 24, 2163, 1736, 203, 22, 473, 890, 473, 272, 14285, 25995, 6592, 473, 2836, 329, 5493, 473, 26103, 17, 9060, 17, 9036, 17, 7301, 33, 22, 5482, 473, 300, 24, 473, 576, 16, 28133, 1736, 203, 23, 473, 1059, 473, 312, 295, 298, 324, 266, 264, 473, 2836, 329, 5493, 473, 18821, 17, 11212, 17, 7301, 17, 5608, 33, 5540, 20, 473, 300, 22, 473, 576, 16, 23014, 1736, 203, 24, 473, 1381, 473, 699, 297, 265, 312, 24462, 473, 2836, 329, 5493, 473, 30338, 17, 5608, 17, 9060, 17, 11212, 33, 5540, 21, 473, 300, 21, 473, 404, 16, 17374, 1736, 203, 25, 473, 268, 26, 473, 525, 83, 1072, 73, 5926, 1224, 473, 2836, 329, 5493, 473, 26465, 17, 6669, 17, 7301, 17, 5877, 33, 5540, 22, 473, 425, 473, 404, 16, 16010, 1736, 203, 26, 473, 268, 26, 473, 272, 14285, 366, 528, 82, 1385, 473, 2836, 329, 5493, 473, 26103, 17, 9060, 17, 9060, 17, 5877, 33, 5540, 22, 473, 425, 473, 404, 16, 16010, 1736, 203, 27, 473, 268, 28, 473, 314, 264, 2414, 800, 93, 15984, 473, 27697, 314, 1035, 2273, 473, 26103, 17, 9036, 17, 9036, 17, 5608, 33, 5540, 23, 473, 397, 21, 473, 404, 16, 20, 3361, 1736, 203, 28, 473, 268, 28, 473, 699, 297, 1949, 31213, 304, 473, 2836, 329, 5493, 473, 26103, 17, 11212, 17, 5877, 17, 5608, 33, 5540, 23, 473, 397, 21, 473, 404, 16, 20, 3361, 1736, 203, 29, 473, 268, 28, 473, 21282, 330, 878, 82, 3029, 483, 473, 2836, 329, 5493, 473, 30338, 17, 8148, 17, 9036, 17, 4700, 33, 5540, 23, 473, 397, 21, 473, 404, 16, 20, 3361, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 1736, 203, 64, 13138, 5345, 203, 20, 473, 268, 26, 1736, 203, 21, 473, 268, 26, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select owner where programming type > 753 col : network name | flagship | programming type | owner | affiliates row 1 : canal de las estrellas | xew 2 | soap operas, retro movies and sports | televisa | 1 row 2 : canal 5 | xhgc 5 | cartoons, movies, and series | televisa | 1 row 3 : azteca 7 | xhimt 7 | sports, series, and movies | tv azteca | 1 row 4 : galavision | xeq 9 | retro programming and sports | televisa | 1 row 5 : once tv | xeipn 11 | educational and cultural | national polytechnic institute | 1 row 6 : azteca 13 | xhdf 13 | news, soap operas, and sports | tv azteca | 1 row 7 : independent | none | varies | independent | 2
col : owner row 1 : televisa row 2 : televisa row 3 : tv azteca row 4 : televisa row 5 : national polytechnic institute row 6 : tv azteca row 7 : independent
select owner where programming type > 753 <table_name> : table \begin{tabular}{llllll} \toprule & network name & flagship & programming type & owner & affiliates \\ \midrule 0 & canal de las estrellas & xew 2 & soap operas, retro movies and sports & televisa & 1 \\ 1 & canal 5 & xhgc 5 & cartoons, movies, and series & televisa & 1 \\ 2 & azteca 7 & xhimt 7 & sports, series, and movies & tv azteca & 1 \\ 3 & galavision & xeq 9 & retro programming and sports & televisa & 1 \\ 4 & once tv & xeipn 11 & educational and cultural & national polytechnic institute & 1 \\ 5 & azteca 13 & xhdf 13 & news, soap operas, and sports & tv azteca & 1 \\ 6 & independent & none & varies & independent & 2 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & owner \\ \midrule 0 & televisa \\ 1 & televisa \\ 2 & tv azteca \\ 3 & televisa \\ 4 & national polytechnic institute \\ 5 & tv azteca \\ 6 & independent \\ \bottomrule \end{tabular}
select owner where programming type > 753 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>network name</th> <th>flagship</th> <th>programming type</th> <th>owner</th> <th>affiliates</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>canal de las estrellas</td> <td>xew 2</td> <td>soap operas, retro movies and sports</td> <td>televisa</td> <td>1</td> </tr> <tr> <th>1</th> <td>canal 5</td> <td>xhgc 5</td> <td>cartoons, movies, and series</td> <td>televisa</td> <td>1</td> </tr> <tr> <th>2</th> <td>azteca 7</td> <td>xhimt 7</td> <td>sports, series, and movies</td> <td>tv azteca</td> <td>1</td> </tr> <tr> <th>3</th> <td>galavision</td> <td>xeq 9</td> <td>retro programming and sports</td> <td>televisa</td> <td>1</td> </tr> <tr> <th>4</th> <td>once tv</td> <td>xeipn 11</td> <td>educational and cultural</td> <td>national polytechnic institute</td> <td>1</td> </tr> <tr> <th>5</th> <td>azteca 13</td> <td>xhdf 13</td> <td>news, soap operas, and sports</td> <td>tv azteca</td> <td>1</td> </tr> <tr> <th>6</th> <td>independent</td> <td>none</td> <td>varies</td> <td>independent</td> <td>2</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>owner</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>televisa</td> </tr> <tr> <th>1</th> <td>televisa</td> </tr> <tr> <th>2</th> <td>tv azteca</td> </tr> <tr> <th>3</th> <td>televisa</td> </tr> <tr> <th>4</th> <td>national polytechnic institute</td> </tr> <tr> <th>5</th> <td>tv azteca</td> </tr> <tr> <th>6</th> <td>independent</td> </tr> </tbody> </table>
select owner where programming type > 753 <table_name> : table | | network name | flagship | programming type | owner | affiliates | |---:|:-----------------------|:-----------|:-------------------------------------|:-------------------------------|-------------:| | 0 | canal de las estrellas | xew 2 | soap operas, retro movies and sports | televisa | 1 | | 1 | canal 5 | xhgc 5 | cartoons, movies, and series | televisa | 1 | | 2 | azteca 7 | xhimt 7 | sports, series, and movies | tv azteca | 1 | | 3 | galavision | xeq 9 | retro programming and sports | televisa | 1 | | 4 | once tv | xeipn 11 | educational and cultural | national polytechnic institute | 1 | | 5 | azteca 13 | xhdf 13 | news, soap operas, and sports | tv azteca | 1 | | 6 | independent | none | varies | independent | 2 |
| | owner | |---:|:-------------------------------| | 0 | televisa | | 1 | televisa | | 2 | tv azteca | | 3 | televisa | | 4 | national polytechnic institute | | 5 | tv azteca | | 6 | independent |
[ [ 1, 4025, 3410, 1625, 5402, 11987, 618, 405, 2371, 8643, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2483, 508, 473, 2982, 3261, 473, 5402, 11987, 618, 473, 3410, 473, 7103, 15700, 815, 1736, 203, 64, 13138, 5345, 203, 20, 473, 848, 287, 443, 27596, 4387, 2878, 9521, 473, 619, 359, 576, 473, 9930, 2255, 345, 16, 325, 303, 7344, 29028, 471, 272, 4363, 473, 268, 6516, 3516, 69, 473, 404, 1736, 203, 21, 473, 848, 287, 1381, 473, 619, 76, 13241, 1381, 473, 7035, 83, 7008, 16, 7344, 29028, 16, 471, 4166, 473, 268, 6516, 3516, 69, 473, 404, 1736, 203, 22, 473, 10562, 14537, 69, 2371, 473, 619, 76, 381, 88, 2371, 473, 272, 4363, 16, 4166, 16, 471, 7344, 29028, 473, 13521, 10562, 14537, 69, 473, 404, 1736, 203, 23, 473, 24902, 842, 1951, 473, 619, 11253, 2468, 473, 325, 303, 5402, 11987, 471, 272, 4363, 473, 268, 6516, 3516, 69, 473, 404, 1736, 203, 24, 473, 3647, 13521, 473, 20517, 625, 82, 4648, 473, 1675, 5286, 8371, 471, 276, 406, 3766, 473, 20851, 7573, 28012, 18738, 1804, 305, 624, 473, 404, 1736, 203, 25, 473, 10562, 14537, 69, 5958, 473, 619, 26428, 5958, 473, 14783, 16, 9930, 2255, 345, 16, 471, 272, 4363, 473, 13521, 10562, 14537, 69, 473, 404, 1736, 203, 26, 473, 14807, 473, 6555, 473, 569, 606, 473, 14807, 473, 576, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3410, 1736, 203, 64, 13138, 5345, 203, 20, 473, 268, 6516, 3516, 69, 1736, 203, 21, 473, 268, 6516, 3516, 69, 1736, 203, 22, 473, 13521, 10562, 14537, 69, 1736, 203, 23, 473, 268, 6516, 3516, 69, 1736, 203, 24, 473, 20851, 7573, 28012, 18738, 1804, 305, 624, 1736, 203, 25, 473, 13521, 10562, 14537, 69, 1736, 203, 26, 473, 14807, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( player ) where player = 'denis ovens' col : player | played | legs won | legs lost | lwat | 100+ | 140+ | 180s | high checkout | 3-dart average row 1 : phil taylor | 5 | 74 | 20 | 34 | 130 | 77 | 44 | 144 | 105.73 row 2 : raymond van barneveld | 3 | 35 | 30 | 9 | 85 | 43 | 17 | 126 | 98.1 row 3 : gary anderson | 2 | 17 | 19 | 4 | 42 | 28 | 10 | 151 | 97.98 row 4 : kevin painter | 2 | 13 | 16 | 5 | 32 | 18 | 8 | 130 | 96.71 row 5 : mervyn king | 4 | 45 | 38 | 16 | 112 | 66 | 18 | 147 | 96.3 row 6 : co stompe | 1 | 7 | 10 | 2 | 26 | 9 | 4 | 127 | 95.84 row 7 : james wade | 3 | 33 | 26 | 10 | 75 | 47 | 12 | 153 | 95.73 row 8 : andy smith | 1 | 5 | 10 | 1 | 19 | 15 | 1 | 112 | 95.29 row 9 : terry jenkins | 5 | 61 | 58 | 20 | 157 | 80 | 26 | 131 | 94.08 row 10 : adrian lewis | 3 | 26 | 28 | 13 | 63 | 40 | 13 | 156 | 93.69 row 11 : ronnie baxter | 4 | 54 | 49 | 18 | 142 | 49 | 19 | 132 | 93.35 row 12 : alan tabern | 2 | 24 | 21 | 8 | 66 | 32 | 7 | 157 | 92.68 row 13 : steve beaton | 2 | 18 | 20 | 8 | 52 | 23 | 5 | 110 | 92.58 row 14 : vincent van der voort | 3 | 29 | 28 | 9 | 71 | 42 | 13 | 131 | 92.57 row 15 : jelle klaasen | 1 | 8 | 10 | 2 | 24 | 4 | 4 | 71 | 92.19 row 16 : mark walsh | 2 | 21 | 18 | 9 | 49 | 26 | 9 | 121 | 92.02 row 17 : wes newton | 1 | 3 | 10 | 1 | 16 | 3 | 5 | 96 | 91.92 row 18 : michael van gerwen | 1 | 3 | 10 | 0 | 14 | 6 | 1 | 126 | 91.26 row 19 : andy hamilton | 1 | 6 | 10 | 2 | 21 | 7 | 4 | 120 | 91.18 row 20 : denis ovens | 2 | 22 | 19 | 12 | 64 | 32 | 5 | 125 | 90.63 row 21 : wayne jones | 1 | 7 | 10 | 4 | 26 | 12 | 4 | 121 | 90.06 row 22 : peter wright | 1 | 4 | 10 | 1 | 17 | 9 | 2 | 96 | 89.39 row 23 : colin osborne | 1 | 7 | 10 | 4 | 18 | 13 | 2 | 116 | 89.18 row 24 : dennis priestley | 1 | 5 | 10 | 3 | 22 | 13 | 2 | 84 | 89.06 row 25 : robert thornton | 1 | 4 | 10 | 1 | 17 | 9 | 3 | 56 | 88.88 row 26 : mark dudbridge | 1 | 7 | 10 | 5 | 17 | 10 | 3 | 109 | 88.28 row 27 : wayne mardle | 2 | 16 | 14 | 6 | 36 | 22 | 4 | 115 | 87.27 row 28 : jamie caven | 1 | 3 | 10 | 0 | 13 | 6 | 2 | 120 | 86.95 row 29 : john part | 1 | 6 | 10 | 2 | 19 | 5 | 4 | 76 | 86.62 row 30 : tony eccles | 1 | 1 | 10 | 0 | 11 | 10 | 0 | 76 | 86.22 row 31 : colin lloyd | 2 | 15 | 20 | 8 | 46 | 17 | 5 | 62 | 86.18 row 32 : andy jenkins | 1 | 5 | 10 | 4 | 15 | 10 | 1 | 96 | 85.31
col : count ( "player" ) row 1 : 1
select count ( player ) where player = 'denis ovens' <table_name> : table \begin{tabular}{lllllllllll} \toprule & player & played & legs won & legs lost & lwat & 100+ & 140+ & 180s & high checkout & 3-dart average \\ \midrule 0 & phil taylor & 5 & 74 & 20 & 34 & 130 & 77 & 44 & 144 & 105.73 \\ 1 & raymond van barneveld & 3 & 35 & 30 & 9 & 85 & 43 & 17 & 126 & 98.1 \\ 2 & gary anderson & 2 & 17 & 19 & 4 & 42 & 28 & 10 & 151 & 97.98 \\ 3 & kevin painter & 2 & 13 & 16 & 5 & 32 & 18 & 8 & 130 & 96.71 \\ 4 & mervyn king & 4 & 45 & 38 & 16 & 112 & 66 & 18 & 147 & 96.3 \\ 5 & co stompe & 1 & 7 & 10 & 2 & 26 & 9 & 4 & 127 & 95.84 \\ 6 & james wade & 3 & 33 & 26 & 10 & 75 & 47 & 12 & 153 & 95.73 \\ 7 & andy smith & 1 & 5 & 10 & 1 & 19 & 15 & 1 & 112 & 95.29 \\ 8 & terry jenkins & 5 & 61 & 58 & 20 & 157 & 80 & 26 & 131 & 94.08 \\ 9 & adrian lewis & 3 & 26 & 28 & 13 & 63 & 40 & 13 & 156 & 93.69 \\ 10 & ronnie baxter & 4 & 54 & 49 & 18 & 142 & 49 & 19 & 132 & 93.35 \\ 11 & alan tabern & 2 & 24 & 21 & 8 & 66 & 32 & 7 & 157 & 92.68 \\ 12 & steve beaton & 2 & 18 & 20 & 8 & 52 & 23 & 5 & 110 & 92.58 \\ 13 & vincent van der voort & 3 & 29 & 28 & 9 & 71 & 42 & 13 & 131 & 92.57 \\ 14 & jelle klaasen & 1 & 8 & 10 & 2 & 24 & 4 & 4 & 71 & 92.19 \\ 15 & mark walsh & 2 & 21 & 18 & 9 & 49 & 26 & 9 & 121 & 92.02 \\ 16 & wes newton & 1 & 3 & 10 & 1 & 16 & 3 & 5 & 96 & 91.92 \\ 17 & michael van gerwen & 1 & 3 & 10 & 0 & 14 & 6 & 1 & 126 & 91.26 \\ 18 & andy hamilton & 1 & 6 & 10 & 2 & 21 & 7 & 4 & 120 & 91.18 \\ 19 & denis ovens & 2 & 22 & 19 & 12 & 64 & 32 & 5 & 125 & 90.63 \\ 20 & wayne jones & 1 & 7 & 10 & 4 & 26 & 12 & 4 & 121 & 90.06 \\ 21 & peter wright & 1 & 4 & 10 & 1 & 17 & 9 & 2 & 96 & 89.39 \\ 22 & colin osborne & 1 & 7 & 10 & 4 & 18 & 13 & 2 & 116 & 89.18 \\ 23 & dennis priestley & 1 & 5 & 10 & 3 & 22 & 13 & 2 & 84 & 89.06 \\ 24 & robert thornton & 1 & 4 & 10 & 1 & 17 & 9 & 3 & 56 & 88.88 \\ 25 & mark dudbridge & 1 & 7 & 10 & 5 & 17 & 10 & 3 & 109 & 88.28 \\ 26 & wayne mardle & 2 & 16 & 14 & 6 & 36 & 22 & 4 & 115 & 87.27 \\ 27 & jamie caven & 1 & 3 & 10 & 0 & 13 & 6 & 2 & 120 & 86.95 \\ 28 & john part & 1 & 6 & 10 & 2 & 19 & 5 & 4 & 76 & 86.62 \\ 29 & tony eccles & 1 & 1 & 10 & 0 & 11 & 10 & 0 & 76 & 86.22 \\ 30 & colin lloyd & 2 & 15 & 20 & 8 & 46 & 17 & 5 & 62 & 86.18 \\ 31 & andy jenkins & 1 & 5 & 10 & 4 & 15 & 10 & 1 & 96 & 85.31 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "player" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( player ) where player = 'denis ovens' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>player</th> <th>played</th> <th>legs won</th> <th>legs lost</th> <th>lwat</th> <th>100+</th> <th>140+</th> <th>180s</th> <th>high checkout</th> <th>3-dart average</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>phil taylor</td> <td>5</td> <td>74</td> <td>20</td> <td>34</td> <td>130</td> <td>77</td> <td>44</td> <td>144</td> <td>105.73</td> </tr> <tr> <th>1</th> <td>raymond van barneveld</td> <td>3</td> <td>35</td> <td>30</td> <td>9</td> <td>85</td> <td>43</td> <td>17</td> <td>126</td> <td>98.1</td> </tr> <tr> <th>2</th> <td>gary anderson</td> <td>2</td> <td>17</td> <td>19</td> <td>4</td> <td>42</td> <td>28</td> <td>10</td> <td>151</td> <td>97.98</td> </tr> <tr> <th>3</th> <td>kevin painter</td> <td>2</td> <td>13</td> <td>16</td> <td>5</td> <td>32</td> <td>18</td> <td>8</td> <td>130</td> <td>96.71</td> </tr> <tr> <th>4</th> <td>mervyn king</td> <td>4</td> <td>45</td> <td>38</td> <td>16</td> <td>112</td> <td>66</td> <td>18</td> <td>147</td> <td>96.3</td> </tr> <tr> <th>5</th> <td>co stompe</td> <td>1</td> <td>7</td> <td>10</td> <td>2</td> <td>26</td> <td>9</td> <td>4</td> <td>127</td> <td>95.84</td> </tr> <tr> <th>6</th> <td>james wade</td> <td>3</td> <td>33</td> <td>26</td> <td>10</td> <td>75</td> <td>47</td> <td>12</td> <td>153</td> <td>95.73</td> </tr> <tr> <th>7</th> <td>andy smith</td> <td>1</td> <td>5</td> <td>10</td> <td>1</td> <td>19</td> <td>15</td> <td>1</td> <td>112</td> <td>95.29</td> </tr> <tr> <th>8</th> <td>terry jenkins</td> <td>5</td> <td>61</td> <td>58</td> <td>20</td> <td>157</td> <td>80</td> <td>26</td> <td>131</td> <td>94.08</td> </tr> <tr> <th>9</th> <td>adrian lewis</td> <td>3</td> <td>26</td> <td>28</td> <td>13</td> <td>63</td> <td>40</td> <td>13</td> <td>156</td> <td>93.69</td> </tr> <tr> <th>10</th> <td>ronnie baxter</td> <td>4</td> <td>54</td> <td>49</td> <td>18</td> <td>142</td> <td>49</td> <td>19</td> <td>132</td> <td>93.35</td> </tr> <tr> <th>11</th> <td>alan tabern</td> <td>2</td> <td>24</td> <td>21</td> <td>8</td> <td>66</td> <td>32</td> <td>7</td> <td>157</td> <td>92.68</td> </tr> <tr> <th>12</th> <td>steve beaton</td> <td>2</td> <td>18</td> <td>20</td> <td>8</td> <td>52</td> <td>23</td> <td>5</td> <td>110</td> <td>92.58</td> </tr> <tr> <th>13</th> <td>vincent van der voort</td> <td>3</td> <td>29</td> <td>28</td> <td>9</td> <td>71</td> <td>42</td> <td>13</td> <td>131</td> <td>92.57</td> </tr> <tr> <th>14</th> <td>jelle klaasen</td> <td>1</td> <td>8</td> <td>10</td> <td>2</td> <td>24</td> <td>4</td> <td>4</td> <td>71</td> <td>92.19</td> </tr> <tr> <th>15</th> <td>mark walsh</td> <td>2</td> <td>21</td> <td>18</td> <td>9</td> <td>49</td> <td>26</td> <td>9</td> <td>121</td> <td>92.02</td> </tr> <tr> <th>16</th> <td>wes newton</td> <td>1</td> <td>3</td> <td>10</td> <td>1</td> <td>16</td> <td>3</td> <td>5</td> <td>96</td> <td>91.92</td> </tr> <tr> <th>17</th> <td>michael van gerwen</td> <td>1</td> <td>3</td> <td>10</td> <td>0</td> <td>14</td> <td>6</td> <td>1</td> <td>126</td> <td>91.26</td> </tr> <tr> <th>18</th> <td>andy hamilton</td> <td>1</td> <td>6</td> <td>10</td> <td>2</td> <td>21</td> <td>7</td> <td>4</td> <td>120</td> <td>91.18</td> </tr> <tr> <th>19</th> <td>denis ovens</td> <td>2</td> <td>22</td> <td>19</td> <td>12</td> <td>64</td> <td>32</td> <td>5</td> <td>125</td> <td>90.63</td> </tr> <tr> <th>20</th> <td>wayne jones</td> <td>1</td> <td>7</td> <td>10</td> <td>4</td> <td>26</td> <td>12</td> <td>4</td> <td>121</td> <td>90.06</td> </tr> <tr> <th>21</th> <td>peter wright</td> <td>1</td> <td>4</td> <td>10</td> <td>1</td> <td>17</td> <td>9</td> <td>2</td> <td>96</td> <td>89.39</td> </tr> <tr> <th>22</th> <td>colin osborne</td> <td>1</td> <td>7</td> <td>10</td> <td>4</td> <td>18</td> <td>13</td> <td>2</td> <td>116</td> <td>89.18</td> </tr> <tr> <th>23</th> <td>dennis priestley</td> <td>1</td> <td>5</td> <td>10</td> <td>3</td> <td>22</td> <td>13</td> <td>2</td> <td>84</td> <td>89.06</td> </tr> <tr> <th>24</th> <td>robert thornton</td> <td>1</td> <td>4</td> <td>10</td> <td>1</td> <td>17</td> <td>9</td> <td>3</td> <td>56</td> <td>88.88</td> </tr> <tr> <th>25</th> <td>mark dudbridge</td> <td>1</td> <td>7</td> <td>10</td> <td>5</td> <td>17</td> <td>10</td> <td>3</td> <td>109</td> <td>88.28</td> </tr> <tr> <th>26</th> <td>wayne mardle</td> <td>2</td> <td>16</td> <td>14</td> <td>6</td> <td>36</td> <td>22</td> <td>4</td> <td>115</td> <td>87.27</td> </tr> <tr> <th>27</th> <td>jamie caven</td> <td>1</td> <td>3</td> <td>10</td> <td>0</td> <td>13</td> <td>6</td> <td>2</td> <td>120</td> <td>86.95</td> </tr> <tr> <th>28</th> <td>john part</td> <td>1</td> <td>6</td> <td>10</td> <td>2</td> <td>19</td> <td>5</td> <td>4</td> <td>76</td> <td>86.62</td> </tr> <tr> <th>29</th> <td>tony eccles</td> <td>1</td> <td>1</td> <td>10</td> <td>0</td> <td>11</td> <td>10</td> <td>0</td> <td>76</td> <td>86.22</td> </tr> <tr> <th>30</th> <td>colin lloyd</td> <td>2</td> <td>15</td> <td>20</td> <td>8</td> <td>46</td> <td>17</td> <td>5</td> <td>62</td> <td>86.18</td> </tr> <tr> <th>31</th> <td>andy jenkins</td> <td>1</td> <td>5</td> <td>10</td> <td>4</td> <td>15</td> <td>10</td> <td>1</td> <td>96</td> <td>85.31</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "player" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( player ) where player = 'denis ovens' <table_name> : table | | player | played | legs won | legs lost | lwat | 100+ | 140+ | 180s | high checkout | 3-dart average | |---:|:----------------------|---------:|-----------:|------------:|-------:|-------:|-------:|-------:|----------------:|-----------------:| | 0 | phil taylor | 5 | 74 | 20 | 34 | 130 | 77 | 44 | 144 | 105.73 | | 1 | raymond van barneveld | 3 | 35 | 30 | 9 | 85 | 43 | 17 | 126 | 98.1 | | 2 | gary anderson | 2 | 17 | 19 | 4 | 42 | 28 | 10 | 151 | 97.98 | | 3 | kevin painter | 2 | 13 | 16 | 5 | 32 | 18 | 8 | 130 | 96.71 | | 4 | mervyn king | 4 | 45 | 38 | 16 | 112 | 66 | 18 | 147 | 96.3 | | 5 | co stompe | 1 | 7 | 10 | 2 | 26 | 9 | 4 | 127 | 95.84 | | 6 | james wade | 3 | 33 | 26 | 10 | 75 | 47 | 12 | 153 | 95.73 | | 7 | andy smith | 1 | 5 | 10 | 1 | 19 | 15 | 1 | 112 | 95.29 | | 8 | terry jenkins | 5 | 61 | 58 | 20 | 157 | 80 | 26 | 131 | 94.08 | | 9 | adrian lewis | 3 | 26 | 28 | 13 | 63 | 40 | 13 | 156 | 93.69 | | 10 | ronnie baxter | 4 | 54 | 49 | 18 | 142 | 49 | 19 | 132 | 93.35 | | 11 | alan tabern | 2 | 24 | 21 | 8 | 66 | 32 | 7 | 157 | 92.68 | | 12 | steve beaton | 2 | 18 | 20 | 8 | 52 | 23 | 5 | 110 | 92.58 | | 13 | vincent van der voort | 3 | 29 | 28 | 9 | 71 | 42 | 13 | 131 | 92.57 | | 14 | jelle klaasen | 1 | 8 | 10 | 2 | 24 | 4 | 4 | 71 | 92.19 | | 15 | mark walsh | 2 | 21 | 18 | 9 | 49 | 26 | 9 | 121 | 92.02 | | 16 | wes newton | 1 | 3 | 10 | 1 | 16 | 3 | 5 | 96 | 91.92 | | 17 | michael van gerwen | 1 | 3 | 10 | 0 | 14 | 6 | 1 | 126 | 91.26 | | 18 | andy hamilton | 1 | 6 | 10 | 2 | 21 | 7 | 4 | 120 | 91.18 | | 19 | denis ovens | 2 | 22 | 19 | 12 | 64 | 32 | 5 | 125 | 90.63 | | 20 | wayne jones | 1 | 7 | 10 | 4 | 26 | 12 | 4 | 121 | 90.06 | | 21 | peter wright | 1 | 4 | 10 | 1 | 17 | 9 | 2 | 96 | 89.39 | | 22 | colin osborne | 1 | 7 | 10 | 4 | 18 | 13 | 2 | 116 | 89.18 | | 23 | dennis priestley | 1 | 5 | 10 | 3 | 22 | 13 | 2 | 84 | 89.06 | | 24 | robert thornton | 1 | 4 | 10 | 1 | 17 | 9 | 3 | 56 | 88.88 | | 25 | mark dudbridge | 1 | 7 | 10 | 5 | 17 | 10 | 3 | 109 | 88.28 | | 26 | wayne mardle | 2 | 16 | 14 | 6 | 36 | 22 | 4 | 115 | 87.27 | | 27 | jamie caven | 1 | 3 | 10 | 0 | 13 | 6 | 2 | 120 | 86.95 | | 28 | john part | 1 | 6 | 10 | 2 | 19 | 5 | 4 | 76 | 86.62 | | 29 | tony eccles | 1 | 1 | 10 | 0 | 11 | 10 | 0 | 76 | 86.22 | | 30 | colin lloyd | 2 | 15 | 20 | 8 | 46 | 17 | 5 | 62 | 86.18 | | 31 | andy jenkins | 1 | 5 | 10 | 4 | 15 | 10 | 1 | 96 | 85.31 |
| | count ( "player" ) | |---:|---------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 7291, 262, 1625, 7291, 273, 296, 13002, 291, 23094, 773, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 7291, 473, 6599, 329, 473, 884, 564, 8462, 473, 884, 564, 13557, 473, 14589, 270, 473, 2130, 15, 473, 31907, 15, 473, 9259, 87, 473, 3551, 13926, 473, 890, 17, 72, 485, 8164, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1844, 330, 268, 528, 80, 280, 473, 1381, 473, 30338, 473, 4200, 473, 13438, 473, 404, 5082, 473, 28244, 473, 13291, 473, 30457, 473, 23633, 18, 9036, 1736, 203, 21, 473, 14961, 81, 1434, 331, 304, 324, 1303, 14965, 488, 473, 890, 473, 13191, 473, 5196, 473, 2468, 473, 19692, 473, 21193, 473, 8043, 473, 28245, 473, 24645, 18, 21, 1736, 203, 22, 473, 314, 814, 471, 3565, 473, 576, 473, 8043, 473, 5342, 473, 1059, 473, 14856, 473, 9131, 473, 1728, 473, 4711, 21, 473, 16340, 18, 10689, 1736, 203, 23, 473, 12519, 21529, 21295, 473, 576, 473, 5958, 473, 2872, 473, 1381, 473, 3847, 473, 6549, 473, 1725, 473, 404, 5082, 473, 19332, 18, 11212, 1736, 203, 24, 473, 4045, 90, 878, 417, 310, 473, 1059, 473, 12292, 473, 18012, 473, 2872, 473, 23543, 473, 22342, 473, 6549, 473, 5045, 27, 473, 19332, 18, 23, 1736, 203, 25, 473, 1825, 384, 362, 347, 473, 404, 473, 2371, 473, 1728, 473, 576, 473, 10659, 473, 2468, 473, 1059, 473, 12331, 473, 16848, 18, 5193, 1736, 203, 26, 473, 525, 753, 341, 2486, 473, 890, 473, 13159, 473, 10659, 473, 1728, 473, 18821, 473, 17495, 473, 2593, 473, 4711, 23, 473, 16848, 18, 9036, 1736, 203, 27, 473, 471, 93, 3029, 483, 473, 404, 473, 1381, 473, 1728, 473, 404, 473, 5342, 473, 4711, 473, 404, 473, 23543, 473, 16848, 18, 5540, 1736, 203, 28, 473, 268, 21938, 525, 14492, 473, 1381, 473, 17845, 473, 17066, 473, 4200, 473, 4711, 27, 473, 8958, 473, 10659, 473, 5958, 21, 473, 31069, 18, 6840, 1736, 203, 29, 473, 1261, 566, 304, 884, 91, 291, 473, 890, 473, 10659, 473, 9131, 473, 5958, 473, 13746, 473, 8063, 473, 5958, 473, 404, 4313, 473, 31007, 18, 8148, 1736, 203, 2163, 473, 436, 265, 82, 1385, 324, 651, 387, 473, 1059, 473, 22431, 473, 17160, 473, 6549, 473, 5045, 22, 473, 17160, 473, 5342, 473, 29805, 473, 31007, 18, 4763, 1736, 203, 2499, 473, 524, 304, 3246, 8865, 473, 576, 473, 4248, 473, 9035, 473, 1725, 473, 22342, 473, 3847, 473, 2371, 473, 4711, 27, 473, 16146, 18, 9470, 1736, 203, 2138, 473, 18654, 537, 506, 16799, 473, 576, 473, 6549, 473, 4200, 473, 1725, 473, 18106, 473, 10213, 473, 1381, 473, 20168, 473, 16146, 18, 8204, 1736, 203, 3437, 473, 331, 267, 2998, 331, 304, 4854, 19993, 499, 473, 890, 473, 12899, 473, 9131, 473, 2468, 473, 26465, 473, 14856, 473, 5958, 473, 5958, 21, 473, 16146, 18, 10321, 1736, 203, 3461, 473, 525, 292, 298, 417, 11821, 345, 275, 473, 404, 473, 1725, 473, 1728, 473, 576, 473, 4248, 473, 1059, 473, 1059, 473, 26465, 473, 16146, 18, 3657, 1736, 203, 3600, 473, 2267, 29051, 674, 473, 576, 473, 9035, 473, 6549, 473, 2468, 473, 17160, 473, 10659, 473, 2468, 473, 2593, 21, 473, 16146, 18, 3103, 1736, 203, 2313, 473, 341, 281, 394, 1917, 473, 404, 473, 890, 473, 1728, 473, 404, 473, 2872, 473, 890, 473, 1381, 473, 19332, 473, 26936, 18, 9975, 1736, 203, 4033, 473, 312, 1354, 69, 292, 331, 304, 314, 264, 91, 275, 473, 404, 473, 890, 473, 1728, 473, 374, 473, 5045, 473, 1666, 473, 404, 473, 28245, 473, 26936, 18, 5558, 1736, 203, 2643, 473, 471, 93, 366, 11580, 1917, 473, 404, 473, 1666, 473, 1728, 473, 576, 473, 9035, 473, 2371, 473, 1059, 473, 15743, 473, 26936, 18, 2643, 1736, 203, 3657, 473, 5545, 291, 23094, 773, 473, 576, 473, 11201, 473, 5342, 473, 2593, 473, 5178, 473, 3847, 473, 1381, 473, 30616, 473, 8566, 18, 4449, 1736, 203, 3462, 473, 4031, 4644, 525, 5322, 473, 404, 473, 2371, 473, 1728, 473, 1059, 473, 10659, 473, 2593, 473, 1059, 473, 2593, 21, 473, 8566, 18, 7677, 1736, 203, 5340, 473, 293, 847, 341, 4083, 473, 404, 473, 1059, 473, 1728, 473, 404, 473, 8043, 473, 2468, 473, 576, 473, 19332, 473, 28308, 18, 5520, 1736, 203, 3787, 473, 645, 267, 1140, 70, 280, 4644, 473, 404, 473, 2371, 473, 1728, 473, 1059, 473, 6549, 473, 5958, 473, 576, 473, 18973, 473, 28308, 18, 2643, 1736, 203, 4366, 473, 5545, 82, 291, 14705, 395, 30678, 473, 404, 473, 1381, 473, 1728, 473, 890, 473, 11201, 473, 5958, 473, 576, 473, 23421, 473, 28308, 18, 7677, 1736, 203, 3247, 473, 721, 25925, 286, 280, 496, 265, 473, 404, 473, 1059, 473, 1728, 473, 404, 473, 8043, 473, 2468, 473, 890, 473, 13850, 473, 24153, 18, 5482, 1736, 203, 2947, 473, 2267, 302, 1100, 18337, 473, 404, 473, 2371, 473, 1728, 473, 1381, 473, 8043, 473, 1728, 473, 890, 473, 30116, 473, 24153, 18, 6030, 1736, 203, 5558, 473, 4031, 4644, 312, 1060, 298, 473, 576, 473, 2872, 473, 5045, 473, 1666, 473, 6580, 473, 11201, 473, 1059, 473, 22821, 473, 1725, 27, 18, 5324, 1736, 203, 5324, 473, 525, 301, 1385, 276, 7638, 473, 404, 473, 890, 473, 1728, 473, 374, 473, 5958, 473, 1666, 473, 576, 473, 15743, 473, 20457, 18, 8778, 1736, 203, 6030, 473, 525, 22223, 1087, 473, 404, 473, 1666, 473, 1728, 473, 576, 473, 5342, 473, 1381, 473, 1059, 473, 22997, 473, 20457, 18, 8898, 1736, 203, 5540, 473, 268, 6598, 6557, 9558, 473, 404, 473, 404, 473, 1728, 473, 374, 473, 4648, 473, 1728, 473, 374, 473, 22997, 473, 20457, 18, 3787, 1736, 203, 5082, 473, 645, 267, 328, 2466, 72, 473, 576, 473, 4711, 473, 4200, 473, 1725, 473, 17077, 473, 8043, 473, 1381, 473, 22684, 473, 20457, 18, 2643, 1736, 203, 6938, 473, 471, 93, 525, 14492, 473, 404, 473, 1381, 473, 1728, 473, 1059, 473, 4711, 473, 1728, 473, 404, 473, 19332, 473, 19692, 18, 6938, 1736, 203, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 7291, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( venue ) where attendance < 1883 col : date | opponent | venue | result | attendance | scorers row 1 : 2005-08-13 00:00:00 | charlton athletic | stadium of light | 1-3 | 34446 | gray row 2 : 2005-08-20 00:00:00 | liverpool | anfield | 0-1 | 44913 | none row 3 : 2005-08-23 00:00:00 | manchester city | stadium of light | 1-2 | 33357 | le tallec row 4 : 2005-08-27 00:00:00 | wigan athletic | jjb stadium | 0-1 | 17223 | none row 5 : 2005-09-10 00:00:00 | chelsea | stamford bridge | 0-2 | 41969 | none row 6 : 2005-09-17 00:00:00 | west bromwich albion | stadium of light | 1-1 | 31657 | breen row 7 : 2005-09-25 00:00:00 | middlesbrough | riverside stadium | 2-0 | 29583 | miller, arca row 8 : 2005-10-01 00:00:00 | west ham united | stadium of light | 1-1 | 31212 | miller row 9 : 2005-10-15 00:00:00 | manchester united | stadium of light | 1-3 | 39085 | elliott row 10 : 2005-10-23 00:00:00 | newcastle united | st james' park | 2-3 | 52302 | lawrence, elliott row 11 : 2005-10-29 00:00:00 | portsmouth | stadium of light | 1-4 | 34926 | whitehead (pen) row 12 : 2005-11-05 00:00:00 | arsenal | highbury | 1-3 | 38210 | stubbs row 13 : 2005-11-19 00:00:00 | aston villa | stadium of light | 1-3 | 39707 | whitehead (pen) row 14 : 2005-11-26 00:00:00 | birmingham city | stadium of light | 0-1 | 32442 | none row 15 : 2005-11-30 00:00:00 | liverpool | stadium of light | 0-2 | 32697 | none row 16 : 2005-12-03 00:00:00 | tottenham hotspur | white hart lane | 2-3 | 36244 | whitehead, le tallec row 17 : 2005-12-10 00:00:00 | charlton athletic | the valley | 0-2 | 26065 | none row 18 : 2005-12-26 00:00:00 | bolton wanderers | stadium of light | 0-0 | 32232 | none row 19 : 2005-12-31 00:00:00 | everton | stadium of light | 0-1 | 30567 | none row 20 : 2006-01-02 00:00:00 | fulham | craven cottage | 1-2 | 19372 | lawrence row 21 : 2006-01-15 00:00:00 | chelsea | stadium of light | 1-2 | 32420 | lawrence row 22 : 2006-01-21 00:00:00 | west bromwich albion | the hawthorns | 1-0 | 26464 | watson (own goal) row 23 : 2006-01-31 00:00:00 | middlesbrough | stadium of light | 0-3 | 31675 | none row 24 : 2006-02-04 00:00:00 | west ham united | boleyn ground | 0-2 | 34745 | none row 25 : 2006-02-12 00:00:00 | tottenham hotspur | stadium of light | 1-1 | 34700 | murphy row 26 : 2006-02-15 00:00:00 | blackburn rovers | ewood park | 0-2 | 18220 | none row 27 : 2006-02-25 00:00:00 | birmingham city | st. andrew's | 0-1 | 29257 | none row 28 : 2006-03-03 00:00:00 | manchester city | city of manchester stadium | 1-2 | 42200 | kyle row 29 : 2006-03-11 00:00:00 | wigan athletic | stadium of light | 0-1 | 31194 | none row 30 : 2006-03-18 00:00:00 | bolton wanderers | reebok stadium | 0-2 | 23568 | none row 31 : 2006-03-25 00:00:00 | blackburn rovers | stadium of light | 0-1 | 29593 | none row 32 : 2006-04-01 00:00:00 | everton | goodison park | 2-2 | 38093 | stead, delap row 33 : 2006-04-14 00:00:00 | manchester united | old trafford | 0-0 | 72519 | none row 34 : 2006-04-17 00:00:00 | newcastle united | stadium of light | 1-4 | 40032 | hoyte row 35 : 2006-04-22 00:00:00 | portsmouth | fratton park | 1-2 | 20078 | miller row 36 : 2006-05-01 00:00:00 | arsenal | stadium of light | 0-3 | 44003 | none row 37 : 2006-05-04 00:00:00 | fulham | stadium of light | 2-1 | 28226 | le tallec, brown row 38 : 2006-05-07 00:00:00 | aston villa | villa park | 1-2 | 33820 | d. collins
col : count ( "venue" ) row 1 : 2
select count ( venue ) where attendance < 1883 <table_name> : table \begin{tabular}{lllllll} \toprule & date & opponent & venue & result & attendance & scorers \\ \midrule 0 & 2005-08-13 00:00:00 & charlton athletic & stadium of light & 1-3 & 34446 & gray \\ 1 & 2005-08-20 00:00:00 & liverpool & anfield & 0-1 & 44913 & none \\ 2 & 2005-08-23 00:00:00 & manchester city & stadium of light & 1-2 & 33357 & le tallec \\ 3 & 2005-08-27 00:00:00 & wigan athletic & jjb stadium & 0-1 & 17223 & none \\ 4 & 2005-09-10 00:00:00 & chelsea & stamford bridge & 0-2 & 41969 & none \\ 5 & 2005-09-17 00:00:00 & west bromwich albion & stadium of light & 1-1 & 31657 & breen \\ 6 & 2005-09-25 00:00:00 & middlesbrough & riverside stadium & 2-0 & 29583 & miller, arca \\ 7 & 2005-10-01 00:00:00 & west ham united & stadium of light & 1-1 & 31212 & miller \\ 8 & 2005-10-15 00:00:00 & manchester united & stadium of light & 1-3 & 39085 & elliott \\ 9 & 2005-10-23 00:00:00 & newcastle united & st james' park & 2-3 & 52302 & lawrence, elliott \\ 10 & 2005-10-29 00:00:00 & portsmouth & stadium of light & 1-4 & 34926 & whitehead (pen) \\ 11 & 2005-11-05 00:00:00 & arsenal & highbury & 1-3 & 38210 & stubbs \\ 12 & 2005-11-19 00:00:00 & aston villa & stadium of light & 1-3 & 39707 & whitehead (pen) \\ 13 & 2005-11-26 00:00:00 & birmingham city & stadium of light & 0-1 & 32442 & none \\ 14 & 2005-11-30 00:00:00 & liverpool & stadium of light & 0-2 & 32697 & none \\ 15 & 2005-12-03 00:00:00 & tottenham hotspur & white hart lane & 2-3 & 36244 & whitehead, le tallec \\ 16 & 2005-12-10 00:00:00 & charlton athletic & the valley & 0-2 & 26065 & none \\ 17 & 2005-12-26 00:00:00 & bolton wanderers & stadium of light & 0-0 & 32232 & none \\ 18 & 2005-12-31 00:00:00 & everton & stadium of light & 0-1 & 30567 & none \\ 19 & 2006-01-02 00:00:00 & fulham & craven cottage & 1-2 & 19372 & lawrence \\ 20 & 2006-01-15 00:00:00 & chelsea & stadium of light & 1-2 & 32420 & lawrence \\ 21 & 2006-01-21 00:00:00 & west bromwich albion & the hawthorns & 1-0 & 26464 & watson (own goal) \\ 22 & 2006-01-31 00:00:00 & middlesbrough & stadium of light & 0-3 & 31675 & none \\ 23 & 2006-02-04 00:00:00 & west ham united & boleyn ground & 0-2 & 34745 & none \\ 24 & 2006-02-12 00:00:00 & tottenham hotspur & stadium of light & 1-1 & 34700 & murphy \\ 25 & 2006-02-15 00:00:00 & blackburn rovers & ewood park & 0-2 & 18220 & none \\ 26 & 2006-02-25 00:00:00 & birmingham city & st. andrew's & 0-1 & 29257 & none \\ 27 & 2006-03-03 00:00:00 & manchester city & city of manchester stadium & 1-2 & 42200 & kyle \\ 28 & 2006-03-11 00:00:00 & wigan athletic & stadium of light & 0-1 & 31194 & none \\ 29 & 2006-03-18 00:00:00 & bolton wanderers & reebok stadium & 0-2 & 23568 & none \\ 30 & 2006-03-25 00:00:00 & blackburn rovers & stadium of light & 0-1 & 29593 & none \\ 31 & 2006-04-01 00:00:00 & everton & goodison park & 2-2 & 38093 & stead, delap \\ 32 & 2006-04-14 00:00:00 & manchester united & old trafford & 0-0 & 72519 & none \\ 33 & 2006-04-17 00:00:00 & newcastle united & stadium of light & 1-4 & 40032 & hoyte \\ 34 & 2006-04-22 00:00:00 & portsmouth & fratton park & 1-2 & 20078 & miller \\ 35 & 2006-05-01 00:00:00 & arsenal & stadium of light & 0-3 & 44003 & none \\ 36 & 2006-05-04 00:00:00 & fulham & stadium of light & 2-1 & 28226 & le tallec, brown \\ 37 & 2006-05-07 00:00:00 & aston villa & villa park & 1-2 & 33820 & d. collins \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "venue" ) \\ \midrule 0 & 2 \\ \bottomrule \end{tabular}
select count ( venue ) where attendance < 1883 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>opponent</th> <th>venue</th> <th>result</th> <th>attendance</th> <th>scorers</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2005-08-13 00:00:00</td> <td>charlton athletic</td> <td>stadium of light</td> <td>1-3</td> <td>34446</td> <td>gray</td> </tr> <tr> <th>1</th> <td>2005-08-20 00:00:00</td> <td>liverpool</td> <td>anfield</td> <td>0-1</td> <td>44913</td> <td>none</td> </tr> <tr> <th>2</th> <td>2005-08-23 00:00:00</td> <td>manchester city</td> <td>stadium of light</td> <td>1-2</td> <td>33357</td> <td>le tallec</td> </tr> <tr> <th>3</th> <td>2005-08-27 00:00:00</td> <td>wigan athletic</td> <td>jjb stadium</td> <td>0-1</td> <td>17223</td> <td>none</td> </tr> <tr> <th>4</th> <td>2005-09-10 00:00:00</td> <td>chelsea</td> <td>stamford bridge</td> <td>0-2</td> <td>41969</td> <td>none</td> </tr> <tr> <th>5</th> <td>2005-09-17 00:00:00</td> <td>west bromwich albion</td> <td>stadium of light</td> <td>1-1</td> <td>31657</td> <td>breen</td> </tr> <tr> <th>6</th> <td>2005-09-25 00:00:00</td> <td>middlesbrough</td> <td>riverside stadium</td> <td>2-0</td> <td>29583</td> <td>miller, arca</td> </tr> <tr> <th>7</th> <td>2005-10-01 00:00:00</td> <td>west ham united</td> <td>stadium of light</td> <td>1-1</td> <td>31212</td> <td>miller</td> </tr> <tr> <th>8</th> <td>2005-10-15 00:00:00</td> <td>manchester united</td> <td>stadium of light</td> <td>1-3</td> <td>39085</td> <td>elliott</td> </tr> <tr> <th>9</th> <td>2005-10-23 00:00:00</td> <td>newcastle united</td> <td>st james' park</td> <td>2-3</td> <td>52302</td> <td>lawrence, elliott</td> </tr> <tr> <th>10</th> <td>2005-10-29 00:00:00</td> <td>portsmouth</td> <td>stadium of light</td> <td>1-4</td> <td>34926</td> <td>whitehead (pen)</td> </tr> <tr> <th>11</th> <td>2005-11-05 00:00:00</td> <td>arsenal</td> <td>highbury</td> <td>1-3</td> <td>38210</td> <td>stubbs</td> </tr> <tr> <th>12</th> <td>2005-11-19 00:00:00</td> <td>aston villa</td> <td>stadium of light</td> <td>1-3</td> <td>39707</td> <td>whitehead (pen)</td> </tr> <tr> <th>13</th> <td>2005-11-26 00:00:00</td> <td>birmingham city</td> <td>stadium of light</td> <td>0-1</td> <td>32442</td> <td>none</td> </tr> <tr> <th>14</th> <td>2005-11-30 00:00:00</td> <td>liverpool</td> <td>stadium of light</td> <td>0-2</td> <td>32697</td> <td>none</td> </tr> <tr> <th>15</th> <td>2005-12-03 00:00:00</td> <td>tottenham hotspur</td> <td>white hart lane</td> <td>2-3</td> <td>36244</td> <td>whitehead, le tallec</td> </tr> <tr> <th>16</th> <td>2005-12-10 00:00:00</td> <td>charlton athletic</td> <td>the valley</td> <td>0-2</td> <td>26065</td> <td>none</td> </tr> <tr> <th>17</th> <td>2005-12-26 00:00:00</td> <td>bolton wanderers</td> <td>stadium of light</td> <td>0-0</td> <td>32232</td> <td>none</td> </tr> <tr> <th>18</th> <td>2005-12-31 00:00:00</td> <td>everton</td> <td>stadium of light</td> <td>0-1</td> <td>30567</td> <td>none</td> </tr> <tr> <th>19</th> <td>2006-01-02 00:00:00</td> <td>fulham</td> <td>craven cottage</td> <td>1-2</td> <td>19372</td> <td>lawrence</td> </tr> <tr> <th>20</th> <td>2006-01-15 00:00:00</td> <td>chelsea</td> <td>stadium of light</td> <td>1-2</td> <td>32420</td> <td>lawrence</td> </tr> <tr> <th>21</th> <td>2006-01-21 00:00:00</td> <td>west bromwich albion</td> <td>the hawthorns</td> <td>1-0</td> <td>26464</td> <td>watson (own goal)</td> </tr> <tr> <th>22</th> <td>2006-01-31 00:00:00</td> <td>middlesbrough</td> <td>stadium of light</td> <td>0-3</td> <td>31675</td> <td>none</td> </tr> <tr> <th>23</th> <td>2006-02-04 00:00:00</td> <td>west ham united</td> <td>boleyn ground</td> <td>0-2</td> <td>34745</td> <td>none</td> </tr> <tr> <th>24</th> <td>2006-02-12 00:00:00</td> <td>tottenham hotspur</td> <td>stadium of light</td> <td>1-1</td> <td>34700</td> <td>murphy</td> </tr> <tr> <th>25</th> <td>2006-02-15 00:00:00</td> <td>blackburn rovers</td> <td>ewood park</td> <td>0-2</td> <td>18220</td> <td>none</td> </tr> <tr> <th>26</th> <td>2006-02-25 00:00:00</td> <td>birmingham city</td> <td>st. andrew's</td> <td>0-1</td> <td>29257</td> <td>none</td> </tr> <tr> <th>27</th> <td>2006-03-03 00:00:00</td> <td>manchester city</td> <td>city of manchester stadium</td> <td>1-2</td> <td>42200</td> <td>kyle</td> </tr> <tr> <th>28</th> <td>2006-03-11 00:00:00</td> <td>wigan athletic</td> <td>stadium of light</td> <td>0-1</td> <td>31194</td> <td>none</td> </tr> <tr> <th>29</th> <td>2006-03-18 00:00:00</td> <td>bolton wanderers</td> <td>reebok stadium</td> <td>0-2</td> <td>23568</td> <td>none</td> </tr> <tr> <th>30</th> <td>2006-03-25 00:00:00</td> <td>blackburn rovers</td> <td>stadium of light</td> <td>0-1</td> <td>29593</td> <td>none</td> </tr> <tr> <th>31</th> <td>2006-04-01 00:00:00</td> <td>everton</td> <td>goodison park</td> <td>2-2</td> <td>38093</td> <td>stead, delap</td> </tr> <tr> <th>32</th> <td>2006-04-14 00:00:00</td> <td>manchester united</td> <td>old trafford</td> <td>0-0</td> <td>72519</td> <td>none</td> </tr> <tr> <th>33</th> <td>2006-04-17 00:00:00</td> <td>newcastle united</td> <td>stadium of light</td> <td>1-4</td> <td>40032</td> <td>hoyte</td> </tr> <tr> <th>34</th> <td>2006-04-22 00:00:00</td> <td>portsmouth</td> <td>fratton park</td> <td>1-2</td> <td>20078</td> <td>miller</td> </tr> <tr> <th>35</th> <td>2006-05-01 00:00:00</td> <td>arsenal</td> <td>stadium of light</td> <td>0-3</td> <td>44003</td> <td>none</td> </tr> <tr> <th>36</th> <td>2006-05-04 00:00:00</td> <td>fulham</td> <td>stadium of light</td> <td>2-1</td> <td>28226</td> <td>le tallec, brown</td> </tr> <tr> <th>37</th> <td>2006-05-07 00:00:00</td> <td>aston villa</td> <td>villa park</td> <td>1-2</td> <td>33820</td> <td>d. collins</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "venue" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2</td> </tr> </tbody> </table>
select count ( venue ) where attendance < 1883 <table_name> : table | | date | opponent | venue | result | attendance | scorers | |---:|:--------------------|:---------------------|:---------------------------|:---------|-------------:|:---------------------| | 0 | 2005-08-13 00:00:00 | charlton athletic | stadium of light | 1-3 | 34446 | gray | | 1 | 2005-08-20 00:00:00 | liverpool | anfield | 0-1 | 44913 | none | | 2 | 2005-08-23 00:00:00 | manchester city | stadium of light | 1-2 | 33357 | le tallec | | 3 | 2005-08-27 00:00:00 | wigan athletic | jjb stadium | 0-1 | 17223 | none | | 4 | 2005-09-10 00:00:00 | chelsea | stamford bridge | 0-2 | 41969 | none | | 5 | 2005-09-17 00:00:00 | west bromwich albion | stadium of light | 1-1 | 31657 | breen | | 6 | 2005-09-25 00:00:00 | middlesbrough | riverside stadium | 2-0 | 29583 | miller, arca | | 7 | 2005-10-01 00:00:00 | west ham united | stadium of light | 1-1 | 31212 | miller | | 8 | 2005-10-15 00:00:00 | manchester united | stadium of light | 1-3 | 39085 | elliott | | 9 | 2005-10-23 00:00:00 | newcastle united | st james' park | 2-3 | 52302 | lawrence, elliott | | 10 | 2005-10-29 00:00:00 | portsmouth | stadium of light | 1-4 | 34926 | whitehead (pen) | | 11 | 2005-11-05 00:00:00 | arsenal | highbury | 1-3 | 38210 | stubbs | | 12 | 2005-11-19 00:00:00 | aston villa | stadium of light | 1-3 | 39707 | whitehead (pen) | | 13 | 2005-11-26 00:00:00 | birmingham city | stadium of light | 0-1 | 32442 | none | | 14 | 2005-11-30 00:00:00 | liverpool | stadium of light | 0-2 | 32697 | none | | 15 | 2005-12-03 00:00:00 | tottenham hotspur | white hart lane | 2-3 | 36244 | whitehead, le tallec | | 16 | 2005-12-10 00:00:00 | charlton athletic | the valley | 0-2 | 26065 | none | | 17 | 2005-12-26 00:00:00 | bolton wanderers | stadium of light | 0-0 | 32232 | none | | 18 | 2005-12-31 00:00:00 | everton | stadium of light | 0-1 | 30567 | none | | 19 | 2006-01-02 00:00:00 | fulham | craven cottage | 1-2 | 19372 | lawrence | | 20 | 2006-01-15 00:00:00 | chelsea | stadium of light | 1-2 | 32420 | lawrence | | 21 | 2006-01-21 00:00:00 | west bromwich albion | the hawthorns | 1-0 | 26464 | watson (own goal) | | 22 | 2006-01-31 00:00:00 | middlesbrough | stadium of light | 0-3 | 31675 | none | | 23 | 2006-02-04 00:00:00 | west ham united | boleyn ground | 0-2 | 34745 | none | | 24 | 2006-02-12 00:00:00 | tottenham hotspur | stadium of light | 1-1 | 34700 | murphy | | 25 | 2006-02-15 00:00:00 | blackburn rovers | ewood park | 0-2 | 18220 | none | | 26 | 2006-02-25 00:00:00 | birmingham city | st. andrew's | 0-1 | 29257 | none | | 27 | 2006-03-03 00:00:00 | manchester city | city of manchester stadium | 1-2 | 42200 | kyle | | 28 | 2006-03-11 00:00:00 | wigan athletic | stadium of light | 0-1 | 31194 | none | | 29 | 2006-03-18 00:00:00 | bolton wanderers | reebok stadium | 0-2 | 23568 | none | | 30 | 2006-03-25 00:00:00 | blackburn rovers | stadium of light | 0-1 | 29593 | none | | 31 | 2006-04-01 00:00:00 | everton | goodison park | 2-2 | 38093 | stead, delap | | 32 | 2006-04-14 00:00:00 | manchester united | old trafford | 0-0 | 72519 | none | | 33 | 2006-04-17 00:00:00 | newcastle united | stadium of light | 1-4 | 40032 | hoyte | | 34 | 2006-04-22 00:00:00 | portsmouth | fratton park | 1-2 | 20078 | miller | | 35 | 2006-05-01 00:00:00 | arsenal | stadium of light | 0-3 | 44003 | none | | 36 | 2006-05-04 00:00:00 | fulham | stadium of light | 2-1 | 28226 | le tallec, brown | | 37 | 2006-05-07 00:00:00 | aston villa | villa park | 1-2 | 33820 | d. collins |
| | count ( "venue" ) | |---:|--------------------:| | 0 | 2 |
[ [ 1, 4025, 1056, 261, 331, 275, 344, 262, 1625, 2403, 409, 1359, 411, 404, 5482, 23, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 1061, 1029, 473, 331, 275, 344, 473, 563, 473, 2403, 409, 1359, 473, 888, 280, 414, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4044, 25, 17, 6840, 17, 3437, 9631, 30, 713, 30, 713, 473, 1149, 80, 1917, 225, 421, 1810, 335, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 23, 473, 890, 6334, 8749, 473, 16937, 1736, 203, 21, 473, 4044, 25, 17, 6840, 17, 3462, 9631, 30, 713, 30, 713, 473, 328, 1667, 6011, 473, 392, 1518, 473, 374, 17, 21, 473, 1059, 7616, 3437, 473, 6555, 1736, 203, 22, 473, 4044, 25, 17, 6840, 17, 4366, 9631, 30, 713, 30, 713, 473, 3161, 343, 7654, 12797, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 22, 473, 890, 3707, 10321, 473, 884, 268, 22534, 71, 1736, 203, 23, 473, 4044, 25, 17, 6840, 17, 5324, 9631, 30, 713, 30, 713, 473, 341, 360, 304, 225, 421, 1810, 335, 473, 525, 10649, 384, 361, 5077, 473, 374, 17, 21, 473, 8043, 3787, 23, 473, 6555, 1736, 203, 24, 473, 4044, 25, 17, 5908, 17, 2163, 9631, 30, 713, 30, 713, 473, 462, 12107, 69, 473, 384, 301, 31836, 10105, 473, 374, 17, 22, 473, 1059, 3657, 8148, 473, 6555, 1736, 203, 25, 473, 4044, 25, 17, 5908, 17, 4033, 9631, 30, 713, 30, 713, 473, 27697, 324, 520, 91, 1354, 524, 70, 285, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 21, 473, 890, 2313, 10321, 473, 324, 2842, 1736, 203, 26, 473, 4044, 25, 17, 5908, 17, 2947, 9631, 30, 713, 30, 713, 473, 312, 1873, 1040, 70, 2642, 473, 436, 6760, 831, 384, 361, 5077, 473, 576, 17, 20, 473, 12899, 8204, 23, 473, 312, 24462, 16, 419, 5353, 1736, 203, 27, 473, 4044, 25, 17, 2163, 17, 1611, 9631, 30, 713, 30, 713, 473, 27697, 366, 301, 2836, 329, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 21, 473, 890, 2138, 2138, 473, 312, 24462, 1736, 203, 28, 473, 4044, 25, 17, 2163, 17, 3600, 9631, 30, 713, 30, 713, 473, 3161, 343, 7654, 2836, 329, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 23, 473, 16977, 6840, 25, 473, 415, 549, 352, 88, 1736, 203, 29, 473, 4044, 25, 17, 2163, 17, 4366, 9631, 30, 713, 30, 713, 473, 394, 4155, 298, 2836, 329, 473, 384, 525, 753, 11, 779, 79, 473, 576, 17, 23, 473, 1381, 4366, 3103, 473, 328, 2219, 7885, 16, 415, 549, 352, 88, 1736, 203, 2163, 473, 4044, 25, 17, 2163, 17, 5540, 9631, 30, 713, 30, 713, 473, 1756, 4808, 15347, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 24, 473, 890, 7616, 5558, 473, 9578, 1978, 261, 1907, 13, 1736, 203, 2499, 473, 4044, 25, 17, 2499, 17, 6260, 9631, 30, 713, 30, 713, 473, 419, 87, 275, 287, 473, 3551, 70, 22498, 473, 404, 17, 23, 473, 890, 11149, 2163, 473, 7168, 2038, 1736, 203, 2138, 473, 4044, 25, 17, 2499, 17, 3657, 9631, 30, 713, 30, 713, 473, 3364, 265, 331, 10745, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 23, 473, 16977, 7301, 27, 473, 9578, 1978, 261, 1907, 13, 1736, 203, 3437, 473, 4044, 25, 17, 2499, 17, 5558, 9631, 30, 713, 30, 713, 473, 324, 3985, 310, 31698, 12797, 473, 384, 361, 5077, 434, 9052, 473, 374, 17, 21, 473, 890, 3247, 9452, 473, 6555, 1736, 203, 3461, 473, 4044, 25, 17, 2499, 17, 5082, 9631, 30, 713, 30, 713, 473, 328, 1667, 6011, 473, 384, 361, 5077, 434, 9052, 473, 374, 17, 22, 473, 3847, 8148, 27, 473, 6555, 1736, 203, 3600, 473, 4044, 25, 17, 2138, 17, 4630, 9631, 30, 713, 30, 713, 473, 9997, 2253, 31698, 12811, 1752, 295, 473, 9578, 366, 485, 328, 8806, 473, 576, 17, 23, 473, 6580, 3247, 24, 473, 9578, 1978, 16, 884, 268, 22534, 71, 1736, 203, 2313, 473, 4044, 25, 17, 2138, 17, 2163, 9631, 30, 713, 30, 713, 473, 1149, 80, 1917, 225, 421, 1810, 335, 473, 326, 1244, 30678, 473, 374, 17, 22, 473, 576, 4848, 9222, 473, 6555, 1736, 203, 4033, 473, 4044, 25, 17, 2138, 17, 5558, 9631, 30, 713, 30, 713, 473, 21506, 1917, 341, 464, 264, 414, 473, 384, 361, 5077, 434, 9052, 473, 374, 17, 20, 473, 890, 3787, 1578, 473, 6555, 1736, 203, 2643, 473, 4044, 25, 17, 2138, 17, 6938, 9631, 30, 713, 30, 713, 473, 425, 1097, 265, 473, 384, 361, 5077, 434, 9052, 473, 374, 17, 21, 473, 5196, 17339, 473, 6555, 1736, 203, 3657, 473, 27212, 17, 1611, 17, 3103, 9631, 30, 713, 30, 713, 473, 16136, 31698, 473, 276, 354, 3995, 276, 352, 88, 410, 473, 404, 17, 22, 473, 5342, 6418, 22, 473, 328, 2219, 7885, 1736, 203, 3462, 473, 27212, 17, 1611, 17, 3600, 9631, 30, 713, 30, 713, 473, 462, 12107, 69, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 22, 473, 890, 3247, 3462, 473, 328, 2219, 7885, 1736, 203, 5340, 473, 27212, 17, 1611, 17, 5340, 9631, 30, 713, 30, 713, 473, 27697, 324, 520, 91, 1354, 524, 70, 285, 473, 326, 366, 2219, 451, 280, 2387, 473, 404, 17, 20, 473, 576, 1105, 1105, 473, 341, 270, 816, 261, 995, 17683, 13, 1736, 203, 3787, 473, 27212, 17, 1611, 17, 6938, 9631, 30, 713, 30, 713, 473, 312, 1873, 1040, 70, 2642, 473, 384, 361, 5077, 434, 9052, 473, 374, 17, 23, 473, 890, 2313, 5877, 473, 6555, 1736, 203, 4366, 473, 27212, 17, 3103, 17, 3028, 9631, 30, 713, 30, 713, 473, 27697, 366, 301, 2836, 329, 473, 324, 790, 878, 19209, 473, 374, 17, 22, 473, 13438, 5608, 25, 473, 6555, 1736, 203, 3247, 473, 27212, 17, 3103, 17, 2138, 9631, 30, 713, 30, 713, 473, 9997, 2253, 31698, 12811, 1752, 295, 473, 384, 361, 5077, 434, 9052, 473, 404, 17, 21, 473, 890, 9462, 713, 473, 312, 295, 844, 93, 1736, 203, 2947, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 331, 275, 344, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 576, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select bronze where silver = 'jana bieger' col : year | location | gold | silver | bronze row 1 : 1950 | basel | helena rakoczy | tereza kocis | stefania reindlova row 2 : 1954 | rome | tamara manina | eva bosakova | maria gorokovskaya row 3 : 1958 | moscow | eva bosakova | larisa latynina | keiko tanaka row 4 : 1962 | prague | larisa latynina | irina pervuschina | vera caslavska row 5 : 1966 | dortmund | natalia kutchinskaya | vera caslavska | zinaida drougina row 6 : 1970 | ljubljana | ludmila turicheva | olga karaseva | zinaida voronina row 7 : 1974 | varna | ludmila turicheva | olga korbut | elvira saadi rusudan siharulidze row 8 : 1978 | strasbourg | nellie kim elena mukhina | none | emilia eberle kathy johnson row 9 : 1979 | fort worth | emilia eberle | nellie kim | melita ruhn row 10 : 1981 | moscow | natalia ilienko | yelena davydova | zoja grantcharova row 11 : 1983 | budapest | ekaterina szabo | olga mostepanova | boriana stoyanova row 12 : 1985 | montreal | oksana omelianchik | elena shushunova | ulrike klotz row 13 : 1987 | rotterdam | daniela silivas elena shushunova | none | aurelia dobre row 14 : 1989 | stuttgart | daniela silivas svetlana boguinskaya | none | cristina bontas row 15 : 1991 | indianapolis | cristina bontas oksana chusovitina | none | kim zmeskal row 16 : 1992 | paris | kim zmeskal | henrietta onodi | maria neculita tatiana lysenko row 17 : 1993 | birmingham | shannon miller | gina gogean | natalia bobrova row 18 : 1994 | brisbane | dina kochetkova | lavinia milosovici | gina gogean row 19 : 1995 | sabae | gina gogean | ji liya | ludivine furnon row 20 : 1996 | san juan | kui yuan-yuan gina gogean | none | liubov sheremeta lavinia milosovici row 21 : 1997 | lausanne | gina gogean | svetlana khorkina | elena produnova row 22 : 1999 | tianjin | andreea raducan | simona amanar | svetlana khorkina row 23 : 2001 | ghent | andreea raducan | daniele hypolito | svetlana khorkina row 24 : 2002 | debrecen | elena gomez | verona van de leur | samantha sheehan row 25 : 2003 | anaheim | daiane dos santos | catalina ponor | elena gomez row 26 : 2005 | melbourne | alicia sacramone | anastasia liukin | suzanne harmes row 27 : 2006 | aarhus | cheng fei | jana bieger | vanessa ferrari row 28 : 2007 | stuttgart | shawn johnson | alicia sacramone | cassy vericel row 29 : 2009 | london | elizabeth tweddle | lauren mitchell | sui lu row 30 : 2010 | rotterdam | lauren mitchell | aliya mustafina diana chelaru | none row 31 : 2011 | tokyo | ksenia afanasyeva | sui lu | aly raisman row 32 : 2013 | antwerp | simone biles | vanessa ferrari | larisa iordache row 33 : 2014 | nanning | none | none | none row 34 : 2015 | glasgow | none | none | none
col : bronze row 1 : vanessa ferrari
select bronze where silver = 'jana bieger' <table_name> : table \begin{tabular}{llllll} \toprule & year & location & gold & silver & bronze \\ \midrule 0 & 1950 & basel & helena rakoczy & tereza kocis & stefania reindlova \\ 1 & 1954 & rome & tamara manina & eva bosakova & maria gorokovskaya \\ 2 & 1958 & moscow & eva bosakova & larisa latynina & keiko tanaka \\ 3 & 1962 & prague & larisa latynina & irina pervuschina & vera caslavska \\ 4 & 1966 & dortmund & natalia kutchinskaya & vera caslavska & zinaida drougina \\ 5 & 1970 & ljubljana & ludmila turicheva & olga karaseva & zinaida voronina \\ 6 & 1974 & varna & ludmila turicheva & olga korbut & elvira saadi rusudan siharulidze \\ 7 & 1978 & strasbourg & nellie kim elena mukhina & none & emilia eberle kathy johnson \\ 8 & 1979 & fort worth & emilia eberle & nellie kim & melita ruhn \\ 9 & 1981 & moscow & natalia ilienko & yelena davydova & zoja grantcharova \\ 10 & 1983 & budapest & ekaterina szabo & olga mostepanova & boriana stoyanova \\ 11 & 1985 & montreal & oksana omelianchik & elena shushunova & ulrike klotz \\ 12 & 1987 & rotterdam & daniela silivas elena shushunova & none & aurelia dobre \\ 13 & 1989 & stuttgart & daniela silivas svetlana boguinskaya & none & cristina bontas \\ 14 & 1991 & indianapolis & cristina bontas oksana chusovitina & none & kim zmeskal \\ 15 & 1992 & paris & kim zmeskal & henrietta onodi & maria neculita tatiana lysenko \\ 16 & 1993 & birmingham & shannon miller & gina gogean & natalia bobrova \\ 17 & 1994 & brisbane & dina kochetkova & lavinia milosovici & gina gogean \\ 18 & 1995 & sabae & gina gogean & ji liya & ludivine furnon \\ 19 & 1996 & san juan & kui yuan-yuan gina gogean & none & liubov sheremeta lavinia milosovici \\ 20 & 1997 & lausanne & gina gogean & svetlana khorkina & elena produnova \\ 21 & 1999 & tianjin & andreea raducan & simona amanar & svetlana khorkina \\ 22 & 2001 & ghent & andreea raducan & daniele hypolito & svetlana khorkina \\ 23 & 2002 & debrecen & elena gomez & verona van de leur & samantha sheehan \\ 24 & 2003 & anaheim & daiane dos santos & catalina ponor & elena gomez \\ 25 & 2005 & melbourne & alicia sacramone & anastasia liukin & suzanne harmes \\ 26 & 2006 & aarhus & cheng fei & jana bieger & vanessa ferrari \\ 27 & 2007 & stuttgart & shawn johnson & alicia sacramone & cassy vericel \\ 28 & 2009 & london & elizabeth tweddle & lauren mitchell & sui lu \\ 29 & 2010 & rotterdam & lauren mitchell & aliya mustafina diana chelaru & none \\ 30 & 2011 & tokyo & ksenia afanasyeva & sui lu & aly raisman \\ 31 & 2013 & antwerp & simone biles & vanessa ferrari & larisa iordache \\ 32 & 2014 & nanning & none & none & none \\ 33 & 2015 & glasgow & none & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & bronze \\ \midrule 0 & vanessa ferrari \\ \bottomrule \end{tabular}
select bronze where silver = 'jana bieger' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>location</th> <th>gold</th> <th>silver</th> <th>bronze</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1950</td> <td>basel</td> <td>helena rakoczy</td> <td>tereza kocis</td> <td>stefania reindlova</td> </tr> <tr> <th>1</th> <td>1954</td> <td>rome</td> <td>tamara manina</td> <td>eva bosakova</td> <td>maria gorokovskaya</td> </tr> <tr> <th>2</th> <td>1958</td> <td>moscow</td> <td>eva bosakova</td> <td>larisa latynina</td> <td>keiko tanaka</td> </tr> <tr> <th>3</th> <td>1962</td> <td>prague</td> <td>larisa latynina</td> <td>irina pervuschina</td> <td>vera caslavska</td> </tr> <tr> <th>4</th> <td>1966</td> <td>dortmund</td> <td>natalia kutchinskaya</td> <td>vera caslavska</td> <td>zinaida drougina</td> </tr> <tr> <th>5</th> <td>1970</td> <td>ljubljana</td> <td>ludmila turicheva</td> <td>olga karaseva</td> <td>zinaida voronina</td> </tr> <tr> <th>6</th> <td>1974</td> <td>varna</td> <td>ludmila turicheva</td> <td>olga korbut</td> <td>elvira saadi rusudan siharulidze</td> </tr> <tr> <th>7</th> <td>1978</td> <td>strasbourg</td> <td>nellie kim elena mukhina</td> <td>none</td> <td>emilia eberle kathy johnson</td> </tr> <tr> <th>8</th> <td>1979</td> <td>fort worth</td> <td>emilia eberle</td> <td>nellie kim</td> <td>melita ruhn</td> </tr> <tr> <th>9</th> <td>1981</td> <td>moscow</td> <td>natalia ilienko</td> <td>yelena davydova</td> <td>zoja grantcharova</td> </tr> <tr> <th>10</th> <td>1983</td> <td>budapest</td> <td>ekaterina szabo</td> <td>olga mostepanova</td> <td>boriana stoyanova</td> </tr> <tr> <th>11</th> <td>1985</td> <td>montreal</td> <td>oksana omelianchik</td> <td>elena shushunova</td> <td>ulrike klotz</td> </tr> <tr> <th>12</th> <td>1987</td> <td>rotterdam</td> <td>daniela silivas elena shushunova</td> <td>none</td> <td>aurelia dobre</td> </tr> <tr> <th>13</th> <td>1989</td> <td>stuttgart</td> <td>daniela silivas svetlana boguinskaya</td> <td>none</td> <td>cristina bontas</td> </tr> <tr> <th>14</th> <td>1991</td> <td>indianapolis</td> <td>cristina bontas oksana chusovitina</td> <td>none</td> <td>kim zmeskal</td> </tr> <tr> <th>15</th> <td>1992</td> <td>paris</td> <td>kim zmeskal</td> <td>henrietta onodi</td> <td>maria neculita tatiana lysenko</td> </tr> <tr> <th>16</th> <td>1993</td> <td>birmingham</td> <td>shannon miller</td> <td>gina gogean</td> <td>natalia bobrova</td> </tr> <tr> <th>17</th> <td>1994</td> <td>brisbane</td> <td>dina kochetkova</td> <td>lavinia milosovici</td> <td>gina gogean</td> </tr> <tr> <th>18</th> <td>1995</td> <td>sabae</td> <td>gina gogean</td> <td>ji liya</td> <td>ludivine furnon</td> </tr> <tr> <th>19</th> <td>1996</td> <td>san juan</td> <td>kui yuan-yuan gina gogean</td> <td>none</td> <td>liubov sheremeta lavinia milosovici</td> </tr> <tr> <th>20</th> <td>1997</td> <td>lausanne</td> <td>gina gogean</td> <td>svetlana khorkina</td> <td>elena produnova</td> </tr> <tr> <th>21</th> <td>1999</td> <td>tianjin</td> <td>andreea raducan</td> <td>simona amanar</td> <td>svetlana khorkina</td> </tr> <tr> <th>22</th> <td>2001</td> <td>ghent</td> <td>andreea raducan</td> <td>daniele hypolito</td> <td>svetlana khorkina</td> </tr> <tr> <th>23</th> <td>2002</td> <td>debrecen</td> <td>elena gomez</td> <td>verona van de leur</td> <td>samantha sheehan</td> </tr> <tr> <th>24</th> <td>2003</td> <td>anaheim</td> <td>daiane dos santos</td> <td>catalina ponor</td> <td>elena gomez</td> </tr> <tr> <th>25</th> <td>2005</td> <td>melbourne</td> <td>alicia sacramone</td> <td>anastasia liukin</td> <td>suzanne harmes</td> </tr> <tr> <th>26</th> <td>2006</td> <td>aarhus</td> <td>cheng fei</td> <td>jana bieger</td> <td>vanessa ferrari</td> </tr> <tr> <th>27</th> <td>2007</td> <td>stuttgart</td> <td>shawn johnson</td> <td>alicia sacramone</td> <td>cassy vericel</td> </tr> <tr> <th>28</th> <td>2009</td> <td>london</td> <td>elizabeth tweddle</td> <td>lauren mitchell</td> <td>sui lu</td> </tr> <tr> <th>29</th> <td>2010</td> <td>rotterdam</td> <td>lauren mitchell</td> <td>aliya mustafina diana chelaru</td> <td>none</td> </tr> <tr> <th>30</th> <td>2011</td> <td>tokyo</td> <td>ksenia afanasyeva</td> <td>sui lu</td> <td>aly raisman</td> </tr> <tr> <th>31</th> <td>2013</td> <td>antwerp</td> <td>simone biles</td> <td>vanessa ferrari</td> <td>larisa iordache</td> </tr> <tr> <th>32</th> <td>2014</td> <td>nanning</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>33</th> <td>2015</td> <td>glasgow</td> <td>none</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>bronze</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>vanessa ferrari</td> </tr> </tbody> </table>
select bronze where silver = 'jana bieger' <table_name> : table | | year | location | gold | silver | bronze | |---:|-------:|:-------------|:-------------------------------------|:------------------------------|:------------------------------------| | 0 | 1950 | basel | helena rakoczy | tereza kocis | stefania reindlova | | 1 | 1954 | rome | tamara manina | eva bosakova | maria gorokovskaya | | 2 | 1958 | moscow | eva bosakova | larisa latynina | keiko tanaka | | 3 | 1962 | prague | larisa latynina | irina pervuschina | vera caslavska | | 4 | 1966 | dortmund | natalia kutchinskaya | vera caslavska | zinaida drougina | | 5 | 1970 | ljubljana | ludmila turicheva | olga karaseva | zinaida voronina | | 6 | 1974 | varna | ludmila turicheva | olga korbut | elvira saadi rusudan siharulidze | | 7 | 1978 | strasbourg | nellie kim elena mukhina | none | emilia eberle kathy johnson | | 8 | 1979 | fort worth | emilia eberle | nellie kim | melita ruhn | | 9 | 1981 | moscow | natalia ilienko | yelena davydova | zoja grantcharova | | 10 | 1983 | budapest | ekaterina szabo | olga mostepanova | boriana stoyanova | | 11 | 1985 | montreal | oksana omelianchik | elena shushunova | ulrike klotz | | 12 | 1987 | rotterdam | daniela silivas elena shushunova | none | aurelia dobre | | 13 | 1989 | stuttgart | daniela silivas svetlana boguinskaya | none | cristina bontas | | 14 | 1991 | indianapolis | cristina bontas oksana chusovitina | none | kim zmeskal | | 15 | 1992 | paris | kim zmeskal | henrietta onodi | maria neculita tatiana lysenko | | 16 | 1993 | birmingham | shannon miller | gina gogean | natalia bobrova | | 17 | 1994 | brisbane | dina kochetkova | lavinia milosovici | gina gogean | | 18 | 1995 | sabae | gina gogean | ji liya | ludivine furnon | | 19 | 1996 | san juan | kui yuan-yuan gina gogean | none | liubov sheremeta lavinia milosovici | | 20 | 1997 | lausanne | gina gogean | svetlana khorkina | elena produnova | | 21 | 1999 | tianjin | andreea raducan | simona amanar | svetlana khorkina | | 22 | 2001 | ghent | andreea raducan | daniele hypolito | svetlana khorkina | | 23 | 2002 | debrecen | elena gomez | verona van de leur | samantha sheehan | | 24 | 2003 | anaheim | daiane dos santos | catalina ponor | elena gomez | | 25 | 2005 | melbourne | alicia sacramone | anastasia liukin | suzanne harmes | | 26 | 2006 | aarhus | cheng fei | jana bieger | vanessa ferrari | | 27 | 2007 | stuttgart | shawn johnson | alicia sacramone | cassy vericel | | 28 | 2009 | london | elizabeth tweddle | lauren mitchell | sui lu | | 29 | 2010 | rotterdam | lauren mitchell | aliya mustafina diana chelaru | none | | 30 | 2011 | tokyo | ksenia afanasyeva | sui lu | aly raisman | | 31 | 2013 | antwerp | simone biles | vanessa ferrari | larisa iordache | | 32 | 2014 | nanning | none | none | none | | 33 | 2015 | glasgow | none | none | none |
| | bronze | |---:|:----------------| | 0 | vanessa ferrari |
[ [ 1, 4025, 324, 1949, 8489, 1625, 17714, 502, 273, 296, 78, 13848, 324, 1385, 693, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 2117, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 3361, 473, 2580, 292, 473, 13150, 24457, 767, 79, 504, 21832, 473, 268, 822, 11939, 417, 504, 291, 473, 384, 10241, 304, 1155, 283, 728, 383, 15304, 1736, 203, 21, 473, 5342, 6564, 473, 225, 10896, 473, 268, 301, 297, 69, 3161, 15314, 473, 2113, 69, 23904, 581, 16739, 473, 312, 15240, 10330, 601, 1527, 7771, 528, 69, 1736, 203, 22, 473, 5342, 8204, 473, 312, 538, 71, 543, 473, 2113, 69, 23904, 581, 16739, 473, 5604, 291, 69, 2516, 878, 15314, 473, 12519, 27113, 17126, 581, 69, 1736, 203, 23, 473, 5342, 8898, 473, 846, 20910, 473, 5604, 291, 69, 2516, 878, 15314, 473, 9482, 15314, 1534, 90, 407, 343, 15314, 473, 1924, 69, 8697, 80, 842, 87, 7282, 1736, 203, 24, 473, 5342, 6028, 473, 302, 499, 81, 1074, 473, 290, 3145, 1155, 417, 322, 343, 2679, 79, 528, 69, 473, 1924, 69, 8697, 80, 842, 87, 7282, 473, 998, 15314, 350, 69, 31473, 1314, 69, 1736, 203, 25, 473, 5342, 7301, 473, 328, 78, 440, 78, 13848, 473, 328, 1100, 81, 330, 69, 268, 295, 335, 580, 15304, 473, 8793, 15833, 417, 297, 448, 15304, 473, 998, 15314, 350, 69, 28561, 265, 15314, 1736, 203, 26, 473, 5342, 5608, 473, 569, 6582, 473, 328, 1100, 81, 330, 69, 268, 295, 335, 580, 15304, 473, 8793, 15833, 417, 280, 12885, 473, 415, 522, 354, 7864, 361, 77, 436, 407, 1100, 304, 272, 7392, 297, 332, 350, 8489, 1736, 203, 27, 473, 5342, 8285, 473, 609, 345, 70, 477, 75, 473, 290, 292, 549, 73, 417, 381, 415, 24457, 4129, 79, 76, 15314, 473, 6555, 473, 801, 330, 1155, 425, 744, 298, 417, 421, 93, 525, 22223, 816, 1736, 203, 28, 473, 5342, 7235, 473, 364, 88, 26247, 473, 801, 330, 1155, 425, 744, 298, 473, 290, 292, 549, 73, 417, 381, 473, 312, 292, 23338, 19621, 76, 82, 1736, 203, 29, 473, 5342, 11861, 473, 312, 538, 71, 543, 473, 290, 3145, 1155, 277, 549, 13775, 83, 473, 677, 292, 24457, 302, 23935, 72, 16739, 473, 998, 6311, 69, 7936, 3001, 16739, 1736, 203, 2163, 473, 5342, 10261, 473, 324, 1100, 438, 395, 473, 25867, 2045, 15314, 11262, 378, 83, 473, 8793, 15833, 4486, 881, 304, 16739, 473, 324, 280, 2779, 69, 384, 13372, 304, 16739, 1736, 203, 2499, 473, 5342, 7140, 473, 312, 1580, 7688, 473, 1529, 87, 13848, 8068, 292, 2779, 343, 1766, 473, 415, 24457, 699, 1218, 318, 16739, 473, 7493, 566, 4491, 15290, 352, 94, 1736, 203, 2138, 473, 5342, 11035, 473, 4168, 387, 72, 301, 473, 302, 28662, 292, 69, 17714, 427, 345, 415, 24457, 699, 1218, 318, 16739, 473, 6555, 473, 279, 594, 549, 69, 741, 6073, 1736, 203, 3437, 473, 5342, 6675, 473, 384, 322, 88, 75, 485, 473, 302, 28662, 292, 69, 17714, 427, 345, 5893, 278, 6115, 69, 324, 717, 89, 2679, 79, 528, 69, 473, 6555, 473, 4422, 376, 15314, 324, 1580, 345, 1736, 203, 3461, 473, 23673, 21, 473, 1547, 2779, 438, 355, 291, 473, 4422, 376, 15314, 324, 1580, 345, 1529, 87, 13848, 462, 407, 1527, 305, 15314, 473, 6555, 473, 417, 381, 998, 81, 26118, 287, 1736, 203, 3600, 473, 23673, 22, 473, 779, 291, 473, 417, 381, 998, 81, 26118, 287, 473, 366, 275, 566, 278, 2351, 603, 369, 77, 473, 312, 15240, 290, 557, 332, 23338, 268, 270, 2779, 69, 328, 1900, 13775, 83, 1736, 203, 2313, 473, 23673, 23, 473, 324, 3985, 310, 31698, 473, 699, 1072, 265, 312, 24462, 473, 314, 15314, 314, 717, 73, 304, 473, 290, 3145, 1155, 800, 4637, 15304, 1736, 203, 4033, 473, 23673, 24, 473, 5186, 291, 70, 8806, 473, 302, 15314, 417, 9842, 278, 79, 16739, 473, 328, 842, 267, 1155, 312, 330, 538, 1527, 14463, 473, 314, 15314, 314, 717, 73, 304, 1736, 203, 2643, 473, 23673, 25, 473, 272, 378, 8906, 473, 314, 15314, 314, 717, 73, 304, 473, 525, 77, 4501, 93, 69, 473, 328, 1100, 427, 558, 284, 321, 265, 1736, 203, 3657, 473, 23673, 26, 473, 272, 304, 31259, 304, 473, 417, 4881, 677, 89, 304, 17, 93, 89, 304, 314, 15314, 314, 717, 73, 304, 473, 6555, 473, 4501, 373, 1527, 699, 264, 351, 1066, 328, 842, 267, 1155, 312, 330, 538, 1527, 14463, 1736, 203, 3462, 473, 23673, 27, 473, 7125, 407, 1072, 73, 473, 314, 15314, 314, 717, 73, 304, 473, 5893, 278, 6115, 69, 417, 76, 778, 15314, 473, 415, 24457, 10791, 318, 16739, 1736, 203, 5340, 473, 404, 11984, 473, 268, 2779, 78, 267, 473, 471, 992, 69, 767, 2544, 4169, 473, 3142, 265, 69, 2125, 304, 297, 473, 5893, 278, 6115, 69, 417, 76, 778, 15314, 1736, 203, 3787, 473, 4044, 21, 473, 21409, 319, 473, 471, 992, 69, 767, 2544, 4169, 473, 302, 28662, 6516, 16117, 355, 11250, 473, 5893, 278, 6115, 69, 417, 76, 778, 15314, 1736, 203, 4366, 473, 4044, 22, 473, 18202, 3927, 275, 473, 415, 24457, 314, 1742, 94, 473, 1924, 265, 69, 331, 304, 443, 884, 295, 473, 16260, 304, 451, 69, 23901, 73, 25842, 1736, 203, 3247, 473, 4044, 23, 473, 392, 69, 580, 381, 473, 5248, 2779, 73, 16153, 272, 970, 538, 473, 276, 3145, 15314, 293, 265, 280, 473, 415, 24457, 314, 1742, 94, 1736, 203, 2947, 473, 4044, 25, 473, 312, 292, 1075, 321, 73, 473, 524, 335, 1155, 20071, 1940, 476, 473, 392, 689, 345, 1155, 4501, 89, 15984, 473, 1597, 94, 1072, 73, 366, 4610, 281, 1736, 203, 5558, 473, 27212, 473, 279, 297, 76, 407, 473, 462, 24688, 1656, 77, 473, 525, 13848, 324, 1385, 693, 473, 331, 304, 403, 69, 284, 370, 12954, 1736, 203, 5324, 473, 4044, 27, 473, 384, 322, 88, 75, 485, 473, 699, 9533, 525, 22223, 816, 473, 524, 335, 1155, 20071, 1940, 476, 473, 276, 428, 93, 1924, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 324, 1949, 8489, 1736, 203, 64, 13138, 5345, 203, 20, 473, 331, 304, 403, 69, 284, 370, 12954, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( notes ) where notes = 'none' col : rank | name | nationality | result | notes row 1 : none | huang qiuyan | china | 14.39 | sb row 2 : none | anastasiya juravleva | uzbekistan | 14.21 | #name? row 3 : none | zhang hao | china | 13.63 | none row 4 : 4 | wacharee ritthiwat | thailand | 13.54 | sb row 5 : 5 | tatyana bocharova | kazakhstan | 13.5 | none row 6 : 6 | wang kuo-huei | chinese taipei | 13.25 | sb row 7 : 7 | fumiyo yoshida | japan | 13.09 | none row 8 : 8 | ngew sin mei | malaysia | 12.93 | none row 9 : 9 | manisha dey | india | 12.83 | none row 10 : 10 | thitima muangjan | thailand | 12.79 | none row 11 : 11 | phan thi thu lan | vietnam | 12.75 | none row 12 : 12 | lo yu-hsin | chinese taipei | 12.69 | none row 13 : none | elena bobrovskaya | kyrgyzstan | dns | none
col : count ( "notes" ) row 1 : 9
select count ( notes ) where notes = 'none' <table_name> : table \begin{tabular}{llllll} \toprule & rank & name & nationality & result & notes \\ \midrule 0 & none & huang qiuyan & china & 14.39 & sb \\ 1 & none & anastasiya juravleva & uzbekistan & 14.21 & #name? \\ 2 & none & zhang hao & china & 13.63 & none \\ 3 & 4 & wacharee ritthiwat & thailand & 13.54 & sb \\ 4 & 5 & tatyana bocharova & kazakhstan & 13.5 & none \\ 5 & 6 & wang kuo-huei & chinese taipei & 13.25 & sb \\ 6 & 7 & fumiyo yoshida & japan & 13.09 & none \\ 7 & 8 & ngew sin mei & malaysia & 12.93 & none \\ 8 & 9 & manisha dey & india & 12.83 & none \\ 9 & 10 & thitima muangjan & thailand & 12.79 & none \\ 10 & 11 & phan thi thu lan & vietnam & 12.75 & none \\ 11 & 12 & lo yu-hsin & chinese taipei & 12.69 & none \\ 12 & none & elena bobrovskaya & kyrgyzstan & dns & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "notes" ) \\ \midrule 0 & 9 \\ \bottomrule \end{tabular}
select count ( notes ) where notes = 'none' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>name</th> <th>nationality</th> <th>result</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>none</td> <td>huang qiuyan</td> <td>china</td> <td>14.39</td> <td>sb</td> </tr> <tr> <th>1</th> <td>none</td> <td>anastasiya juravleva</td> <td>uzbekistan</td> <td>14.21</td> <td>#name?</td> </tr> <tr> <th>2</th> <td>none</td> <td>zhang hao</td> <td>china</td> <td>13.63</td> <td>none</td> </tr> <tr> <th>3</th> <td>4</td> <td>wacharee ritthiwat</td> <td>thailand</td> <td>13.54</td> <td>sb</td> </tr> <tr> <th>4</th> <td>5</td> <td>tatyana bocharova</td> <td>kazakhstan</td> <td>13.5</td> <td>none</td> </tr> <tr> <th>5</th> <td>6</td> <td>wang kuo-huei</td> <td>chinese taipei</td> <td>13.25</td> <td>sb</td> </tr> <tr> <th>6</th> <td>7</td> <td>fumiyo yoshida</td> <td>japan</td> <td>13.09</td> <td>none</td> </tr> <tr> <th>7</th> <td>8</td> <td>ngew sin mei</td> <td>malaysia</td> <td>12.93</td> <td>none</td> </tr> <tr> <th>8</th> <td>9</td> <td>manisha dey</td> <td>india</td> <td>12.83</td> <td>none</td> </tr> <tr> <th>9</th> <td>10</td> <td>thitima muangjan</td> <td>thailand</td> <td>12.79</td> <td>none</td> </tr> <tr> <th>10</th> <td>11</td> <td>phan thi thu lan</td> <td>vietnam</td> <td>12.75</td> <td>none</td> </tr> <tr> <th>11</th> <td>12</td> <td>lo yu-hsin</td> <td>chinese taipei</td> <td>12.69</td> <td>none</td> </tr> <tr> <th>12</th> <td>none</td> <td>elena bobrovskaya</td> <td>kyrgyzstan</td> <td>dns</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "notes" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>9</td> </tr> </tbody> </table>
select count ( notes ) where notes = 'none' <table_name> : table | | rank | name | nationality | result | notes | |---:|:-------|:---------------------|:---------------|:---------|:--------| | 0 | none | huang qiuyan | china | 14.39 | sb | | 1 | none | anastasiya juravleva | uzbekistan | 14.21 | #name? | | 2 | none | zhang hao | china | 13.63 | none | | 3 | 4 | wacharee ritthiwat | thailand | 13.54 | sb | | 4 | 5 | tatyana bocharova | kazakhstan | 13.5 | none | | 5 | 6 | wang kuo-huei | chinese taipei | 13.25 | sb | | 6 | 7 | fumiyo yoshida | japan | 13.09 | none | | 7 | 8 | ngew sin mei | malaysia | 12.93 | none | | 8 | 9 | manisha dey | india | 12.83 | none | | 9 | 10 | thitima muangjan | thailand | 12.79 | none | | 10 | 11 | phan thi thu lan | vietnam | 12.75 | none | | 11 | 12 | lo yu-hsin | chinese taipei | 12.69 | none | | 12 | none | elena bobrovskaya | kyrgyzstan | dns | none |
| | count ( "notes" ) | |---:|--------------------:| | 0 | 9 |
[ [ 1, 4025, 1056, 261, 10913, 262, 1625, 10913, 273, 296, 6102, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 508, 473, 290, 367, 7919, 473, 563, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 6555, 473, 366, 89, 539, 1043, 77, 9835, 304, 473, 462, 15314, 473, 5045, 18, 5520, 473, 2393, 1736, 203, 21, 473, 6555, 473, 392, 689, 31653, 93, 69, 525, 295, 842, 298, 15304, 473, 582, 94, 2196, 79, 376, 304, 473, 5045, 18, 5340, 473, 468, 529, 35, 1736, 203, 22, 473, 6555, 473, 30484, 539, 366, 6033, 473, 462, 15314, 473, 5958, 18, 4449, 473, 6555, 1736, 203, 23, 473, 1059, 473, 341, 497, 834, 73, 436, 305, 451, 22315, 270, 473, 286, 671, 464, 473, 5958, 18, 6564, 473, 2393, 1736, 203, 24, 473, 1381, 473, 268, 270, 93, 13848, 800, 3001, 16739, 473, 417, 1561, 581, 76, 541, 473, 5958, 18, 25, 473, 6555, 1736, 203, 25, 473, 1666, 473, 341, 539, 417, 89, 83, 17, 76, 344, 77, 473, 462, 25331, 13561, 3151, 77, 473, 5958, 18, 2947, 473, 2393, 1736, 203, 26, 473, 2371, 473, 284, 30865, 93, 83, 677, 17636, 350, 69, 473, 525, 30472, 473, 5958, 18, 5908, 473, 6555, 1736, 203, 27, 473, 1725, 473, 10944, 359, 5367, 1791, 77, 473, 27431, 8271, 1155, 473, 2593, 18, 11180, 473, 6555, 1736, 203, 28, 473, 2468, 473, 3161, 1468, 69, 302, 402, 473, 1547, 1155, 473, 2593, 18, 10261, 473, 6555, 1736, 203, 29, 473, 1728, 473, 286, 305, 13888, 4129, 539, 78, 304, 473, 286, 671, 464, 473, 2593, 18, 7235, 473, 6555, 1736, 203, 2163, 473, 4648, 473, 1844, 304, 286, 77, 286, 89, 328, 304, 473, 331, 6213, 17808, 473, 2593, 18, 5877, 473, 6555, 1736, 203, 2499, 473, 2593, 473, 437, 677, 89, 17, 4487, 267, 473, 462, 25331, 13561, 3151, 77, 473, 2593, 18, 8148, 473, 6555, 1736, 203, 2138, 473, 6555, 473, 415, 24457, 800, 4637, 6904, 79, 528, 69, 473, 417, 30468, 7797, 94, 541, 473, 6605, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 10913, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2468, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( english translation ) where points = 'morgane' col : draw | country | language | artist | song | english translation | place | points row 1 : 1 | spain | spanish | serafin zubiri | "todo esto es la musica" | all this is music | 14.0 | 37.0 row 2 : 2 | belgium | french | morgane | "nous, on veut des violons" | we want violins | 20.0 | 11.0 row 3 : 3 | israel | hebrew | dafna dekel | "ze rak sport" (זה רק ספורט) | it's just sport | 6.0 | 85.0 row 4 : 4 | turkey | turkish | aylin vatankos | "yaz bitti" | summer is over | 19.0 | 17.0 row 5 : 5 | greece | greek | cleopatra | "olou tou kosmou i elpida" (ολου του κοσμου η ελπιδα) | the whole world's hope | 5.0 | 94.0 row 6 : 6 | france | french, antillean creole | kali | "monte la rivie" | go up the river | 8.0 | 73.0 row 7 : 7 | sweden | swedish | christer bjorkman | "i morgon ar en annan dag" | tomor | | row 8 : is another day | 22 | 9 | | | | | row 9 : 8 | portugal | portuguese | dina | "amor d'agua fresca" | fresh water love | 17.0 | 26.0 row 10 : 9 | cyprus | greek | evridiki | "teriazoume" (ταιριαζουμε) | we hit it off | 11.0 | 57.0 row 11 : 10 | malta | english | mary spiteri | "little child" | none | 3.0 | 123.0 row 12 : 11 | iceland | icelandic | heart 2 heart | "nei eða ja" | no or yes? | 7.0 | 80.0 row 13 : 12 | finland | finnish | pave maijanen | "yamma, yamma" | none | 23.0 | 4.0 row 14 : 13 | switzerland | french | daisy auvray | "mister music man" | none | 15.0 | 32.0 row 15 : 14 | luxembourg | luxembourgish | marion welter & kontinent | "sou frai" | so free | 21.0 | 10.0 row 16 : 15 | austria | german | tony wegas | "zusammen geh'n" | go together | 10.0 | 63.0 row 17 : 16 | united kingdom | english | michael ball | "one step out of time" | none | 2.0 | 139.0 row 18 : 17 | ireland | english | linda martin | "why me?" | none | 1.0 | 155.0 row 19 : 18 | denmark | danish | kenny lubcke & lotte nilsson | "alt det som ingen ser" | all the things that nobody sees | 12.0 | 47.0 row 20 : 19 | italy | italian | mia martini | "rapsodia" | rhapsody | 4.0 | 111.0 row 21 : 20 | fr yugoslavia | serbian | extra nena | "ljubim te pesmama" (љубим те песмама) | i'm kissing you with songs | 13.0 | 44.0 row 22 : 21 | norway | norwegian | merethe trøan | "visjoner" | visions | 18.0 | 23.0 row 23 : 22 | germany | german | wind | "traume sind fur alle da" | dreams are there for everyone | 16.0 | 27.0 row 24 : 23 | netherlands | dutch | humphrey campbell | "wijs me de weg" | show me the way | 9.0 | 67.0
col : count ( "english translation" ) row 1 : 0
select count ( english translation ) where points = 'morgane' <table_name> : table \begin{tabular}{lllllllll} \toprule & draw & country & language & artist & song & english translation & place & points \\ \midrule 0 & 1 & spain & spanish & serafin zubiri & "todo esto es la musica" & all this is music & 14.0 & 37.0 \\ 1 & 2 & belgium & french & morgane & "nous, on veut des violons" & we want violins & 20.0 & 11.0 \\ 2 & 3 & israel & hebrew & dafna dekel & "ze rak sport" (זה רק ספורט) & it's just sport & 6.0 & 85.0 \\ 3 & 4 & turkey & turkish & aylin vatankos & "yaz bitti" & summer is over & 19.0 & 17.0 \\ 4 & 5 & greece & greek & cleopatra & "olou tou kosmou i elpida" (ολου του κοσμου η ελπιδα) & the whole world's hope & 5.0 & 94.0 \\ 5 & 6 & france & french, antillean creole & kali & "monte la rivie" & go up the river & 8.0 & 73.0 \\ 6 & 7 & sweden & swedish & christer bjorkman & "i morgon ar en annan dag" & tomor & & \\ 7 & is another day & 22 & 9 & & & & & \\ 8 & 8 & portugal & portuguese & dina & "amor d'agua fresca" & fresh water love & 17.0 & 26.0 \\ 9 & 9 & cyprus & greek & evridiki & "teriazoume" (ταιριαζουμε) & we hit it off & 11.0 & 57.0 \\ 10 & 10 & malta & english & mary spiteri & "little child" & none & 3.0 & 123.0 \\ 11 & 11 & iceland & icelandic & heart 2 heart & "nei eða ja" & no or yes? & 7.0 & 80.0 \\ 12 & 12 & finland & finnish & pave maijanen & "yamma, yamma" & none & 23.0 & 4.0 \\ 13 & 13 & switzerland & french & daisy auvray & "mister music man" & none & 15.0 & 32.0 \\ 14 & 14 & luxembourg & luxembourgish & marion welter & kontinent & "sou frai" & so free & 21.0 & 10.0 \\ 15 & 15 & austria & german & tony wegas & "zusammen geh'n" & go together & 10.0 & 63.0 \\ 16 & 16 & united kingdom & english & michael ball & "one step out of time" & none & 2.0 & 139.0 \\ 17 & 17 & ireland & english & linda martin & "why me?" & none & 1.0 & 155.0 \\ 18 & 18 & denmark & danish & kenny lubcke & lotte nilsson & "alt det som ingen ser" & all the things that nobody sees & 12.0 & 47.0 \\ 19 & 19 & italy & italian & mia martini & "rapsodia" & rhapsody & 4.0 & 111.0 \\ 20 & 20 & fr yugoslavia & serbian & extra nena & "ljubim te pesmama" (љубим те песмама) & i'm kissing you with songs & 13.0 & 44.0 \\ 21 & 21 & norway & norwegian & merethe trøan & "visjoner" & visions & 18.0 & 23.0 \\ 22 & 22 & germany & german & wind & "traume sind fur alle da" & dreams are there for everyone & 16.0 & 27.0 \\ 23 & 23 & netherlands & dutch & humphrey campbell & "wijs me de weg" & show me the way & 9.0 & 67.0 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "english translation" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( english translation ) where points = 'morgane' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>draw</th> <th>country</th> <th>language</th> <th>artist</th> <th>song</th> <th>english translation</th> <th>place</th> <th>points</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>spain</td> <td>spanish</td> <td>serafin zubiri</td> <td>"todo esto es la musica"</td> <td>all this is music</td> <td>14.0</td> <td>37.0</td> </tr> <tr> <th>1</th> <td>2</td> <td>belgium</td> <td>french</td> <td>morgane</td> <td>"nous, on veut des violons"</td> <td>we want violins</td> <td>20.0</td> <td>11.0</td> </tr> <tr> <th>2</th> <td>3</td> <td>israel</td> <td>hebrew</td> <td>dafna dekel</td> <td>"ze rak sport" (זה רק ספורט)</td> <td>it's just sport</td> <td>6.0</td> <td>85.0</td> </tr> <tr> <th>3</th> <td>4</td> <td>turkey</td> <td>turkish</td> <td>aylin vatankos</td> <td>"yaz bitti"</td> <td>summer is over</td> <td>19.0</td> <td>17.0</td> </tr> <tr> <th>4</th> <td>5</td> <td>greece</td> <td>greek</td> <td>cleopatra</td> <td>"olou tou kosmou i elpida" (ολου του κοσμου η ελπιδα)</td> <td>the whole world's hope</td> <td>5.0</td> <td>94.0</td> </tr> <tr> <th>5</th> <td>6</td> <td>france</td> <td>french, antillean creole</td> <td>kali</td> <td>"monte la rivie"</td> <td>go up the river</td> <td>8.0</td> <td>73.0</td> </tr> <tr> <th>6</th> <td>7</td> <td>sweden</td> <td>swedish</td> <td>christer bjorkman</td> <td>"i morgon ar en annan dag"</td> <td>tomor</td> <td></td> <td></td> </tr> <tr> <th>7</th> <td>is another day</td> <td>22</td> <td>9</td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> <tr> <th>8</th> <td>8</td> <td>portugal</td> <td>portuguese</td> <td>dina</td> <td>"amor d'agua fresca"</td> <td>fresh water love</td> <td>17.0</td> <td>26.0</td> </tr> <tr> <th>9</th> <td>9</td> <td>cyprus</td> <td>greek</td> <td>evridiki</td> <td>"teriazoume" (ταιριαζουμε)</td> <td>we hit it off</td> <td>11.0</td> <td>57.0</td> </tr> <tr> <th>10</th> <td>10</td> <td>malta</td> <td>english</td> <td>mary spiteri</td> <td>"little child"</td> <td>none</td> <td>3.0</td> <td>123.0</td> </tr> <tr> <th>11</th> <td>11</td> <td>iceland</td> <td>icelandic</td> <td>heart 2 heart</td> <td>"nei eða ja"</td> <td>no or yes?</td> <td>7.0</td> <td>80.0</td> </tr> <tr> <th>12</th> <td>12</td> <td>finland</td> <td>finnish</td> <td>pave maijanen</td> <td>"yamma, yamma"</td> <td>none</td> <td>23.0</td> <td>4.0</td> </tr> <tr> <th>13</th> <td>13</td> <td>switzerland</td> <td>french</td> <td>daisy auvray</td> <td>"mister music man"</td> <td>none</td> <td>15.0</td> <td>32.0</td> </tr> <tr> <th>14</th> <td>14</td> <td>luxembourg</td> <td>luxembourgish</td> <td>marion welter &amp; kontinent</td> <td>"sou frai"</td> <td>so free</td> <td>21.0</td> <td>10.0</td> </tr> <tr> <th>15</th> <td>15</td> <td>austria</td> <td>german</td> <td>tony wegas</td> <td>"zusammen geh'n"</td> <td>go together</td> <td>10.0</td> <td>63.0</td> </tr> <tr> <th>16</th> <td>16</td> <td>united kingdom</td> <td>english</td> <td>michael ball</td> <td>"one step out of time"</td> <td>none</td> <td>2.0</td> <td>139.0</td> </tr> <tr> <th>17</th> <td>17</td> <td>ireland</td> <td>english</td> <td>linda martin</td> <td>"why me?"</td> <td>none</td> <td>1.0</td> <td>155.0</td> </tr> <tr> <th>18</th> <td>18</td> <td>denmark</td> <td>danish</td> <td>kenny lubcke &amp; lotte nilsson</td> <td>"alt det som ingen ser"</td> <td>all the things that nobody sees</td> <td>12.0</td> <td>47.0</td> </tr> <tr> <th>19</th> <td>19</td> <td>italy</td> <td>italian</td> <td>mia martini</td> <td>"rapsodia"</td> <td>rhapsody</td> <td>4.0</td> <td>111.0</td> </tr> <tr> <th>20</th> <td>20</td> <td>fr yugoslavia</td> <td>serbian</td> <td>extra nena</td> <td>"ljubim te pesmama" (љубим те песмама)</td> <td>i'm kissing you with songs</td> <td>13.0</td> <td>44.0</td> </tr> <tr> <th>21</th> <td>21</td> <td>norway</td> <td>norwegian</td> <td>merethe trøan</td> <td>"visjoner"</td> <td>visions</td> <td>18.0</td> <td>23.0</td> </tr> <tr> <th>22</th> <td>22</td> <td>germany</td> <td>german</td> <td>wind</td> <td>"traume sind fur alle da"</td> <td>dreams are there for everyone</td> <td>16.0</td> <td>27.0</td> </tr> <tr> <th>23</th> <td>23</td> <td>netherlands</td> <td>dutch</td> <td>humphrey campbell</td> <td>"wijs me de weg"</td> <td>show me the way</td> <td>9.0</td> <td>67.0</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "english translation" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( english translation ) where points = 'morgane' <table_name> : table | | draw | country | language | artist | song | english translation | place | points | |---:|:---------------|:---------------|:-------------------------|:-----------------------------|:------------------------------------------------------|:--------------------------------|:--------|:---------| | 0 | 1 | spain | spanish | serafin zubiri | "todo esto es la musica" | all this is music | 14.0 | 37.0 | | 1 | 2 | belgium | french | morgane | "nous, on veut des violons" | we want violins | 20.0 | 11.0 | | 2 | 3 | israel | hebrew | dafna dekel | "ze rak sport" (זה רק ספורט) | it's just sport | 6.0 | 85.0 | | 3 | 4 | turkey | turkish | aylin vatankos | "yaz bitti" | summer is over | 19.0 | 17.0 | | 4 | 5 | greece | greek | cleopatra | "olou tou kosmou i elpida" (ολου του κοσμου η ελπιδα) | the whole world's hope | 5.0 | 94.0 | | 5 | 6 | france | french, antillean creole | kali | "monte la rivie" | go up the river | 8.0 | 73.0 | | 6 | 7 | sweden | swedish | christer bjorkman | "i morgon ar en annan dag" | tomor | | | | 7 | is another day | 22 | 9 | | | | | | | 8 | 8 | portugal | portuguese | dina | "amor d'agua fresca" | fresh water love | 17.0 | 26.0 | | 9 | 9 | cyprus | greek | evridiki | "teriazoume" (ταιριαζουμε) | we hit it off | 11.0 | 57.0 | | 10 | 10 | malta | english | mary spiteri | "little child" | none | 3.0 | 123.0 | | 11 | 11 | iceland | icelandic | heart 2 heart | "nei eða ja" | no or yes? | 7.0 | 80.0 | | 12 | 12 | finland | finnish | pave maijanen | "yamma, yamma" | none | 23.0 | 4.0 | | 13 | 13 | switzerland | french | daisy auvray | "mister music man" | none | 15.0 | 32.0 | | 14 | 14 | luxembourg | luxembourgish | marion welter & kontinent | "sou frai" | so free | 21.0 | 10.0 | | 15 | 15 | austria | german | tony wegas | "zusammen geh'n" | go together | 10.0 | 63.0 | | 16 | 16 | united kingdom | english | michael ball | "one step out of time" | none | 2.0 | 139.0 | | 17 | 17 | ireland | english | linda martin | "why me?" | none | 1.0 | 155.0 | | 18 | 18 | denmark | danish | kenny lubcke & lotte nilsson | "alt det som ingen ser" | all the things that nobody sees | 12.0 | 47.0 | | 19 | 19 | italy | italian | mia martini | "rapsodia" | rhapsody | 4.0 | 111.0 | | 20 | 20 | fr yugoslavia | serbian | extra nena | "ljubim te pesmama" (љубим те песмама) | i'm kissing you with songs | 13.0 | 44.0 | | 21 | 21 | norway | norwegian | merethe trøan | "visjoner" | visions | 18.0 | 23.0 | | 22 | 22 | germany | german | wind | "traume sind fur alle da" | dreams are there for everyone | 16.0 | 27.0 | | 23 | 23 | netherlands | dutch | humphrey campbell | "wijs me de weg" | show me the way | 9.0 | 67.0 |
| | count ( "english translation" ) | |---:|----------------------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 26858, 4794, 262, 1625, 3143, 273, 296, 81, 3341, 8806, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3724, 473, 5251, 473, 2653, 473, 15469, 473, 17180, 473, 26858, 4794, 473, 3166, 473, 3143, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 1694, 530, 473, 4548, 1468, 473, 703, 69, 926, 998, 373, 25096, 473, 10621, 4387, 83, 5001, 7125, 26225, 69, 473, 777, 333, 353, 26225, 473, 5045, 18, 20, 473, 18091, 18, 20, 1736, 203, 21, 473, 576, 473, 3952, 75, 5077, 473, 284, 26728, 473, 312, 3341, 8806, 473, 1158, 407, 16, 603, 10489, 322, 2832, 12471, 7008, 473, 732, 2545, 12471, 2679, 473, 4200, 18, 20, 473, 4648, 18, 20, 1736, 203, 22, 473, 890, 473, 353, 354, 292, 473, 3904, 6073, 91, 473, 302, 1727, 6582, 443, 79, 292, 473, 26637, 767, 79, 272, 655, 261, 152, 249, 152, 247, 225, 152, 106, 152, 105, 225, 152, 99, 152, 102, 152, 248, 152, 106, 152, 251, 13, 473, 518, 1807, 2537, 272, 655, 473, 1666, 18, 20, 473, 19692, 18, 20, 1736, 203, 23, 473, 1059, 473, 268, 295, 856, 473, 268, 20628, 1468, 473, 26179, 7511, 17359, 2304, 538, 473, 677, 1561, 2831, 9096, 473, 2142, 6592, 353, 1879, 473, 5342, 18, 20, 473, 8043, 18, 20, 1736, 203, 24, 473, 1381, 473, 314, 992, 311, 473, 314, 992, 79, 473, 1619, 556, 270, 354, 473, 320, 383, 89, 358, 89, 417, 538, 81, 1395, 277, 415, 6610, 69, 261, 143, 128, 143, 124, 143, 128, 144, 232, 225, 144, 231, 143, 128, 144, 232, 225, 143, 123, 143, 128, 144, 230, 143, 125, 143, 128, 144, 232, 225, 143, 120, 225, 143, 118, 143, 124, 144, 227, 143, 122, 143, 117, 143, 114, 13, 473, 326, 7339, 9117, 1807, 27370, 473, 1381, 18, 20, 473, 31069, 18, 20, 1736, 203, 25, 473, 1666, 473, 3812, 1359, 473, 284, 26728, 16, 392, 1025, 298, 304, 1519, 790, 473, 417, 18083, 473, 6921, 736, 7125, 436, 427, 1385, 473, 1960, 731, 326, 436, 1667, 473, 1725, 18, 20, 473, 26103, 18, 20, 1736, 203, 26, 473, 2371, 473, 1352, 329, 275, 473, 1352, 329, 1468, 473, 4513, 1249, 324, 78, 778, 4728, 473, 277, 312, 3341, 265, 419, 570, 8226, 304, 22940, 473, 29998, 280, 473, 225, 473, 225, 1736, 203, 27, 473, 353, 4042, 2548, 473, 11201, 473, 2468, 473, 225, 473, 225, 473, 225, 473, 225, 473, 225, 1736, 203, 28, 473, 1725, 473, 1756, 637, 287, 473, 1756, 637, 89, 3392, 473, 302, 15314, 473, 2125, 280, 302, 11, 346, 11886, 284, 455, 5353, 473, 12186, 16313, 437, 537, 473, 8043, 18, 20, 473, 10659, 18, 20, 1736, 203, 29, 473, 2468, 473, 6143, 683, 407, 473, 314, 992, 79, 473, 2113, 1691, 6169, 473, 19272, 1155, 94, 83, 2066, 261, 144, 231, 143, 114, 143, 122, 144, 228, 143, 122, 143, 114, 143, 119, 143, 128, 144, 232, 143, 125, 143, 118, 13, 473, 732, 6800, 518, 3397, 473, 4648, 18, 20, 473, 15981, 18, 20, 1736, 203, 2163, 473, 1728, 473, 27431, 2351, 473, 26858, 473, 312, 814, 1694, 2165, 77, 473, 12720, 1151, 473, 6555, 473, 890, 18, 20, 473, 17335, 18, 20, 1736, 203, 2499, 473, 4648, 473, 277, 2183, 464, 473, 277, 2183, 464, 335, 473, 3904, 485, 576, 3904, 485, 473, 1073, 77, 425, 132, 113, 69, 26879, 473, 1158, 578, 12465, 35, 473, 2371, 18, 20, 473, 8958, 18, 20, 1736, 203, 2138, 473, 2593, 473, 574, 15733, 473, 574, 82, 1468, 473, 293, 836, 10843, 8302, 304, 275, 473, 677, 7102, 16, 677, 7102, 473, 6555, 473, 10213, 18, 20, 473, 1059, 18, 20, 1736, 203, 3437, 473, 5958, 473, 1352, 305, 24355, 15733, 473, 284, 26728, 473, 5248, 291, 93, 279, 16303, 435, 473, 312, 1249, 26225, 3161, 473, 6555, 473, 4711, 18, 20, 473, 3847, 18, 20, 1736, 203, 3461, 473, 5045, 473, 328, 2616, 351, 70, 477, 75, 473, 328, 2616, 351, 70, 477, 75, 1468, 473, 21282, 285, 341, 292, 387, 473, 417, 1580, 28736, 473, 272, 1395, 284, 354, 77, 473, 1427, 4843, 473, 9035, 18, 20, 473, 1728, 18, 20, 1736, 203, 3600, 473, 4711, 473, 279, 27008, 1155, 473, 314, 29650, 473, 268, 6598, 732, 31604, 473, 998, 407, 301, 27617, 8244, 76, 11, 82, 473, 1960, 9475, 473, 1728, 18, 20, 473, 13746, 18, 20, 1736, 203, 2313, 473, 2872, 473, 2836, 329, 417, 310, 9859, 473, 26858, 473, 312, 1354, 69, 292, 26503, 473, 1245, 2235, 596, 434, 813, 473, 6555, 473, 576, 18, 20, 473, 404, 5520, 18, 20, 1736, 203, 4033, 473, 8043, 473, 277, 2878, 464, 473, 26858, 473, 328, 728, 69, 312, 485, 267, 473, 11598, 1791, 35, 473, 6555, 473, 404, 18, 20, 473, 404, 2539, 18, 20, 1736, 203, 2643, 473, 6549, 473, 5545, 3355, 473, 302, 304, 1468, 473, 417, 275, 18538, 328, 373, 363, 73, 473, 17417, 736, 515, 87, 816, 473, 3770, 3023, 4737, 12152, 275, 703, 473, 777, 326, 9198, 716, 290, 947, 973, 29308, 473, 2593, 18, 20, 473, 17495, 18, 20, 1736, 203, 3657, 473, 5342, 473, 518, 3450, 473, 518, 287, 2779, 473, 312, 1155, 312, 485, 8767, 473, 767, 1121, 369, 1155, 473, 6259, 6679, 973, 473, 1059, 18, 20, 473, 16344, 18, 20, 1736, 203, 3462, 473, 4200, 473, 3812, 677, 637, 538, 11821, 21985, 473, 703, 70, 2779, 473, 2870, 290, 24457, 473, 328, 78, 373, 381, 6489, 293, 281, 81, 20789, 261, 146, 252, 146, 230, 145, 114, 145, 121, 145, 125, 225, 146, 229, 145, 118, 225, 145, 128, 145, 118, 146, 228, 145, 125, 145, 113, 145, 125, 145, 113, 13, 473, 277, 17784, 417, 2169, 1846, 598, 272, 7260, 473, 5958, 18, 20, 473, 13291, 18, 20, 1736, 203, 5340, 473, 9035, 473, 12517, 1888, 473, 12517, 91, 1332, 2779, 473, 4045, 546, 73, 433, 132, 121, 304, 473, 2281, 78, 31430, 473, 2281, 1115, 473, 6549, 18, 20, 473, 10213, 18, 20, 1736, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 26858, 4794, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( design ) where serials issued = 'none' col : first issued | design | slogan | serial format | serials issued | notes row 1 : 1957-65 (odd years only) | embossed white on forest green with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right | see embossed in same letters as vermont, at lower left | 12345 (rounded numbers) | none | alternated with white plates from 1957 to 1966 row 2 : 1958-66 (even years only) | embossed forest green on white with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right | see embossed in same letters as vermont, at lower left | 12345 (rounded numbers) a1234 (1962 only) | none | alternated with forest green plates from 1957 to 1966 row 3 : 1967 | embossed white on green with border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right | none | 1234 a-1234 1234-a | none | color changed from forest green to the kelly green used today row 4 : 1969 | embossed white on green with border line; vermont embossed in plain block letters centered below numbers; registration sticker at bottom right corner | see embossed in lower left corner | 1234 a-1234 1234-a | none | see returned to plate row 5 : 1972 | embossed white on green with border line; vermont embossed in plain block letters centered above numbers; registration sticker at bottom left corner | see embossed in top left corner | a-1234 1234-a ab-123 a123b | none | none row 6 : 1976 | embossed white on green with border line; vermont embossed in plain block letters centered below numbers; white circle embossed to lower left; registration sticker at lower right | green mountains embossed in thin block letters centered above numbers | a-1234 1234-a ab123 123ab | none | none row 7 : 1977 | embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner | green mountain state screened in white plain serifed font centered below white box | 123a4 (rounded numbers) | none | none row 8 : 1985 | embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner | green mountain state screened in white plain serifed font centered below white box | 1a234 123a4 1ab23 12ab3 abc 123 123a456 (more rectangular numbers than previous set) | 1a100 to 9y999 100a1 to 999y9 1aa00 to ?f?99 00aa1 to 99??9 aab 100 to present 100a100 to present | the "1aa" series never reached 1ga currently, the letters i, j, o, q, u, v and z are not in regular use. the "100a100" series are new truck plates issued starting in mid-2009
col : count ( "design" ) row 1 : 7
select count ( design ) where serials issued = 'none' <table_name> : table \begin{tabular}{lllllll} \toprule & first issued & design & slogan & serial format & serials issued & notes \\ \midrule 0 & 1957-65 (odd years only) & embossed white on forest green with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right & see embossed in same letters as vermont, at lower left & 12345 (rounded numbers) & none & alternated with white plates from 1957 to 1966 \\ 1 & 1958-66 (even years only) & embossed forest green on white with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right & see embossed in same letters as vermont, at lower left & 12345 (rounded numbers) a1234 (1962 only) & none & alternated with forest green plates from 1957 to 1966 \\ 2 & 1967 & embossed white on green with border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right & none & 1234 a-1234 1234-a & none & color changed from forest green to the kelly green used today \\ 3 & 1969 & embossed white on green with border line; vermont embossed in plain block letters centered below numbers; registration sticker at bottom right corner & see embossed in lower left corner & 1234 a-1234 1234-a & none & see returned to plate \\ 4 & 1972 & embossed white on green with border line; vermont embossed in plain block letters centered above numbers; registration sticker at bottom left corner & see embossed in top left corner & a-1234 1234-a ab-123 a123b & none & none \\ 5 & 1976 & embossed white on green with border line; vermont embossed in plain block letters centered below numbers; white circle embossed to lower left; registration sticker at lower right & green mountains embossed in thin block letters centered above numbers & a-1234 1234-a ab123 123ab & none & none \\ 6 & 1977 & embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner & green mountain state screened in white plain serifed font centered below white box & 123a4 (rounded numbers) & none & none \\ 7 & 1985 & embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner & green mountain state screened in white plain serifed font centered below white box & 1a234 123a4 1ab23 12ab3 abc 123 123a456 (more rectangular numbers than previous set) & 1a100 to 9y999 100a1 to 999y9 1aa00 to ?f?99 00aa1 to 99??9 aab 100 to present 100a100 to present & the "1aa" series never reached 1ga currently, the letters i, j, o, q, u, v and z are not in regular use. the "100a100" series are new truck plates issued starting in mid-2009 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "design" ) \\ \midrule 0 & 7 \\ \bottomrule \end{tabular}
select count ( design ) where serials issued = 'none' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>first issued</th> <th>design</th> <th>slogan</th> <th>serial format</th> <th>serials issued</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1957-65 (odd years only)</td> <td>embossed white on forest green with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right</td> <td>see embossed in same letters as vermont, at lower left</td> <td>12345 (rounded numbers)</td> <td>none</td> <td>alternated with white plates from 1957 to 1966</td> </tr> <tr> <th>1</th> <td>1958-66 (even years only)</td> <td>embossed forest green on white with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right</td> <td>see embossed in same letters as vermont, at lower left</td> <td>12345 (rounded numbers) a1234 (1962 only)</td> <td>none</td> <td>alternated with forest green plates from 1957 to 1966</td> </tr> <tr> <th>2</th> <td>1967</td> <td>embossed white on green with border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right</td> <td>none</td> <td>1234 a-1234 1234-a</td> <td>none</td> <td>color changed from forest green to the kelly green used today</td> </tr> <tr> <th>3</th> <td>1969</td> <td>embossed white on green with border line; vermont embossed in plain block letters centered below numbers; registration sticker at bottom right corner</td> <td>see embossed in lower left corner</td> <td>1234 a-1234 1234-a</td> <td>none</td> <td>see returned to plate</td> </tr> <tr> <th>4</th> <td>1972</td> <td>embossed white on green with border line; vermont embossed in plain block letters centered above numbers; registration sticker at bottom left corner</td> <td>see embossed in top left corner</td> <td>a-1234 1234-a ab-123 a123b</td> <td>none</td> <td>none</td> </tr> <tr> <th>5</th> <td>1976</td> <td>embossed white on green with border line; vermont embossed in plain block letters centered below numbers; white circle embossed to lower left; registration sticker at lower right</td> <td>green mountains embossed in thin block letters centered above numbers</td> <td>a-1234 1234-a ab123 123ab</td> <td>none</td> <td>none</td> </tr> <tr> <th>6</th> <td>1977</td> <td>embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner</td> <td>green mountain state screened in white plain serifed font centered below white box</td> <td>123a4 (rounded numbers)</td> <td>none</td> <td>none</td> </tr> <tr> <th>7</th> <td>1985</td> <td>embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner</td> <td>green mountain state screened in white plain serifed font centered below white box</td> <td>1a234 123a4 1ab23 12ab3 abc 123 123a456 (more rectangular numbers than previous set)</td> <td>1a100 to 9y999 100a1 to 999y9 1aa00 to ?f?99 00aa1 to 99??9 aab 100 to present 100a100 to present</td> <td>the "1aa" series never reached 1ga currently, the letters i, j, o, q, u, v and z are not in regular use. the "100a100" series are new truck plates issued starting in mid-2009</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "design" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>7</td> </tr> </tbody> </table>
select count ( design ) where serials issued = 'none' <table_name> : table | | first issued | design | slogan | serial format | serials issued | notes | |---:|:--------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | 1957-65 (odd years only) | embossed white on forest green with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right | see embossed in same letters as vermont, at lower left | 12345 (rounded numbers) | none | alternated with white plates from 1957 to 1966 | | 1 | 1958-66 (even years only) | embossed forest green on white with uncolored border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right | see embossed in same letters as vermont, at lower left | 12345 (rounded numbers) a1234 (1962 only) | none | alternated with forest green plates from 1957 to 1966 | | 2 | 1967 | embossed white on green with border line; vermont embossed in plain block letters centered below numbers, with last two digits of registration year in similar font at bottom right | none | 1234 a-1234 1234-a | none | color changed from forest green to the kelly green used today | | 3 | 1969 | embossed white on green with border line; vermont embossed in plain block letters centered below numbers; registration sticker at bottom right corner | see embossed in lower left corner | 1234 a-1234 1234-a | none | see returned to plate | | 4 | 1972 | embossed white on green with border line; vermont embossed in plain block letters centered above numbers; registration sticker at bottom left corner | see embossed in top left corner | a-1234 1234-a ab-123 a123b | none | none | | 5 | 1976 | embossed white on green with border line; vermont embossed in plain block letters centered below numbers; white circle embossed to lower left; registration sticker at lower right | green mountains embossed in thin block letters centered above numbers | a-1234 1234-a ab123 123ab | none | none | | 6 | 1977 | embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner | green mountain state screened in white plain serifed font centered below white box | 123a4 (rounded numbers) | none | none | | 7 | 1985 | embossed white on green with beveled edge and white rectangular box around numbers; vermont in white stylized font screened above white box, with white sugar maple in upper left corner; registration sticker at lower right corner | green mountain state screened in white plain serifed font centered below white box | 1a234 123a4 1ab23 12ab3 abc 123 123a456 (more rectangular numbers than previous set) | 1a100 to 9y999 100a1 to 999y9 1aa00 to ?f?99 00aa1 to 99??9 aab 100 to present 100a100 to present | the "1aa" series never reached 1ga currently, the letters i, j, o, q, u, v and z are not in regular use. the "100a100" series are new truck plates issued starting in mid-2009 |
| | count ( "design" ) | |---:|---------------------:| | 0 | 7 |
[ [ 1, 4025, 1056, 261, 8281, 262, 1625, 2734, 87, 16865, 273, 296, 6102, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1122, 16865, 473, 8281, 473, 272, 1330, 304, 473, 2734, 740, 473, 2734, 87, 16865, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 10321, 17, 9222, 261, 31755, 11387, 1338, 13, 473, 31265, 538, 730, 9578, 603, 30763, 10004, 598, 6301, 355, 7653, 5795, 980, 31, 331, 1035, 1580, 31265, 538, 730, 316, 7351, 1203, 13768, 25340, 5712, 5600, 16, 598, 1142, 2795, 6815, 434, 7914, 3286, 316, 7281, 3512, 622, 5469, 2145, 473, 2621, 31265, 538, 730, 316, 1967, 13768, 487, 331, 1035, 1580, 16, 622, 2612, 2002, 473, 2593, 25574, 261, 27561, 5600, 13, 473, 6555, 473, 6416, 690, 598, 9578, 886, 815, 628, 5342, 10321, 358, 5342, 6028, 1736, 203, 21, 473, 5342, 8204, 17, 6028, 261, 16728, 11387, 1338, 13, 473, 31265, 538, 730, 30763, 10004, 603, 9578, 598, 6301, 355, 7653, 5795, 980, 31, 331, 1035, 1580, 31265, 538, 730, 316, 7351, 1203, 13768, 25340, 5712, 5600, 16, 598, 1142, 2795, 6815, 434, 7914, 3286, 316, 7281, 3512, 622, 5469, 2145, 473, 2621, 31265, 538, 730, 316, 1967, 13768, 487, 331, 1035, 1580, 16, 622, 2612, 2002, 473, 2593, 25574, 261, 27561, 5600, 13, 279, 28462, 261, 3657, 8898, 1338, 13, 473, 6555, 473, 6416, 690, 598, 30763, 10004, 886, 815, 628, 5342, 10321, 358, 5342, 6028, 1736, 203, 22, 473, 5342, 9599, 473, 31265, 538, 730, 9578, 603, 10004, 598, 5795, 980, 31, 331, 1035, 1580, 31265, 538, 730, 316, 7351, 1203, 13768, 25340, 5712, 5600, 16, 598, 1142, 2795, 6815, 434, 7914, 3286, 316, 7281, 3512, 622, 5469, 2145, 473, 6555, 473, 30011, 279, 17, 28462, 30011, 17, 69, 473, 6555, 473, 2036, 3550, 628, 30763, 10004, 358, 326, 29861, 715, 10004, 1399, 10074, 1736, 203, 23, 473, 5342, 8148, 473, 31265, 538, 730, 9578, 603, 10004, 598, 5795, 980, 31, 331, 1035, 1580, 31265, 538, 730, 316, 7351, 1203, 13768, 25340, 5712, 5600, 31, 7914, 384, 5448, 622, 5469, 2145, 11055, 473, 2621, 31265, 538, 730, 316, 2612, 2002, 11055, 473, 30011, 279, 17, 28462, 30011, 17, 69, 473, 6555, 473, 2621, 2106, 358, 21972, 1736, 203, 24, 473, 5342, 9060, 473, 31265, 538, 730, 9578, 603, 10004, 598, 5795, 980, 31, 331, 1035, 1580, 31265, 538, 730, 316, 7351, 1203, 13768, 25340, 5721, 5600, 31, 7914, 384, 5448, 622, 5469, 2002, 11055, 473, 2621, 31265, 538, 730, 316, 1760, 2002, 11055, 473, 279, 17, 28462, 30011, 17, 69, 1223, 17, 12936, 279, 12936, 70, 473, 6555, 473, 6555, 1736, 203, 25, 473, 5342, 6669, 473, 31265, 538, 730, 9578, 603, 10004, 598, 5795, 980, 31, 331, 1035, 1580, 31265, 538, 730, 316, 7351, 1203, 13768, 25340, 5712, 5600, 31, 9578, 12470, 31265, 538, 730, 358, 2612, 2002, 31, 7914, 384, 5448, 622, 2612, 2145, 473, 10004, 5344, 4167, 31265, 538, 730, 316, 21936, 1203, 13768, 25340, 5721, 5600, 473, 279, 17, 28462, 30011, 17, 69, 1223, 12936, 17335, 378, 473, 6555, 473, 6555, 1736, 203, 26, 473, 5342, 4700, 473, 31265, 538, 730, 9578, 603, 10004, 598, 506, 941, 329, 3591, 471, 9578, 4917, 13077, 3919, 6740, 5600, 31, 331, 1035, 1580, 316, 9578, 16253, 80, 1235, 3512, 5518, 329, 5721, 9578, 3919, 16, 598, 9578, 26178, 852, 298, 316, 3854, 2002, 11055, 31, 7914, 384, 5448, 622, 2612, 2145, 11055, 473, 10004, 5344, 530, 919, 5518, 329, 316, 9578, 7351, 703, 430, 329, 3512, 25340, 5712, 9578, 3919, 473, 17335, 69, 24, 261, 27561, 5600, 13, 473, 6555, 473, 6555, 1736, 203, 27, 473, 5342, 7140, 473, 31265, 538, 730, 9578, 603, 10004, 598, 506, 941, 329, 3591, 471, 9578, 4917, 13077, 3919, 6740, 5600, 31, 331, 1035, 1580, 316, 9578, 16253, 80, 1235, 3512, 5518, 329, 5721, 9578, 3919, 16, 598, 9578, 26178, 852, 298, 316, 3854, 2002, 11055, 31, 7914, 384, 5448, 622, 2612, 2145, 11055, 473, 10004, 5344, 530, 919, 5518, 329, 316, 9578, 7351, 703, 430, 329, 3512, 25340, 5712, 9578, 3919, 473, 404, 69, 17959, 17335, 69, 24, 404, 378, 4366, 2593, 378, 23, 20011, 17335, 17335, 69, 24, 4313, 261, 10161, 4917, 13077, 5600, 2353, 2416, 444, 13, 473, 404, 69, 6625, 358, 2468, 93, 11984, 2130, 69, 21, 358, 22249, 93, 29, 404, 7598, 713, 358, 692, 74, 35, 2733, 9631, 7598, 21, 358, 14605, 14646, 29, 279, 378, 2130, 358, 3430, 2130, 69, 6625, 358, 3430, 473, 326, 404, 7598, 4166, 5903, 8675, 404, 15833, 4551, 16, 326, 13768, 277, 16, 525, 16, 320, 16, 1043, 16, 582, 16, 331, 471, 998, 854, 486, 316, 6736, 999, 18, 326, 2130, 69, 6625, 4166, 854, 394, 433, 9031, 886, 815, 16865, 5023, 316, 7501, 17, 6976, 29, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 8281, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2371, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select open cup where league = 'usisl pdsl' col : year | division | league | regular season | playoffs | open cup row 1 : 1998 | 4 | usisl pdsl | 4th, central | division finals | 1st round row 2 : 1999 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify row 3 : 2000 | 4 | usl pdl | 4th, rocky mountain | did not qualify | did not qualify row 4 : 2001 | 4 | usl pdl | 5th, rocky mountain | did not qualify | did not qualify row 5 : 2002 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify row 6 : 2003 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify row 7 : 2004 | 4 | usl pdl | 6th, heartland | did not qualify | did not qualify row 8 : 2005 | 4 | usl pdl | 3rd, heartland | did not qualify | did not qualify row 9 : 2006 | 4 | usl pdl | 3rd, heartland | did not qualify | did not qualify row 10 : 2007 | 4 | usl pdl | 3rd, heartland | did not qualify | 1st round row 11 : 2008 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify row 12 : 2009 | 4 | usl pdl | 6th, heartland | did not qualify | did not qualify row 13 : 2010 | 4 | usl pdl | 7th, heartland | did not qualify | did not qualify row 14 : 2011 | 4 | usl pdl | 4th, heartland | did not qualify | did not qualify row 15 : 2012 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify row 16 : 2013 | 4 | usl pdl | 4th, heartland | did not qualify | did not qualify
col : open cup row 1 : 1st round
select open cup where league = 'usisl pdsl' <table_name> : table \begin{tabular}{lllllll} \toprule & year & division & league & regular season & playoffs & open cup \\ \midrule 0 & 1998 & 4 & usisl pdsl & 4th, central & division finals & 1st round \\ 1 & 1999 & 4 & usl pdl & 5th, heartland & did not qualify & did not qualify \\ 2 & 2000 & 4 & usl pdl & 4th, rocky mountain & did not qualify & did not qualify \\ 3 & 2001 & 4 & usl pdl & 5th, rocky mountain & did not qualify & did not qualify \\ 4 & 2002 & 4 & usl pdl & 5th, heartland & did not qualify & did not qualify \\ 5 & 2003 & 4 & usl pdl & 5th, heartland & did not qualify & did not qualify \\ 6 & 2004 & 4 & usl pdl & 6th, heartland & did not qualify & did not qualify \\ 7 & 2005 & 4 & usl pdl & 3rd, heartland & did not qualify & did not qualify \\ 8 & 2006 & 4 & usl pdl & 3rd, heartland & did not qualify & did not qualify \\ 9 & 2007 & 4 & usl pdl & 3rd, heartland & did not qualify & 1st round \\ 10 & 2008 & 4 & usl pdl & 5th, heartland & did not qualify & did not qualify \\ 11 & 2009 & 4 & usl pdl & 6th, heartland & did not qualify & did not qualify \\ 12 & 2010 & 4 & usl pdl & 7th, heartland & did not qualify & did not qualify \\ 13 & 2011 & 4 & usl pdl & 4th, heartland & did not qualify & did not qualify \\ 14 & 2012 & 4 & usl pdl & 5th, heartland & did not qualify & did not qualify \\ 15 & 2013 & 4 & usl pdl & 4th, heartland & did not qualify & did not qualify \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & open cup \\ \midrule 0 & 1st round \\ \bottomrule \end{tabular}
select open cup where league = 'usisl pdsl' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>division</th> <th>league</th> <th>regular season</th> <th>playoffs</th> <th>open cup</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1998</td> <td>4</td> <td>usisl pdsl</td> <td>4th, central</td> <td>division finals</td> <td>1st round</td> </tr> <tr> <th>1</th> <td>1999</td> <td>4</td> <td>usl pdl</td> <td>5th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>2</th> <td>2000</td> <td>4</td> <td>usl pdl</td> <td>4th, rocky mountain</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>3</th> <td>2001</td> <td>4</td> <td>usl pdl</td> <td>5th, rocky mountain</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>4</th> <td>2002</td> <td>4</td> <td>usl pdl</td> <td>5th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>5</th> <td>2003</td> <td>4</td> <td>usl pdl</td> <td>5th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>6</th> <td>2004</td> <td>4</td> <td>usl pdl</td> <td>6th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>7</th> <td>2005</td> <td>4</td> <td>usl pdl</td> <td>3rd, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>8</th> <td>2006</td> <td>4</td> <td>usl pdl</td> <td>3rd, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>9</th> <td>2007</td> <td>4</td> <td>usl pdl</td> <td>3rd, heartland</td> <td>did not qualify</td> <td>1st round</td> </tr> <tr> <th>10</th> <td>2008</td> <td>4</td> <td>usl pdl</td> <td>5th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>11</th> <td>2009</td> <td>4</td> <td>usl pdl</td> <td>6th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>12</th> <td>2010</td> <td>4</td> <td>usl pdl</td> <td>7th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>13</th> <td>2011</td> <td>4</td> <td>usl pdl</td> <td>4th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>14</th> <td>2012</td> <td>4</td> <td>usl pdl</td> <td>5th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> <tr> <th>15</th> <td>2013</td> <td>4</td> <td>usl pdl</td> <td>4th, heartland</td> <td>did not qualify</td> <td>did not qualify</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>open cup</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1st round</td> </tr> </tbody> </table>
select open cup where league = 'usisl pdsl' <table_name> : table | | year | division | league | regular season | playoffs | open cup | |---:|-------:|-----------:|:-----------|:--------------------|:----------------|:----------------| | 0 | 1998 | 4 | usisl pdsl | 4th, central | division finals | 1st round | | 1 | 1999 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify | | 2 | 2000 | 4 | usl pdl | 4th, rocky mountain | did not qualify | did not qualify | | 3 | 2001 | 4 | usl pdl | 5th, rocky mountain | did not qualify | did not qualify | | 4 | 2002 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify | | 5 | 2003 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify | | 6 | 2004 | 4 | usl pdl | 6th, heartland | did not qualify | did not qualify | | 7 | 2005 | 4 | usl pdl | 3rd, heartland | did not qualify | did not qualify | | 8 | 2006 | 4 | usl pdl | 3rd, heartland | did not qualify | did not qualify | | 9 | 2007 | 4 | usl pdl | 3rd, heartland | did not qualify | 1st round | | 10 | 2008 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify | | 11 | 2009 | 4 | usl pdl | 6th, heartland | did not qualify | did not qualify | | 12 | 2010 | 4 | usl pdl | 7th, heartland | did not qualify | did not qualify | | 13 | 2011 | 4 | usl pdl | 4th, heartland | did not qualify | did not qualify | | 14 | 2012 | 4 | usl pdl | 5th, heartland | did not qualify | did not qualify | | 15 | 2013 | 4 | usl pdl | 4th, heartland | did not qualify | did not qualify |
| | open cup | |---:|:-----------| | 0 | 1st round |
[ [ 1, 4025, 1696, 276, 416, 1625, 884, 20910, 273, 296, 407, 31471, 4863, 2069, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 16536, 473, 884, 20910, 473, 6736, 15874, 473, 6599, 26600, 473, 1696, 276, 416, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 28, 473, 1059, 473, 584, 31471, 4863, 2069, 473, 1059, 451, 16, 18291, 473, 16536, 727, 87, 473, 404, 334, 3643, 1736, 203, 21, 473, 404, 11984, 473, 1059, 473, 584, 80, 4863, 80, 473, 1381, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 22, 473, 16291, 473, 1059, 473, 584, 80, 4863, 80, 473, 1059, 451, 16, 23486, 93, 5344, 530, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 23, 473, 4044, 21, 473, 1059, 473, 584, 80, 4863, 80, 473, 1381, 451, 16, 23486, 93, 5344, 530, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 24, 473, 4044, 22, 473, 1059, 473, 584, 80, 4863, 80, 473, 1381, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 25, 473, 4044, 23, 473, 1059, 473, 584, 80, 4863, 80, 473, 1381, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 26, 473, 4044, 24, 473, 1059, 473, 584, 80, 4863, 80, 473, 1666, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 27, 473, 4044, 25, 473, 1059, 473, 584, 80, 4863, 80, 473, 890, 13623, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 28, 473, 27212, 473, 1059, 473, 584, 80, 4863, 80, 473, 890, 13623, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 29, 473, 4044, 27, 473, 1059, 473, 584, 80, 4863, 80, 473, 890, 13623, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 404, 334, 3643, 1736, 203, 2163, 473, 4044, 28, 473, 1059, 473, 584, 80, 4863, 80, 473, 1381, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 2499, 473, 4044, 29, 473, 1059, 473, 584, 80, 4863, 80, 473, 1666, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 2138, 473, 18965, 473, 1059, 473, 584, 80, 4863, 80, 473, 2371, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 3437, 473, 27853, 473, 1059, 473, 584, 80, 4863, 80, 473, 1059, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 3461, 473, 20869, 473, 1059, 473, 584, 80, 4863, 80, 473, 1381, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 3600, 473, 19451, 473, 1059, 473, 584, 80, 4863, 80, 473, 1059, 451, 16, 3904, 485, 15733, 473, 5061, 486, 4544, 1164, 473, 5061, 486, 4544, 1164, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1696, 276, 416, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 334, 3643, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select call-sign where psip = '39.2' and rf = 39 col : call-sign | location | rf | psip | programming row 1 : wivm-ld | canton | 39 | 39.1 | rtv row 2 : wivm-ld | canton | 39 | 39.2 | tuff tv row 3 : wivm-ld | canton | 39 | 39.3 | pbj row 4 : wivm-ld | canton | 39 | 39.4 | faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only) row 5 : wivn-ld | newcomerstown | 29 | 29.1 | rtv (wivm-ld simulcast) row 6 : wivn-ld | newcomerstown | 29 | 29.2 | pbj row 7 : wivn-ld | newcomerstown | 29 | 29.3 | tuff tv row 8 : wivn-ld | newcomerstown | 29 | 29.4 | faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only) row 9 : wivx-ld | loudonville | 51 | 51.1 | rtv (wivm-ld simulcast) row 10 : wivd-ld | newcomerstown | 22 | 22.1 | rtv (wivm-ld simulcast) row 11 : w27dg-d | millersburg | 27 | 27.1 | rtv (wivm-ld simulcast)
col : call-sign row 1 : wivm-ld
select call-sign where psip = '39.2' and rf = 39 <table_name> : table \begin{tabular}{llllll} \toprule & call-sign & location & rf & psip & programming \\ \midrule 0 & wivm-ld & canton & 39 & 39.1 & rtv \\ 1 & wivm-ld & canton & 39 & 39.2 & tuff tv \\ 2 & wivm-ld & canton & 39 & 39.3 & pbj \\ 3 & wivm-ld & canton & 39 & 39.4 & faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only) \\ 4 & wivn-ld & newcomerstown & 29 & 29.1 & rtv (wivm-ld simulcast) \\ 5 & wivn-ld & newcomerstown & 29 & 29.2 & pbj \\ 6 & wivn-ld & newcomerstown & 29 & 29.3 & tuff tv \\ 7 & wivn-ld & newcomerstown & 29 & 29.4 & faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only) \\ 8 & wivx-ld & loudonville & 51 & 51.1 & rtv (wivm-ld simulcast) \\ 9 & wivd-ld & newcomerstown & 22 & 22.1 & rtv (wivm-ld simulcast) \\ 10 & w27dg-d & millersburg & 27 & 27.1 & rtv (wivm-ld simulcast) \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & call-sign \\ \midrule 0 & wivm-ld \\ \bottomrule \end{tabular}
select call-sign where psip = '39.2' and rf = 39 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>call-sign</th> <th>location</th> <th>rf</th> <th>psip</th> <th>programming</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>wivm-ld</td> <td>canton</td> <td>39</td> <td>39.1</td> <td>rtv</td> </tr> <tr> <th>1</th> <td>wivm-ld</td> <td>canton</td> <td>39</td> <td>39.2</td> <td>tuff tv</td> </tr> <tr> <th>2</th> <td>wivm-ld</td> <td>canton</td> <td>39</td> <td>39.3</td> <td>pbj</td> </tr> <tr> <th>3</th> <td>wivm-ld</td> <td>canton</td> <td>39</td> <td>39.4</td> <td>faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only)</td> </tr> <tr> <th>4</th> <td>wivn-ld</td> <td>newcomerstown</td> <td>29</td> <td>29.1</td> <td>rtv (wivm-ld simulcast)</td> </tr> <tr> <th>5</th> <td>wivn-ld</td> <td>newcomerstown</td> <td>29</td> <td>29.2</td> <td>pbj</td> </tr> <tr> <th>6</th> <td>wivn-ld</td> <td>newcomerstown</td> <td>29</td> <td>29.3</td> <td>tuff tv</td> </tr> <tr> <th>7</th> <td>wivn-ld</td> <td>newcomerstown</td> <td>29</td> <td>29.4</td> <td>faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only)</td> </tr> <tr> <th>8</th> <td>wivx-ld</td> <td>loudonville</td> <td>51</td> <td>51.1</td> <td>rtv (wivm-ld simulcast)</td> </tr> <tr> <th>9</th> <td>wivd-ld</td> <td>newcomerstown</td> <td>22</td> <td>22.1</td> <td>rtv (wivm-ld simulcast)</td> </tr> <tr> <th>10</th> <td>w27dg-d</td> <td>millersburg</td> <td>27</td> <td>27.1</td> <td>rtv (wivm-ld simulcast)</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>call-sign</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>wivm-ld</td> </tr> </tbody> </table>
select call-sign where psip = '39.2' and rf = 39 <table_name> : table | | call-sign | location | rf | psip | programming | |---:|:------------|:--------------|-----:|-------:|:-----------------------------------------------------------------| | 0 | wivm-ld | canton | 39 | 39.1 | rtv | | 1 | wivm-ld | canton | 39 | 39.2 | tuff tv | | 2 | wivm-ld | canton | 39 | 39.3 | pbj | | 3 | wivm-ld | canton | 39 | 39.4 | faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only) | | 4 | wivn-ld | newcomerstown | 29 | 29.1 | rtv (wivm-ld simulcast) | | 5 | wivn-ld | newcomerstown | 29 | 29.2 | pbj | | 6 | wivn-ld | newcomerstown | 29 | 29.3 | tuff tv | | 7 | wivn-ld | newcomerstown | 29 | 29.4 | faith ministries radio (wjee-fm 90.1 / wjdd-fm 90.9, audio-only) | | 8 | wivx-ld | loudonville | 51 | 51.1 | rtv (wivm-ld simulcast) | | 9 | wivd-ld | newcomerstown | 22 | 22.1 | rtv (wivm-ld simulcast) | | 10 | w27dg-d | millersburg | 27 | 27.1 | rtv (wivm-ld simulcast) |
| | call-sign | |---:|:------------| | 0 | wivm-ld |
[ [ 1, 4025, 745, 17, 2977, 1625, 4250, 625, 273, 296, 5520, 18, 22, 11, 471, 9075, 273, 16977, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 745, 17, 2977, 473, 2117, 473, 9075, 473, 4250, 625, 473, 5402, 11987, 1736, 203, 64, 13138, 5345, 203, 20, 473, 341, 427, 81, 17, 1236, 473, 848, 1917, 473, 16977, 473, 16977, 18, 21, 473, 8253, 90, 1736, 203, 21, 473, 341, 427, 81, 17, 1236, 473, 848, 1917, 473, 16977, 473, 16977, 18, 22, 473, 268, 3809, 13521, 1736, 203, 22, 473, 341, 427, 81, 17, 1236, 473, 848, 1917, 473, 16977, 473, 16977, 18, 23, 473, 293, 441, 1736, 203, 23, 473, 341, 427, 81, 17, 1236, 473, 848, 1917, 473, 16977, 473, 16977, 18, 24, 473, 11087, 483, 1131, 22796, 13512, 261, 91, 78, 1340, 17, 25089, 8566, 18, 21, 342, 341, 78, 449, 17, 25089, 8566, 18, 29, 16, 7447, 17, 3700, 13, 1736, 203, 24, 473, 341, 427, 82, 17, 1236, 473, 394, 832, 264, 334, 995, 473, 12899, 473, 12899, 18, 21, 473, 8253, 90, 261, 91, 427, 81, 17, 1236, 3142, 332, 4155, 13, 1736, 203, 25, 473, 341, 427, 82, 17, 1236, 473, 394, 832, 264, 334, 995, 473, 12899, 473, 12899, 18, 22, 473, 293, 441, 1736, 203, 26, 473, 341, 427, 82, 17, 1236, 473, 394, 832, 264, 334, 995, 473, 12899, 473, 12899, 18, 23, 473, 268, 3809, 13521, 1736, 203, 27, 473, 341, 427, 82, 17, 1236, 473, 394, 832, 264, 334, 995, 473, 12899, 473, 12899, 18, 24, 473, 11087, 483, 1131, 22796, 13512, 261, 91, 78, 1340, 17, 25089, 8566, 18, 21, 342, 341, 78, 449, 17, 25089, 8566, 18, 29, 16, 7447, 17, 3700, 13, 1736, 203, 28, 473, 341, 427, 92, 17, 1236, 473, 437, 1100, 265, 90, 14120, 473, 21119, 473, 21119, 18, 21, 473, 8253, 90, 261, 91, 427, 81, 17, 1236, 3142, 332, 4155, 13, 1736, 203, 29, 473, 341, 427, 72, 17, 1236, 473, 394, 832, 264, 334, 995, 473, 11201, 473, 11201, 18, 21, 473, 8253, 90, 261, 91, 427, 81, 17, 1236, 3142, 332, 4155, 13, 1736, 203, 2163, 473, 341, 5324, 72, 75, 17, 72, 473, 312, 737, 414, 70, 295, 75, 473, 12732, 473, 12732, 18, 21, 473, 8253, 90, 261, 91, 427, 81, 17, 1236, 3142, 332, 4155, 13, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 745, 17, 2977, 1736, 203, 64, 13138, 5345, 203, 20, 473, 341, 427, 81, 17, 1236, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where ship = 'issac m. scott' and lake > 3 col : ship | type of vessel | lake | location | lives lost row 1 : argus | steamer | lake huron | 25 miles off kincardine, ontario | 25 lost row 2 : james carruthers | steamer | lake huron | near kincardine | 18 lost row 3 : hydrus | steamer | lake huron | near lexington, michigan | 28 lost row 4 : leafield | steamer | lake superior | none | all hands row 5 : john a. mcgean | steamer | lake huron | near goderich, ontario | 28 lost row 6 : plymouth | barge | lake michigan | none | 7 lost row 7 : charles s. price | steamer | lake huron | near port huron, michigan | 28 lost row 8 : regina | steamer | lake huron | near harbor beach, michigan | none row 9 : issac m. scott | steamer | lake huron | near port elgin, ontario | 28 lost row 10 : henry b. smith | steamer | lake superior | none | all hands row 11 : wexford | steamer | lake huron | north of grand bend, ontario | all hands row 12 : lightship no. 82 | lightship | lake erie | point albino (near buffalo) | 6 lost
col : count ( "*" ) row 1 : 1
select count ( * ) where ship = 'issac m. scott' and lake > 3 <table_name> : table \begin{tabular}{llllll} \toprule & ship & type of vessel & lake & location & lives lost \\ \midrule 0 & argus & steamer & lake huron & 25 miles off kincardine, ontario & 25 lost \\ 1 & james carruthers & steamer & lake huron & near kincardine & 18 lost \\ 2 & hydrus & steamer & lake huron & near lexington, michigan & 28 lost \\ 3 & leafield & steamer & lake superior & none & all hands \\ 4 & john a. mcgean & steamer & lake huron & near goderich, ontario & 28 lost \\ 5 & plymouth & barge & lake michigan & none & 7 lost \\ 6 & charles s. price & steamer & lake huron & near port huron, michigan & 28 lost \\ 7 & regina & steamer & lake huron & near harbor beach, michigan & none \\ 8 & issac m. scott & steamer & lake huron & near port elgin, ontario & 28 lost \\ 9 & henry b. smith & steamer & lake superior & none & all hands \\ 10 & wexford & steamer & lake huron & north of grand bend, ontario & all hands \\ 11 & lightship no. 82 & lightship & lake erie & point albino (near buffalo) & 6 lost \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where ship = 'issac m. scott' and lake > 3 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>ship</th> <th>type of vessel</th> <th>lake</th> <th>location</th> <th>lives lost</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>argus</td> <td>steamer</td> <td>lake huron</td> <td>25 miles off kincardine, ontario</td> <td>25 lost</td> </tr> <tr> <th>1</th> <td>james carruthers</td> <td>steamer</td> <td>lake huron</td> <td>near kincardine</td> <td>18 lost</td> </tr> <tr> <th>2</th> <td>hydrus</td> <td>steamer</td> <td>lake huron</td> <td>near lexington, michigan</td> <td>28 lost</td> </tr> <tr> <th>3</th> <td>leafield</td> <td>steamer</td> <td>lake superior</td> <td>none</td> <td>all hands</td> </tr> <tr> <th>4</th> <td>john a. mcgean</td> <td>steamer</td> <td>lake huron</td> <td>near goderich, ontario</td> <td>28 lost</td> </tr> <tr> <th>5</th> <td>plymouth</td> <td>barge</td> <td>lake michigan</td> <td>none</td> <td>7 lost</td> </tr> <tr> <th>6</th> <td>charles s. price</td> <td>steamer</td> <td>lake huron</td> <td>near port huron, michigan</td> <td>28 lost</td> </tr> <tr> <th>7</th> <td>regina</td> <td>steamer</td> <td>lake huron</td> <td>near harbor beach, michigan</td> <td>none</td> </tr> <tr> <th>8</th> <td>issac m. scott</td> <td>steamer</td> <td>lake huron</td> <td>near port elgin, ontario</td> <td>28 lost</td> </tr> <tr> <th>9</th> <td>henry b. smith</td> <td>steamer</td> <td>lake superior</td> <td>none</td> <td>all hands</td> </tr> <tr> <th>10</th> <td>wexford</td> <td>steamer</td> <td>lake huron</td> <td>north of grand bend, ontario</td> <td>all hands</td> </tr> <tr> <th>11</th> <td>lightship no. 82</td> <td>lightship</td> <td>lake erie</td> <td>point albino (near buffalo)</td> <td>6 lost</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where ship = 'issac m. scott' and lake > 3 <table_name> : table | | ship | type of vessel | lake | location | lives lost | |---:|:-----------------|:-----------------|:--------------|:---------------------------------|:-------------| | 0 | argus | steamer | lake huron | 25 miles off kincardine, ontario | 25 lost | | 1 | james carruthers | steamer | lake huron | near kincardine | 18 lost | | 2 | hydrus | steamer | lake huron | near lexington, michigan | 28 lost | | 3 | leafield | steamer | lake superior | none | all hands | | 4 | john a. mcgean | steamer | lake huron | near goderich, ontario | 28 lost | | 5 | plymouth | barge | lake michigan | none | 7 lost | | 6 | charles s. price | steamer | lake huron | near port huron, michigan | 28 lost | | 7 | regina | steamer | lake huron | near harbor beach, michigan | none | | 8 | issac m. scott | steamer | lake huron | near port elgin, ontario | 28 lost | | 9 | henry b. smith | steamer | lake superior | none | all hands | | 10 | wexford | steamer | lake huron | north of grand bend, ontario | all hands | | 11 | lightship no. 82 | lightship | lake erie | point albino (near buffalo) | 6 lost |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 24316, 273, 296, 1054, 1077, 312, 18, 888, 352, 88, 11, 471, 328, 911, 405, 890, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 24316, 473, 618, 434, 331, 403, 292, 473, 328, 911, 473, 2117, 473, 328, 3606, 13557, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1501, 407, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 6969, 312, 1449, 3397, 417, 267, 3327, 558, 16, 603, 11718, 1594, 473, 6969, 13557, 1736, 203, 21, 473, 525, 753, 276, 5399, 795, 414, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 417, 267, 3327, 558, 473, 6549, 13557, 1736, 203, 22, 473, 8741, 407, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 5275, 310, 1917, 16, 312, 1354, 360, 304, 473, 9131, 13557, 1736, 203, 23, 473, 884, 69, 1518, 473, 384, 3820, 264, 473, 328, 911, 2240, 9659, 473, 6555, 473, 777, 948, 87, 1736, 203, 24, 473, 525, 22223, 279, 18, 6108, 908, 304, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 314, 5350, 1354, 16, 603, 11718, 1594, 473, 9131, 13557, 1736, 203, 25, 473, 293, 715, 81, 15347, 473, 4653, 908, 473, 328, 911, 312, 1354, 360, 304, 473, 6555, 473, 2371, 13557, 1736, 203, 26, 473, 1149, 1040, 272, 18, 6205, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 1756, 366, 295, 265, 16, 312, 1354, 360, 304, 473, 9131, 13557, 1736, 203, 27, 473, 960, 15314, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 366, 6779, 280, 506, 497, 16, 312, 1354, 360, 304, 473, 6555, 1736, 203, 28, 473, 3385, 1077, 312, 18, 888, 352, 88, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 1756, 415, 1912, 16, 603, 11718, 1594, 473, 9131, 13557, 1736, 203, 29, 473, 366, 275, 1176, 324, 18, 3029, 483, 473, 384, 3820, 264, 473, 328, 911, 2240, 9659, 473, 6555, 473, 777, 948, 87, 1736, 203, 2163, 473, 341, 338, 31836, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 21435, 434, 16225, 324, 409, 16, 603, 11718, 1594, 473, 777, 948, 87, 1736, 203, 2499, 473, 9052, 3261, 1158, 18, 28024, 473, 9052, 3261, 473, 328, 911, 6445, 1385, 473, 1634, 524, 4757, 83, 261, 27862, 6139, 287, 83, 13, 473, 1666, 13557, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select goal where date = '28 march 2009' col : goal | date | venue | opponent | score | result | competition row 1 : 1 | 2007-01-24 00:00:00 | estadio cuscatlan, san salvador, el salvador | denmark | 1-0 | 1-0 | friendly row 2 : 2 | 2007-02-08 00:00:00 | estadio cuscatlan, san salvador, el salvador | belize | 2-0 | 2-1 | 2007 uncaf nations cup row 3 : 3 | 2007-02-10 00:00:00 | estadio cuscatlan, san salvador, el salvador | nicaragua | 1-0 | 2-1 | 2007 uncaf nations cup row 4 : 4 | 2007-02-10 00:00:00 | estadio cuscatlan, san salvador, el salvador | nicaragua | 2-1 | 2-1 | 2007 uncaf nations cup row 5 : 5 | 2007-09-08 00:00:00 | estadio olimpico atahualpa, quito, ecuador | ecuador | 1-2 | 1-5 | friendly row 6 : 6 | 2007-10-13 00:00:00 | estadio cuscatlan, san salvador, el salvador | costa rica | 1-2 | 2-2 | friendly row 7 : 7 | 2008-02-06 00:00:00 | estadio cuscatlan, san salvador, el salvador | anguilla | 9-0 | 12-0 | 2010 fifa world cup qualification row 8 : 8 | 2008-06-22 00:00:00 | estadio cuscatlan, san salvador, el salvador | panama | 1-1 | 3-1 | 2010 fifa world cup qualification row 9 : 9 | 2008-06-22 00:00:00 | estadio cuscatlan, san salvador, el salvador | panama | 2-1 | 3-1 | 2010 fifa world cup qualification row 10 : 10 | 2008-10-15 00:00:00 | estadio cuscatlan, san salvador, el salvador | suriname | 2-0 | 3-0 | 2010 fifa world cup qualification row 11 : 11 | 2008-10-22 00:00:00 | robert f. kennedy stadium, washington, d.c., united states | bolivia | 1-0 | 2-0 | friendly row 12 : 12 | 2009-03-28 00:00:00 | estadio cuscatlan, san salvador, el salvador | united states | 1-0 | 2-2 | 2010 fifa world cup qualification row 13 : 13 | 2009-06-06 00:00:00 | estadio cuscatlan, san salvador, el salvador | mexico | 2-1 | 2-1 | 2010 fifa world cup qualification row 14 : 14 | 2010-03-03 00:00:00 | los angeles coliseum, los angeles, united states | guatemala | 2-1 | 2-1 | friendly row 15 : 15 | 2011-06-12 00:00:00 | soldier field, chicago, united states | cuba | 6-1 | 6-1 | 2011 concacaf gold cup
col : goal row 1 : 12
select goal where date = '28 march 2009' <table_name> : table \begin{tabular}{llllllll} \toprule & goal & date & venue & opponent & score & result & competition \\ \midrule 0 & 1 & 2007-01-24 00:00:00 & estadio cuscatlan, san salvador, el salvador & denmark & 1-0 & 1-0 & friendly \\ 1 & 2 & 2007-02-08 00:00:00 & estadio cuscatlan, san salvador, el salvador & belize & 2-0 & 2-1 & 2007 uncaf nations cup \\ 2 & 3 & 2007-02-10 00:00:00 & estadio cuscatlan, san salvador, el salvador & nicaragua & 1-0 & 2-1 & 2007 uncaf nations cup \\ 3 & 4 & 2007-02-10 00:00:00 & estadio cuscatlan, san salvador, el salvador & nicaragua & 2-1 & 2-1 & 2007 uncaf nations cup \\ 4 & 5 & 2007-09-08 00:00:00 & estadio olimpico atahualpa, quito, ecuador & ecuador & 1-2 & 1-5 & friendly \\ 5 & 6 & 2007-10-13 00:00:00 & estadio cuscatlan, san salvador, el salvador & costa rica & 1-2 & 2-2 & friendly \\ 6 & 7 & 2008-02-06 00:00:00 & estadio cuscatlan, san salvador, el salvador & anguilla & 9-0 & 12-0 & 2010 fifa world cup qualification \\ 7 & 8 & 2008-06-22 00:00:00 & estadio cuscatlan, san salvador, el salvador & panama & 1-1 & 3-1 & 2010 fifa world cup qualification \\ 8 & 9 & 2008-06-22 00:00:00 & estadio cuscatlan, san salvador, el salvador & panama & 2-1 & 3-1 & 2010 fifa world cup qualification \\ 9 & 10 & 2008-10-15 00:00:00 & estadio cuscatlan, san salvador, el salvador & suriname & 2-0 & 3-0 & 2010 fifa world cup qualification \\ 10 & 11 & 2008-10-22 00:00:00 & robert f. kennedy stadium, washington, d.c., united states & bolivia & 1-0 & 2-0 & friendly \\ 11 & 12 & 2009-03-28 00:00:00 & estadio cuscatlan, san salvador, el salvador & united states & 1-0 & 2-2 & 2010 fifa world cup qualification \\ 12 & 13 & 2009-06-06 00:00:00 & estadio cuscatlan, san salvador, el salvador & mexico & 2-1 & 2-1 & 2010 fifa world cup qualification \\ 13 & 14 & 2010-03-03 00:00:00 & los angeles coliseum, los angeles, united states & guatemala & 2-1 & 2-1 & friendly \\ 14 & 15 & 2011-06-12 00:00:00 & soldier field, chicago, united states & cuba & 6-1 & 6-1 & 2011 concacaf gold cup \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & goal \\ \midrule 0 & 12 \\ \bottomrule \end{tabular}
select goal where date = '28 march 2009' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>goal</th> <th>date</th> <th>venue</th> <th>opponent</th> <th>score</th> <th>result</th> <th>competition</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2007-01-24 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>denmark</td> <td>1-0</td> <td>1-0</td> <td>friendly</td> </tr> <tr> <th>1</th> <td>2</td> <td>2007-02-08 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>belize</td> <td>2-0</td> <td>2-1</td> <td>2007 uncaf nations cup</td> </tr> <tr> <th>2</th> <td>3</td> <td>2007-02-10 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>nicaragua</td> <td>1-0</td> <td>2-1</td> <td>2007 uncaf nations cup</td> </tr> <tr> <th>3</th> <td>4</td> <td>2007-02-10 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>nicaragua</td> <td>2-1</td> <td>2-1</td> <td>2007 uncaf nations cup</td> </tr> <tr> <th>4</th> <td>5</td> <td>2007-09-08 00:00:00</td> <td>estadio olimpico atahualpa, quito, ecuador</td> <td>ecuador</td> <td>1-2</td> <td>1-5</td> <td>friendly</td> </tr> <tr> <th>5</th> <td>6</td> <td>2007-10-13 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>costa rica</td> <td>1-2</td> <td>2-2</td> <td>friendly</td> </tr> <tr> <th>6</th> <td>7</td> <td>2008-02-06 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>anguilla</td> <td>9-0</td> <td>12-0</td> <td>2010 fifa world cup qualification</td> </tr> <tr> <th>7</th> <td>8</td> <td>2008-06-22 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>panama</td> <td>1-1</td> <td>3-1</td> <td>2010 fifa world cup qualification</td> </tr> <tr> <th>8</th> <td>9</td> <td>2008-06-22 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>panama</td> <td>2-1</td> <td>3-1</td> <td>2010 fifa world cup qualification</td> </tr> <tr> <th>9</th> <td>10</td> <td>2008-10-15 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>suriname</td> <td>2-0</td> <td>3-0</td> <td>2010 fifa world cup qualification</td> </tr> <tr> <th>10</th> <td>11</td> <td>2008-10-22 00:00:00</td> <td>robert f. kennedy stadium, washington, d.c., united states</td> <td>bolivia</td> <td>1-0</td> <td>2-0</td> <td>friendly</td> </tr> <tr> <th>11</th> <td>12</td> <td>2009-03-28 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>united states</td> <td>1-0</td> <td>2-2</td> <td>2010 fifa world cup qualification</td> </tr> <tr> <th>12</th> <td>13</td> <td>2009-06-06 00:00:00</td> <td>estadio cuscatlan, san salvador, el salvador</td> <td>mexico</td> <td>2-1</td> <td>2-1</td> <td>2010 fifa world cup qualification</td> </tr> <tr> <th>13</th> <td>14</td> <td>2010-03-03 00:00:00</td> <td>los angeles coliseum, los angeles, united states</td> <td>guatemala</td> <td>2-1</td> <td>2-1</td> <td>friendly</td> </tr> <tr> <th>14</th> <td>15</td> <td>2011-06-12 00:00:00</td> <td>soldier field, chicago, united states</td> <td>cuba</td> <td>6-1</td> <td>6-1</td> <td>2011 concacaf gold cup</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>goal</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>12</td> </tr> </tbody> </table>
select goal where date = '28 march 2009' <table_name> : table | | goal | date | venue | opponent | score | result | competition | |---:|-------:|:--------------------|:-----------------------------------------------------------|:--------------|:--------|:---------|:----------------------------------| | 0 | 1 | 2007-01-24 00:00:00 | estadio cuscatlan, san salvador, el salvador | denmark | 1-0 | 1-0 | friendly | | 1 | 2 | 2007-02-08 00:00:00 | estadio cuscatlan, san salvador, el salvador | belize | 2-0 | 2-1 | 2007 uncaf nations cup | | 2 | 3 | 2007-02-10 00:00:00 | estadio cuscatlan, san salvador, el salvador | nicaragua | 1-0 | 2-1 | 2007 uncaf nations cup | | 3 | 4 | 2007-02-10 00:00:00 | estadio cuscatlan, san salvador, el salvador | nicaragua | 2-1 | 2-1 | 2007 uncaf nations cup | | 4 | 5 | 2007-09-08 00:00:00 | estadio olimpico atahualpa, quito, ecuador | ecuador | 1-2 | 1-5 | friendly | | 5 | 6 | 2007-10-13 00:00:00 | estadio cuscatlan, san salvador, el salvador | costa rica | 1-2 | 2-2 | friendly | | 6 | 7 | 2008-02-06 00:00:00 | estadio cuscatlan, san salvador, el salvador | anguilla | 9-0 | 12-0 | 2010 fifa world cup qualification | | 7 | 8 | 2008-06-22 00:00:00 | estadio cuscatlan, san salvador, el salvador | panama | 1-1 | 3-1 | 2010 fifa world cup qualification | | 8 | 9 | 2008-06-22 00:00:00 | estadio cuscatlan, san salvador, el salvador | panama | 2-1 | 3-1 | 2010 fifa world cup qualification | | 9 | 10 | 2008-10-15 00:00:00 | estadio cuscatlan, san salvador, el salvador | suriname | 2-0 | 3-0 | 2010 fifa world cup qualification | | 10 | 11 | 2008-10-22 00:00:00 | robert f. kennedy stadium, washington, d.c., united states | bolivia | 1-0 | 2-0 | friendly | | 11 | 12 | 2009-03-28 00:00:00 | estadio cuscatlan, san salvador, el salvador | united states | 1-0 | 2-2 | 2010 fifa world cup qualification | | 12 | 13 | 2009-06-06 00:00:00 | estadio cuscatlan, san salvador, el salvador | mexico | 2-1 | 2-1 | 2010 fifa world cup qualification | | 13 | 14 | 2010-03-03 00:00:00 | los angeles coliseum, los angeles, united states | guatemala | 2-1 | 2-1 | friendly | | 14 | 15 | 2011-06-12 00:00:00 | soldier field, chicago, united states | cuba | 6-1 | 6-1 | 2011 concacaf gold cup |
| | goal | |---:|-------:| | 0 | 12 |
[ [ 1, 4025, 17683, 1625, 1509, 273, 296, 6030, 312, 991, 4044, 29, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 17683, 473, 1509, 473, 331, 275, 344, 473, 1061, 1029, 473, 4462, 473, 563, 473, 25163, 608, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 4044, 27, 17, 1611, 17, 3247, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 5545, 3355, 473, 404, 17, 20, 473, 404, 17, 20, 473, 13118, 1736, 203, 21, 473, 576, 473, 4044, 27, 17, 3103, 17, 6840, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 3952, 554, 473, 576, 17, 20, 473, 576, 17, 21, 473, 4044, 27, 6301, 1727, 290, 1012, 276, 416, 1736, 203, 22, 473, 890, 473, 4044, 27, 17, 3103, 17, 2163, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 11562, 297, 346, 11886, 473, 404, 17, 20, 473, 576, 17, 21, 473, 4044, 27, 6301, 1727, 290, 1012, 276, 416, 1736, 203, 23, 473, 1059, 473, 4044, 27, 17, 3103, 17, 2163, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 11562, 297, 346, 11886, 473, 576, 17, 21, 473, 576, 17, 21, 473, 4044, 27, 6301, 1727, 290, 1012, 276, 416, 1736, 203, 24, 473, 1381, 473, 4044, 27, 17, 5908, 17, 6840, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 320, 7091, 84, 10764, 225, 396, 76, 1462, 8774, 16, 9706, 83, 16, 425, 6319, 23671, 473, 425, 6319, 23671, 473, 404, 17, 22, 473, 404, 17, 25, 473, 13118, 1736, 203, 25, 473, 1666, 473, 4044, 27, 17, 2163, 17, 3437, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 6991, 69, 436, 26433, 473, 404, 17, 22, 473, 576, 17, 22, 473, 13118, 1736, 203, 26, 473, 2371, 473, 4044, 28, 17, 3103, 17, 7677, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 392, 6891, 10745, 473, 2468, 17, 20, 473, 2593, 17, 20, 473, 18965, 284, 430, 69, 9117, 276, 416, 4544, 1480, 1736, 203, 27, 473, 1725, 473, 4044, 28, 17, 7677, 17, 3787, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 2800, 20789, 473, 404, 17, 21, 473, 890, 17, 21, 473, 18965, 284, 430, 69, 9117, 276, 416, 4544, 1480, 1736, 203, 28, 473, 2468, 473, 4044, 28, 17, 7677, 17, 3787, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 2800, 20789, 473, 576, 17, 21, 473, 890, 17, 21, 473, 18965, 284, 430, 69, 9117, 276, 416, 4544, 1480, 1736, 203, 29, 473, 1728, 473, 4044, 28, 17, 2163, 17, 3600, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 5056, 267, 339, 473, 576, 17, 20, 473, 890, 17, 20, 473, 18965, 284, 430, 69, 9117, 276, 416, 4544, 1480, 1736, 203, 2163, 473, 4648, 473, 4044, 28, 17, 2163, 17, 3787, 9631, 30, 713, 30, 713, 473, 721, 25925, 284, 18, 417, 275, 11748, 93, 384, 361, 5077, 16, 341, 961, 310, 1917, 16, 302, 18, 71, 12990, 2836, 329, 5493, 473, 21506, 427, 1155, 473, 404, 17, 20, 473, 576, 17, 20, 473, 13118, 1736, 203, 2499, 473, 2593, 473, 4044, 29, 17, 4630, 17, 6030, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 2836, 329, 5493, 473, 404, 17, 20, 473, 576, 17, 22, 473, 18965, 284, 430, 69, 9117, 276, 416, 4544, 1480, 1736, 203, 2138, 473, 5958, 473, 4044, 29, 17, 7677, 17, 7677, 9631, 30, 713, 30, 713, 473, 4387, 361, 1594, 27964, 2574, 6115, 16, 272, 304, 12814, 90, 23671, 16, 415, 12814, 90, 23671, 473, 312, 338, 10764, 473, 576, 17, 21, 473, 576, 17, 21, 473, 18965, 284, 430, 69, 9117, 276, 416, 4544, 1480, 1736, 203, 3437, 473, 5045, 473, 18965, 17, 4630, 17, 4630, 9631, 30, 713, 30, 713, 473, 22148, 7603, 19880, 645, 784, 379, 16, 22148, 7603, 19880, 16, 2836, 329, 5493, 473, 3058, 340, 81, 287, 69, 473, 576, 17, 21, 473, 576, 17, 21, 473, 13118, 1736, 203, 3461, 473, 4711, 473, 27853, 17, 7677, 17, 2138, 9631, 30, 713, 30, 713, 473, 272, 1673, 2453, 652, 16, 462, 335, 28768, 16, 2836, 329, 5493, 473, 276, 373, 69, 473, 1666, 17, 21, 473, 1666, 17, 21, 473, 27853, 20570, 1077, 1727, 20465, 276, 416, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 17683, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2593, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select place where artist = 'pedro osorio s.a.r.l' order by points asc limit 1 col : draw | artist | song | points | place row 1 : 1 | gonzaga coutinho | "tema para um homem so" | 102 | 5th row 2 : 2 | pedro osorio s.a.r.l | "uma cancao comercial" | 123 | 3rd row 3 : 3 | concha | "qualquer dia, quem diria" | 78 | 6th row 4 : 4 | gabriela schaaf | "eu so quero" | 132 | 2nd row 5 : 5 | toze brito | "novo canto portugues" | 110 | 4th row 6 : 6 | teresa silva carvalho | "cantemos ate ser dia" | 52 | 9th row 7 : 7 | florencia | "o comboio do tua" | 63 | 8th row 8 : 8 | manuel jose soares | "quando chego a casa" | 76 | 7th row 9 : 9 | manuela bravo | "sobe, sobe, balao sobe" | 149 | 1st
col : place row 1 : 3rd
select place where artist = 'pedro osorio s.a.r.l' order by points asc limit 1 <table_name> : table \begin{tabular}{llllll} \toprule & draw & artist & song & points & place \\ \midrule 0 & 1 & gonzaga coutinho & "tema para um homem so" & 102 & 5th \\ 1 & 2 & pedro osorio s.a.r.l & "uma cancao comercial" & 123 & 3rd \\ 2 & 3 & concha & "qualquer dia, quem diria" & 78 & 6th \\ 3 & 4 & gabriela schaaf & "eu so quero" & 132 & 2nd \\ 4 & 5 & toze brito & "novo canto portugues" & 110 & 4th \\ 5 & 6 & teresa silva carvalho & "cantemos ate ser dia" & 52 & 9th \\ 6 & 7 & florencia & "o comboio do tua" & 63 & 8th \\ 7 & 8 & manuel jose soares & "quando chego a casa" & 76 & 7th \\ 8 & 9 & manuela bravo & "sobe, sobe, balao sobe" & 149 & 1st \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & place \\ \midrule 0 & 3rd \\ \bottomrule \end{tabular}
select place where artist = 'pedro osorio s.a.r.l' order by points asc limit 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>draw</th> <th>artist</th> <th>song</th> <th>points</th> <th>place</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>gonzaga coutinho</td> <td>"tema para um homem so"</td> <td>102</td> <td>5th</td> </tr> <tr> <th>1</th> <td>2</td> <td>pedro osorio s.a.r.l</td> <td>"uma cancao comercial"</td> <td>123</td> <td>3rd</td> </tr> <tr> <th>2</th> <td>3</td> <td>concha</td> <td>"qualquer dia, quem diria"</td> <td>78</td> <td>6th</td> </tr> <tr> <th>3</th> <td>4</td> <td>gabriela schaaf</td> <td>"eu so quero"</td> <td>132</td> <td>2nd</td> </tr> <tr> <th>4</th> <td>5</td> <td>toze brito</td> <td>"novo canto portugues"</td> <td>110</td> <td>4th</td> </tr> <tr> <th>5</th> <td>6</td> <td>teresa silva carvalho</td> <td>"cantemos ate ser dia"</td> <td>52</td> <td>9th</td> </tr> <tr> <th>6</th> <td>7</td> <td>florencia</td> <td>"o comboio do tua"</td> <td>63</td> <td>8th</td> </tr> <tr> <th>7</th> <td>8</td> <td>manuel jose soares</td> <td>"quando chego a casa"</td> <td>76</td> <td>7th</td> </tr> <tr> <th>8</th> <td>9</td> <td>manuela bravo</td> <td>"sobe, sobe, balao sobe"</td> <td>149</td> <td>1st</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>place</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>3rd</td> </tr> </tbody> </table>
select place where artist = 'pedro osorio s.a.r.l' order by points asc limit 1 <table_name> : table | | draw | artist | song | points | place | |---:|-------:|:----------------------|:---------------------------|---------:|:--------| | 0 | 1 | gonzaga coutinho | "tema para um homem so" | 102 | 5th | | 1 | 2 | pedro osorio s.a.r.l | "uma cancao comercial" | 123 | 3rd | | 2 | 3 | concha | "qualquer dia, quem diria" | 78 | 6th | | 3 | 4 | gabriela schaaf | "eu so quero" | 132 | 2nd | | 4 | 5 | toze brito | "novo canto portugues" | 110 | 4th | | 5 | 6 | teresa silva carvalho | "cantemos ate ser dia" | 52 | 9th | | 6 | 7 | florencia | "o comboio do tua" | 63 | 8th | | 7 | 8 | manuel jose soares | "quando chego a casa" | 76 | 7th | | 8 | 9 | manuela bravo | "sobe, sobe, balao sobe" | 149 | 1st |
| | place | |---:|:--------| | 0 | 3rd |
[ [ 1, 4025, 3166, 1625, 15469, 273, 296, 1845, 303, 1140, 280, 1594, 272, 18, 69, 18, 86, 18, 80, 11, 1353, 635, 3143, 6972, 1800, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3724, 473, 15469, 473, 17180, 473, 3143, 473, 3166, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 314, 265, 94, 346, 69, 276, 659, 267, 15008, 473, 1022, 69, 12602, 9570, 13995, 351, 1427, 473, 21822, 473, 1381, 451, 1736, 203, 21, 473, 576, 473, 31840, 303, 1140, 280, 1594, 272, 18, 69, 18, 86, 18, 80, 473, 9570, 69, 848, 5353, 83, 532, 12610, 649, 473, 17335, 473, 890, 13623, 1736, 203, 22, 473, 890, 473, 356, 8838, 473, 4544, 25734, 302, 1155, 16, 6597, 81, 1577, 1155, 473, 22860, 473, 1666, 451, 1736, 203, 23, 473, 1059, 473, 314, 378, 566, 292, 69, 272, 8838, 1727, 473, 425, 89, 1427, 719, 2439, 473, 29805, 473, 576, 4880, 1736, 203, 24, 473, 1381, 473, 358, 8489, 324, 583, 83, 473, 1158, 12307, 848, 869, 1756, 637, 3610, 473, 20168, 473, 1059, 451, 1736, 203, 25, 473, 1666, 473, 268, 11737, 69, 17714, 15304, 5926, 1125, 15008, 473, 848, 874, 538, 225, 340, 703, 302, 1155, 473, 18106, 473, 2468, 451, 1736, 203, 26, 473, 2371, 473, 20802, 1187, 71, 1155, 473, 320, 16778, 1594, 741, 268, 11886, 473, 13746, 473, 1725, 451, 1736, 203, 27, 473, 1725, 473, 3161, 20317, 525, 2584, 1427, 4807, 473, 719, 28630, 462, 1332, 83, 279, 8697, 69, 473, 22997, 473, 2371, 451, 1736, 203, 28, 473, 2468, 473, 3161, 20317, 69, 16430, 12307, 473, 272, 947, 73, 16, 272, 947, 73, 16, 324, 287, 6033, 272, 947, 73, 473, 5045, 29, 473, 404, 334, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3166, 1736, 203, 64, 13138, 5345, 203, 20, 473, 890, 13623, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select distinct distance where location > most leading laps col : rnd | date | location | laps | distance | time | speed (km/h) | winner | pole position | most leading laps | fastest race lap row 1 : 1 | january 24 | walt disney world speedway, florida | 200 | 200 mi (320 km) | 2'06:04.000 | 153.186 | tony stewart | tony stewart | tony stewart | kenny brack row 2 : 2 | march 22 | phoenix international raceway, arizona | 200 | 200 mi (320 km) | 2'02:18.735 | 157.888 | scott sharp | jeff ward | tony stewart | tony stewart row 3 : 3 | may 24 | indianapolis motor speedway, indiana | 200 | 500 mi (800 km) | 3'26:40.524 | 233.598 | eddie cheever | billy boat | eddie cheever | tony stewart row 4 : 4 | june 6 | texas motor speedway, texas | 208 | 312 mi (502 km) | 2'08:45.543 | 233.973 | billy boat | tony stewart | billy boat | tony stewart row 5 : 5 | june 28 | new hampshire international speedway, new hampshire | 200 | 211.6 mi (340.5 km) | 1'51:30.262 | 183.237 | tony stewart | billy boat | tony stewart | davey hamilton row 6 : 6 | july 19 | dover international speedway, delaware | 248 | 248 mi (399 km) | 2'29:49.262 | 159.833 | scott sharp | tony stewart | scott sharp | greg ray row 7 : 7 | july 25 | lowe's motor speedway, north carolina | 208 | 312 mi (502 km) | 1'58:10.555 | 254.926 | kenny brack | tony stewart | kenny brack | kenny brack row 8 : 8 | august 16 | pikes peak international raceway, colorado | 200 | 200 mi (320 km) | 1'29:52.649 | 214.866 | kenny brack | billy boat | jeff ward | jeff ward row 9 : 9 | august 29 | atlanta motor speedway, georgia | 200 | 312 mi (502 km) | 2'17:15.289 | 225.343 | kenny brack | billy boat | scott goodyear | billy boat row 10 : 10 | september 20 | texas motor speedway, texas | 208 | 312 mi (502 km) | 2'21:53.557 | 212.316 | john paul, jr | billy boat | tony stewart | jeff ward row 11 : 11 | october 11 | las vegas motor speedway, nevada | 208 | 312 mi (502 km) | 2'18:19.202 | 217.8 | arie luyendyk | billy boat | arie luyendyk | arie luyendyk
col : "distinct distance" row 1 : distinct distance row 2 : distinct distance row 3 : distinct distance row 4 : distinct distance row 5 : distinct distance row 6 : distinct distance
select distinct distance where location > most leading laps <table_name> : table \begin{tabular}{llllllllllll} \toprule & rnd & date & location & laps & distance & time & speed (km/h) & winner & pole position & most leading laps & fastest race lap \\ \midrule 0 & 1 & january 24 & walt disney world speedway, florida & 200 & 200 mi (320 km) & 2'06:04.000 & 153.186 & tony stewart & tony stewart & tony stewart & kenny brack \\ 1 & 2 & march 22 & phoenix international raceway, arizona & 200 & 200 mi (320 km) & 2'02:18.735 & 157.888 & scott sharp & jeff ward & tony stewart & tony stewart \\ 2 & 3 & may 24 & indianapolis motor speedway, indiana & 200 & 500 mi (800 km) & 3'26:40.524 & 233.598 & eddie cheever & billy boat & eddie cheever & tony stewart \\ 3 & 4 & june 6 & texas motor speedway, texas & 208 & 312 mi (502 km) & 2'08:45.543 & 233.973 & billy boat & tony stewart & billy boat & tony stewart \\ 4 & 5 & june 28 & new hampshire international speedway, new hampshire & 200 & 211.6 mi (340.5 km) & 1'51:30.262 & 183.237 & tony stewart & billy boat & tony stewart & davey hamilton \\ 5 & 6 & july 19 & dover international speedway, delaware & 248 & 248 mi (399 km) & 2'29:49.262 & 159.833 & scott sharp & tony stewart & scott sharp & greg ray \\ 6 & 7 & july 25 & lowe's motor speedway, north carolina & 208 & 312 mi (502 km) & 1'58:10.555 & 254.926 & kenny brack & tony stewart & kenny brack & kenny brack \\ 7 & 8 & august 16 & pikes peak international raceway, colorado & 200 & 200 mi (320 km) & 1'29:52.649 & 214.866 & kenny brack & billy boat & jeff ward & jeff ward \\ 8 & 9 & august 29 & atlanta motor speedway, georgia & 200 & 312 mi (502 km) & 2'17:15.289 & 225.343 & kenny brack & billy boat & scott goodyear & billy boat \\ 9 & 10 & september 20 & texas motor speedway, texas & 208 & 312 mi (502 km) & 2'21:53.557 & 212.316 & john paul, jr & billy boat & tony stewart & jeff ward \\ 10 & 11 & october 11 & las vegas motor speedway, nevada & 208 & 312 mi (502 km) & 2'18:19.202 & 217.8 & arie luyendyk & billy boat & arie luyendyk & arie luyendyk \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "distinct distance" \\ \midrule 0 & distinct distance \\ 1 & distinct distance \\ 2 & distinct distance \\ 3 & distinct distance \\ 4 & distinct distance \\ 5 & distinct distance \\ \bottomrule \end{tabular}
select distinct distance where location > most leading laps <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rnd</th> <th>date</th> <th>location</th> <th>laps</th> <th>distance</th> <th>time</th> <th>speed (km/h)</th> <th>winner</th> <th>pole position</th> <th>most leading laps</th> <th>fastest race lap</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>january 24</td> <td>walt disney world speedway, florida</td> <td>200</td> <td>200 mi (320 km)</td> <td>2'06:04.000</td> <td>153.186</td> <td>tony stewart</td> <td>tony stewart</td> <td>tony stewart</td> <td>kenny brack</td> </tr> <tr> <th>1</th> <td>2</td> <td>march 22</td> <td>phoenix international raceway, arizona</td> <td>200</td> <td>200 mi (320 km)</td> <td>2'02:18.735</td> <td>157.888</td> <td>scott sharp</td> <td>jeff ward</td> <td>tony stewart</td> <td>tony stewart</td> </tr> <tr> <th>2</th> <td>3</td> <td>may 24</td> <td>indianapolis motor speedway, indiana</td> <td>200</td> <td>500 mi (800 km)</td> <td>3'26:40.524</td> <td>233.598</td> <td>eddie cheever</td> <td>billy boat</td> <td>eddie cheever</td> <td>tony stewart</td> </tr> <tr> <th>3</th> <td>4</td> <td>june 6</td> <td>texas motor speedway, texas</td> <td>208</td> <td>312 mi (502 km)</td> <td>2'08:45.543</td> <td>233.973</td> <td>billy boat</td> <td>tony stewart</td> <td>billy boat</td> <td>tony stewart</td> </tr> <tr> <th>4</th> <td>5</td> <td>june 28</td> <td>new hampshire international speedway, new hampshire</td> <td>200</td> <td>211.6 mi (340.5 km)</td> <td>1'51:30.262</td> <td>183.237</td> <td>tony stewart</td> <td>billy boat</td> <td>tony stewart</td> <td>davey hamilton</td> </tr> <tr> <th>5</th> <td>6</td> <td>july 19</td> <td>dover international speedway, delaware</td> <td>248</td> <td>248 mi (399 km)</td> <td>2'29:49.262</td> <td>159.833</td> <td>scott sharp</td> <td>tony stewart</td> <td>scott sharp</td> <td>greg ray</td> </tr> <tr> <th>6</th> <td>7</td> <td>july 25</td> <td>lowe's motor speedway, north carolina</td> <td>208</td> <td>312 mi (502 km)</td> <td>1'58:10.555</td> <td>254.926</td> <td>kenny brack</td> <td>tony stewart</td> <td>kenny brack</td> <td>kenny brack</td> </tr> <tr> <th>7</th> <td>8</td> <td>august 16</td> <td>pikes peak international raceway, colorado</td> <td>200</td> <td>200 mi (320 km)</td> <td>1'29:52.649</td> <td>214.866</td> <td>kenny brack</td> <td>billy boat</td> <td>jeff ward</td> <td>jeff ward</td> </tr> <tr> <th>8</th> <td>9</td> <td>august 29</td> <td>atlanta motor speedway, georgia</td> <td>200</td> <td>312 mi (502 km)</td> <td>2'17:15.289</td> <td>225.343</td> <td>kenny brack</td> <td>billy boat</td> <td>scott goodyear</td> <td>billy boat</td> </tr> <tr> <th>9</th> <td>10</td> <td>september 20</td> <td>texas motor speedway, texas</td> <td>208</td> <td>312 mi (502 km)</td> <td>2'21:53.557</td> <td>212.316</td> <td>john paul, jr</td> <td>billy boat</td> <td>tony stewart</td> <td>jeff ward</td> </tr> <tr> <th>10</th> <td>11</td> <td>october 11</td> <td>las vegas motor speedway, nevada</td> <td>208</td> <td>312 mi (502 km)</td> <td>2'18:19.202</td> <td>217.8</td> <td>arie luyendyk</td> <td>billy boat</td> <td>arie luyendyk</td> <td>arie luyendyk</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"distinct distance"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>distinct distance</td> </tr> <tr> <th>1</th> <td>distinct distance</td> </tr> <tr> <th>2</th> <td>distinct distance</td> </tr> <tr> <th>3</th> <td>distinct distance</td> </tr> <tr> <th>4</th> <td>distinct distance</td> </tr> <tr> <th>5</th> <td>distinct distance</td> </tr> </tbody> </table>
select distinct distance where location > most leading laps <table_name> : table | | rnd | date | location | laps | distance | time | speed (km/h) | winner | pole position | most leading laps | fastest race lap | |---:|------:|:-------------|:----------------------------------------------------|-------:|:--------------------|:------------|---------------:|:--------------|:----------------|:--------------------|:-------------------| | 0 | 1 | january 24 | walt disney world speedway, florida | 200 | 200 mi (320 km) | 2'06:04.000 | 153.186 | tony stewart | tony stewart | tony stewart | kenny brack | | 1 | 2 | march 22 | phoenix international raceway, arizona | 200 | 200 mi (320 km) | 2'02:18.735 | 157.888 | scott sharp | jeff ward | tony stewart | tony stewart | | 2 | 3 | may 24 | indianapolis motor speedway, indiana | 200 | 500 mi (800 km) | 3'26:40.524 | 233.598 | eddie cheever | billy boat | eddie cheever | tony stewart | | 3 | 4 | june 6 | texas motor speedway, texas | 208 | 312 mi (502 km) | 2'08:45.543 | 233.973 | billy boat | tony stewart | billy boat | tony stewart | | 4 | 5 | june 28 | new hampshire international speedway, new hampshire | 200 | 211.6 mi (340.5 km) | 1'51:30.262 | 183.237 | tony stewart | billy boat | tony stewart | davey hamilton | | 5 | 6 | july 19 | dover international speedway, delaware | 248 | 248 mi (399 km) | 2'29:49.262 | 159.833 | scott sharp | tony stewart | scott sharp | greg ray | | 6 | 7 | july 25 | lowe's motor speedway, north carolina | 208 | 312 mi (502 km) | 1'58:10.555 | 254.926 | kenny brack | tony stewart | kenny brack | kenny brack | | 7 | 8 | august 16 | pikes peak international raceway, colorado | 200 | 200 mi (320 km) | 1'29:52.649 | 214.866 | kenny brack | billy boat | jeff ward | jeff ward | | 8 | 9 | august 29 | atlanta motor speedway, georgia | 200 | 312 mi (502 km) | 2'17:15.289 | 225.343 | kenny brack | billy boat | scott goodyear | billy boat | | 9 | 10 | september 20 | texas motor speedway, texas | 208 | 312 mi (502 km) | 2'21:53.557 | 212.316 | john paul, jr | billy boat | tony stewart | jeff ward | | 10 | 11 | october 11 | las vegas motor speedway, nevada | 208 | 312 mi (502 km) | 2'18:19.202 | 217.8 | arie luyendyk | billy boat | arie luyendyk | arie luyendyk |
| | "distinct distance" | |---:|:----------------------| | 0 | distinct distance | | 1 | distinct distance | | 2 | distinct distance | | 3 | distinct distance | | 4 | distinct distance | | 5 | distinct distance |
[ [ 1, 4025, 10217, 3888, 1625, 2117, 405, 4486, 7676, 328, 6679, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 20391, 473, 1509, 473, 2117, 473, 328, 6679, 473, 3888, 473, 813, 473, 8632, 261, 18353, 19, 76, 13, 473, 5657, 1224, 473, 25320, 1754, 473, 4486, 7676, 328, 6679, 473, 4797, 395, 17996, 328, 438, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 525, 304, 24335, 4248, 473, 341, 2390, 1015, 82, 402, 9117, 8632, 1888, 16, 1183, 280, 350, 69, 473, 4044, 473, 4044, 12837, 261, 31273, 18952, 13, 473, 576, 11, 7677, 30, 3028, 18, 3784, 473, 4711, 23, 18, 2643, 26, 473, 268, 6598, 384, 359, 485, 473, 268, 6598, 384, 359, 485, 473, 268, 6598, 384, 359, 485, 473, 417, 275, 18538, 16430, 363, 1736, 203, 21, 473, 576, 473, 312, 991, 11201, 473, 1844, 83, 275, 697, 29553, 17996, 1888, 16, 419, 452, 265, 69, 473, 4044, 473, 4044, 12837, 261, 31273, 18952, 13, 473, 576, 11, 3103, 30, 2643, 18, 27, 4763, 473, 4711, 27, 18, 5482, 28, 473, 888, 352, 88, 699, 11441, 473, 525, 17098, 341, 1060, 473, 268, 6598, 384, 359, 485, 473, 268, 6598, 384, 359, 485, 1736, 203, 22, 473, 890, 473, 2026, 4248, 473, 1547, 2779, 438, 355, 291, 23573, 8632, 1888, 16, 1547, 2779, 69, 473, 4044, 473, 6604, 12837, 261, 17374, 18952, 13, 473, 890, 11, 5558, 30, 7132, 18, 25, 3247, 473, 576, 3707, 18, 6162, 28, 473, 1675, 72, 1385, 462, 1340, 502, 473, 324, 330, 715, 800, 270, 473, 1675, 72, 1385, 462, 1340, 502, 473, 268, 6598, 384, 359, 485, 1736, 203, 23, 473, 1059, 473, 525, 7556, 1666, 473, 16573, 345, 23573, 8632, 1888, 16, 16573, 345, 473, 4200, 28, 473, 890, 2138, 12837, 261, 25, 3103, 18952, 13, 473, 576, 11, 6840, 30, 7950, 18, 6564, 23, 473, 576, 3707, 18, 29, 9036, 473, 324, 330, 715, 800, 270, 473, 268, 6598, 384, 359, 485, 473, 324, 330, 715, 800, 270, 473, 268, 6598, 384, 359, 485, 1736, 203, 24, 473, 1381, 473, 525, 7556, 9131, 473, 394, 366, 931, 674, 577, 29553, 8632, 1888, 16, 394, 366, 931, 674, 577, 473, 4044, 473, 576, 2499, 18, 26, 12837, 261, 5026, 20, 18, 25, 18952, 13, 473, 404, 11, 10593, 30, 5082, 18, 5558, 22, 473, 6549, 23, 18, 4366, 27, 473, 268, 6598, 384, 359, 485, 473, 324, 330, 715, 800, 270, 473, 268, 6598, 384, 359, 485, 473, 302, 842, 402, 366, 11580, 1917, 1736, 203, 25, 473, 1666, 473, 525, 332, 93, 5342, 473, 741, 502, 29553, 8632, 1888, 16, 1464, 30799, 473, 4248, 28, 473, 4248, 28, 12837, 261, 23, 2733, 18952, 13, 473, 576, 11, 5540, 30, 7616, 18, 5558, 22, 473, 4711, 29, 18, 28, 3707, 473, 888, 352, 88, 699, 11441, 473, 268, 6598, 384, 359, 485, 473, 888, 352, 88, 699, 11441, 473, 314, 1574, 14961, 1736, 203, 26, 473, 2371, 473, 525, 332, 93, 6969, 473, 437, 1814, 1807, 23573, 8632, 1888, 16, 21435, 5926, 355, 15314, 473, 4200, 28, 473, 890, 2138, 12837, 261, 25, 3103, 18952, 13, 473, 404, 11, 8204, 30, 2163, 18, 2539, 25, 473, 29338, 18, 29, 5558, 473, 417, 275, 18538, 16430, 363, 473, 268, 6598, 384, 359, 485, 473, 417, 275, 18538, 16430, 363, 473, 417, 275, 18538, 16430, 363, 1736, 203, 27, 473, 1725, 473, 31350, 641, 2872, 473, 293, 25235, 11148, 29553, 17996, 1888, 16, 2036, 6821, 473, 4044, 473, 4044, 12837, 261, 31273, 18952, 13, 473, 404, 11, 5540, 30, 9401, 18, 1105, 29, 473, 30149, 18, 5292, 26, 473, 417, 275, 18538, 16430, 363, 473, 324, 330, 715, 800, 270, 473, 525, 17098, 341, 1060, 473, 525, 17098, 341, 1060, 1736, 203, 28, 473, 2468, 473, 31350, 641, 12899, 473, 622, 80, 27677, 23573, 8632, 1888, 16, 8244, 3341, 1155, 473, 4044, 473, 890, 2138, 12837, 261, 25, 3103, 18952, 13, 473, 576, 11, 4033, 30, 3600, 18, 6030, 29, 473, 28298, 18, 5026, 23, 473, 417, 275, 18538, 16430, 363, 473, 324, 330, 715, 800, 270, 473, 888, 352, 88, 1960, 973, 2091, 473, 324, 330, 715, 800, 270, 1736, 203, 29, 473, 1728, 473, 695, 337, 2558, 4200, 473, 16573, 345, 23573, 8632, 1888, 16, 16573, 345, 473, 4200, 28, 473, 890, 2138, 12837, 261, 25, 3103, 18952, 13, 473, 576, 11, 5340, 30, 8643, 18, 2539, 27, 473, 576, 2138, 18, 23, 2313, 473, 525, 22223, 6790, 332, 16, 31928, 473, 324, 330, 715, 800, 270, 473, 268, 6598, 384, 359, 485, 473, 525, 17098, 341, 1060, 1736, 203, 2163, 473, 4648, 473, 10844, 83, 744, 4648, 473, 27596, 331, 1332, 345, 23573, 8632, 1888, 16, 1073, 90, 16524, 473, 4200, 28, 473, 890, 2138, 12837, 261, 25, 3103, 18952, 13, 473, 576, 11, 2643, 30, 3657, 18, 18212, 473, 576, 4033, 18, 28, 473, 419, 1385, 328, 9835, 409, 93, 79, 473, 324, 330, 715, 800, 270, 473, 419, 1385, 328, 9835, 409, 93, 79, 473, 419, 1385, 328, 9835, 409, 93, 79, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 10217, 3888, 1736, 203, 64, 13138, 5345, 203, 20, 473, 10217, 3888, 1736, 203, 21, 473, 10217, 3888, 1736, 203, 22, 473, 10217, 3888, 1736, 203, 23, 473, 10217, 3888, 1736, 203, 24, 473, 10217, 3888, 1736, 203, 25, 473, 10217, 3888, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select league where finish = '8th' col : year | league | record | finish | manager | playoffs | notes row 1 : 1947 | sunset league | 69-69 | 4th | thomas lloyd | none | none row 2 : 1948 | sunset league | 77-63 | 3rd | thomas lloyd | league champs | none row 3 : 1949 | sunset league | 49-75 | 7th | lilio marcucci | none | none row 4 : 1950 | far west league | 75-63 | 3rd | joe borich | lost in 1st round | none row 5 : 1951 | far west league | 52-65 | 3rd | cotton pippen | none | none row 6 : 1955 | california league | 40-106 | 8th | leonard noren | none | channel cities moved to reno july 1 row 7 : 1956 | california league | 73-67 | 4th | ray perry | lost in 1st round | none row 8 : 1957 | california league | 79-59 | 2nd | ray perry | lost league finals | none row 9 : 1958 | california league | 68-69 | 6th | ray perry | none | none row 10 : 1959 | california league | 81-58 | 2nd | ray perry | none | none row 11 : 1960 | california league | 89-51 | 1st | tom saffell | league champs | none row 12 : 1961 | california league | 97-43 | 1st | roy smalley | league champs | none row 13 : 1962 | california league | 70-68 | 4th | roy smalley | lost league finals | none row 14 : 1963 | california league | 71-69 | 5th | tom saffell | none | none row 15 : 1964 | california league | 66-71 | 6th | tom saffell / harvey koepf | none | none row 16 : 1966 | california league | 69-71 | 4th (t) | phil cavarretta | none | none row 17 : 1967 | california league | 56-82 | 8th | phil cavarretta | none | none row 18 : 1968 | california league | 67-72 | 5th | clay bryant | none | none row 19 : 1969 | california league | 72-68 | 3rd (t) | ken aspromonte | none | none row 20 : 1970 | california league | 79-61 | 2nd | pinky may | none | none row 21 : 1971 | california league | 64-75 | 7th | pinky may | none | none row 22 : 1972 | california league | 50-88 | 8th | lou klimchock | none | none row 23 : 1973 | california league | 70-70 | 4th (t) | lou klimchock | none | none row 24 : 1974 | california league | 61-79 | 6th (t) | joe azcue / interim (june 29-july 3) / del youngblood | none | none row 25 : 1975 | california league | 86-54 | 1st | harry warner | league champs | none row 26 : 1976 | california league | 75-62 | 3rd | johnny goryl | league champs | none row 27 : 1977 | california league | 59-81 | 5th | glenn ezell | none | none row 28 : 1978 | california league | 62-78 | 5th | eddie watt | none | none row 29 : 1979 | california league | 74-67 | 3rd | eddie watt | none | none row 30 : 1980 | california league | 75-66 | 2nd (t) | jack maloof | none | none row 31 : 1981 | california league | 81-58 | 2nd | jack maloof | lost in 1st round | none row 32 : 1988 | california league | 39-103 | 10th | nate oliver | none | none row 33 : 1989 | california league | 68-74 | 6th | eli grba | none | none row 34 : 1990 | california league | 71-68 | 6th | mike brown | none | none row 35 : 1991 | california league | 59-77 | 7th | mal fichman | none | none row 36 : 1992 | california league | 65-71 | 8th | gary jones | none | none
col : league row 1 : california league row 2 : california league row 3 : california league row 4 : california league
select league where finish = '8th' <table_name> : table \begin{tabular}{llllllll} \toprule & year & league & record & finish & manager & playoffs & notes \\ \midrule 0 & 1947 & sunset league & 69-69 & 4th & thomas lloyd & none & none \\ 1 & 1948 & sunset league & 77-63 & 3rd & thomas lloyd & league champs & none \\ 2 & 1949 & sunset league & 49-75 & 7th & lilio marcucci & none & none \\ 3 & 1950 & far west league & 75-63 & 3rd & joe borich & lost in 1st round & none \\ 4 & 1951 & far west league & 52-65 & 3rd & cotton pippen & none & none \\ 5 & 1955 & california league & 40-106 & 8th & leonard noren & none & channel cities moved to reno july 1 \\ 6 & 1956 & california league & 73-67 & 4th & ray perry & lost in 1st round & none \\ 7 & 1957 & california league & 79-59 & 2nd & ray perry & lost league finals & none \\ 8 & 1958 & california league & 68-69 & 6th & ray perry & none & none \\ 9 & 1959 & california league & 81-58 & 2nd & ray perry & none & none \\ 10 & 1960 & california league & 89-51 & 1st & tom saffell & league champs & none \\ 11 & 1961 & california league & 97-43 & 1st & roy smalley & league champs & none \\ 12 & 1962 & california league & 70-68 & 4th & roy smalley & lost league finals & none \\ 13 & 1963 & california league & 71-69 & 5th & tom saffell & none & none \\ 14 & 1964 & california league & 66-71 & 6th & tom saffell / harvey koepf & none & none \\ 15 & 1966 & california league & 69-71 & 4th (t) & phil cavarretta & none & none \\ 16 & 1967 & california league & 56-82 & 8th & phil cavarretta & none & none \\ 17 & 1968 & california league & 67-72 & 5th & clay bryant & none & none \\ 18 & 1969 & california league & 72-68 & 3rd (t) & ken aspromonte & none & none \\ 19 & 1970 & california league & 79-61 & 2nd & pinky may & none & none \\ 20 & 1971 & california league & 64-75 & 7th & pinky may & none & none \\ 21 & 1972 & california league & 50-88 & 8th & lou klimchock & none & none \\ 22 & 1973 & california league & 70-70 & 4th (t) & lou klimchock & none & none \\ 23 & 1974 & california league & 61-79 & 6th (t) & joe azcue / interim (june 29-july 3) / del youngblood & none & none \\ 24 & 1975 & california league & 86-54 & 1st & harry warner & league champs & none \\ 25 & 1976 & california league & 75-62 & 3rd & johnny goryl & league champs & none \\ 26 & 1977 & california league & 59-81 & 5th & glenn ezell & none & none \\ 27 & 1978 & california league & 62-78 & 5th & eddie watt & none & none \\ 28 & 1979 & california league & 74-67 & 3rd & eddie watt & none & none \\ 29 & 1980 & california league & 75-66 & 2nd (t) & jack maloof & none & none \\ 30 & 1981 & california league & 81-58 & 2nd & jack maloof & lost in 1st round & none \\ 31 & 1988 & california league & 39-103 & 10th & nate oliver & none & none \\ 32 & 1989 & california league & 68-74 & 6th & eli grba & none & none \\ 33 & 1990 & california league & 71-68 & 6th & mike brown & none & none \\ 34 & 1991 & california league & 59-77 & 7th & mal fichman & none & none \\ 35 & 1992 & california league & 65-71 & 8th & gary jones & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & league \\ \midrule 0 & california league \\ 1 & california league \\ 2 & california league \\ 3 & california league \\ \bottomrule \end{tabular}
select league where finish = '8th' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>league</th> <th>record</th> <th>finish</th> <th>manager</th> <th>playoffs</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1947</td> <td>sunset league</td> <td>69-69</td> <td>4th</td> <td>thomas lloyd</td> <td>none</td> <td>none</td> </tr> <tr> <th>1</th> <td>1948</td> <td>sunset league</td> <td>77-63</td> <td>3rd</td> <td>thomas lloyd</td> <td>league champs</td> <td>none</td> </tr> <tr> <th>2</th> <td>1949</td> <td>sunset league</td> <td>49-75</td> <td>7th</td> <td>lilio marcucci</td> <td>none</td> <td>none</td> </tr> <tr> <th>3</th> <td>1950</td> <td>far west league</td> <td>75-63</td> <td>3rd</td> <td>joe borich</td> <td>lost in 1st round</td> <td>none</td> </tr> <tr> <th>4</th> <td>1951</td> <td>far west league</td> <td>52-65</td> <td>3rd</td> <td>cotton pippen</td> <td>none</td> <td>none</td> </tr> <tr> <th>5</th> <td>1955</td> <td>california league</td> <td>40-106</td> <td>8th</td> <td>leonard noren</td> <td>none</td> <td>channel cities moved to reno july 1</td> </tr> <tr> <th>6</th> <td>1956</td> <td>california league</td> <td>73-67</td> <td>4th</td> <td>ray perry</td> <td>lost in 1st round</td> <td>none</td> </tr> <tr> <th>7</th> <td>1957</td> <td>california league</td> <td>79-59</td> <td>2nd</td> <td>ray perry</td> <td>lost league finals</td> <td>none</td> </tr> <tr> <th>8</th> <td>1958</td> <td>california league</td> <td>68-69</td> <td>6th</td> <td>ray perry</td> <td>none</td> <td>none</td> </tr> <tr> <th>9</th> <td>1959</td> <td>california league</td> <td>81-58</td> <td>2nd</td> <td>ray perry</td> <td>none</td> <td>none</td> </tr> <tr> <th>10</th> <td>1960</td> <td>california league</td> <td>89-51</td> <td>1st</td> <td>tom saffell</td> <td>league champs</td> <td>none</td> </tr> <tr> <th>11</th> <td>1961</td> <td>california league</td> <td>97-43</td> <td>1st</td> <td>roy smalley</td> <td>league champs</td> <td>none</td> </tr> <tr> <th>12</th> <td>1962</td> <td>california league</td> <td>70-68</td> <td>4th</td> <td>roy smalley</td> <td>lost league finals</td> <td>none</td> </tr> <tr> <th>13</th> <td>1963</td> <td>california league</td> <td>71-69</td> <td>5th</td> <td>tom saffell</td> <td>none</td> <td>none</td> </tr> <tr> <th>14</th> <td>1964</td> <td>california league</td> <td>66-71</td> <td>6th</td> <td>tom saffell / harvey koepf</td> <td>none</td> <td>none</td> </tr> <tr> <th>15</th> <td>1966</td> <td>california league</td> <td>69-71</td> <td>4th (t)</td> <td>phil cavarretta</td> <td>none</td> <td>none</td> </tr> <tr> <th>16</th> <td>1967</td> <td>california league</td> <td>56-82</td> <td>8th</td> <td>phil cavarretta</td> <td>none</td> <td>none</td> </tr> <tr> <th>17</th> <td>1968</td> <td>california league</td> <td>67-72</td> <td>5th</td> <td>clay bryant</td> <td>none</td> <td>none</td> </tr> <tr> <th>18</th> <td>1969</td> <td>california league</td> <td>72-68</td> <td>3rd (t)</td> <td>ken aspromonte</td> <td>none</td> <td>none</td> </tr> <tr> <th>19</th> <td>1970</td> <td>california league</td> <td>79-61</td> <td>2nd</td> <td>pinky may</td> <td>none</td> <td>none</td> </tr> <tr> <th>20</th> <td>1971</td> <td>california league</td> <td>64-75</td> <td>7th</td> <td>pinky may</td> <td>none</td> <td>none</td> </tr> <tr> <th>21</th> <td>1972</td> <td>california league</td> <td>50-88</td> <td>8th</td> <td>lou klimchock</td> <td>none</td> <td>none</td> </tr> <tr> <th>22</th> <td>1973</td> <td>california league</td> <td>70-70</td> <td>4th (t)</td> <td>lou klimchock</td> <td>none</td> <td>none</td> </tr> <tr> <th>23</th> <td>1974</td> <td>california league</td> <td>61-79</td> <td>6th (t)</td> <td>joe azcue / interim (june 29-july 3) / del youngblood</td> <td>none</td> <td>none</td> </tr> <tr> <th>24</th> <td>1975</td> <td>california league</td> <td>86-54</td> <td>1st</td> <td>harry warner</td> <td>league champs</td> <td>none</td> </tr> <tr> <th>25</th> <td>1976</td> <td>california league</td> <td>75-62</td> <td>3rd</td> <td>johnny goryl</td> <td>league champs</td> <td>none</td> </tr> <tr> <th>26</th> <td>1977</td> <td>california league</td> <td>59-81</td> <td>5th</td> <td>glenn ezell</td> <td>none</td> <td>none</td> </tr> <tr> <th>27</th> <td>1978</td> <td>california league</td> <td>62-78</td> <td>5th</td> <td>eddie watt</td> <td>none</td> <td>none</td> </tr> <tr> <th>28</th> <td>1979</td> <td>california league</td> <td>74-67</td> <td>3rd</td> <td>eddie watt</td> <td>none</td> <td>none</td> </tr> <tr> <th>29</th> <td>1980</td> <td>california league</td> <td>75-66</td> <td>2nd (t)</td> <td>jack maloof</td> <td>none</td> <td>none</td> </tr> <tr> <th>30</th> <td>1981</td> <td>california league</td> <td>81-58</td> <td>2nd</td> <td>jack maloof</td> <td>lost in 1st round</td> <td>none</td> </tr> <tr> <th>31</th> <td>1988</td> <td>california league</td> <td>39-103</td> <td>10th</td> <td>nate oliver</td> <td>none</td> <td>none</td> </tr> <tr> <th>32</th> <td>1989</td> <td>california league</td> <td>68-74</td> <td>6th</td> <td>eli grba</td> <td>none</td> <td>none</td> </tr> <tr> <th>33</th> <td>1990</td> <td>california league</td> <td>71-68</td> <td>6th</td> <td>mike brown</td> <td>none</td> <td>none</td> </tr> <tr> <th>34</th> <td>1991</td> <td>california league</td> <td>59-77</td> <td>7th</td> <td>mal fichman</td> <td>none</td> <td>none</td> </tr> <tr> <th>35</th> <td>1992</td> <td>california league</td> <td>65-71</td> <td>8th</td> <td>gary jones</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>league</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>california league</td> </tr> <tr> <th>1</th> <td>california league</td> </tr> <tr> <th>2</th> <td>california league</td> </tr> <tr> <th>3</th> <td>california league</td> </tr> </tbody> </table>
select league where finish = '8th' <table_name> : table | | year | league | record | finish | manager | playoffs | notes | |---:|-------:|:------------------|:---------|:---------|:------------------------------------------------------|:-------------------|:------------------------------------| | 0 | 1947 | sunset league | 69-69 | 4th | thomas lloyd | none | none | | 1 | 1948 | sunset league | 77-63 | 3rd | thomas lloyd | league champs | none | | 2 | 1949 | sunset league | 49-75 | 7th | lilio marcucci | none | none | | 3 | 1950 | far west league | 75-63 | 3rd | joe borich | lost in 1st round | none | | 4 | 1951 | far west league | 52-65 | 3rd | cotton pippen | none | none | | 5 | 1955 | california league | 40-106 | 8th | leonard noren | none | channel cities moved to reno july 1 | | 6 | 1956 | california league | 73-67 | 4th | ray perry | lost in 1st round | none | | 7 | 1957 | california league | 79-59 | 2nd | ray perry | lost league finals | none | | 8 | 1958 | california league | 68-69 | 6th | ray perry | none | none | | 9 | 1959 | california league | 81-58 | 2nd | ray perry | none | none | | 10 | 1960 | california league | 89-51 | 1st | tom saffell | league champs | none | | 11 | 1961 | california league | 97-43 | 1st | roy smalley | league champs | none | | 12 | 1962 | california league | 70-68 | 4th | roy smalley | lost league finals | none | | 13 | 1963 | california league | 71-69 | 5th | tom saffell | none | none | | 14 | 1964 | california league | 66-71 | 6th | tom saffell / harvey koepf | none | none | | 15 | 1966 | california league | 69-71 | 4th (t) | phil cavarretta | none | none | | 16 | 1967 | california league | 56-82 | 8th | phil cavarretta | none | none | | 17 | 1968 | california league | 67-72 | 5th | clay bryant | none | none | | 18 | 1969 | california league | 72-68 | 3rd (t) | ken aspromonte | none | none | | 19 | 1970 | california league | 79-61 | 2nd | pinky may | none | none | | 20 | 1971 | california league | 64-75 | 7th | pinky may | none | none | | 21 | 1972 | california league | 50-88 | 8th | lou klimchock | none | none | | 22 | 1973 | california league | 70-70 | 4th (t) | lou klimchock | none | none | | 23 | 1974 | california league | 61-79 | 6th (t) | joe azcue / interim (june 29-july 3) / del youngblood | none | none | | 24 | 1975 | california league | 86-54 | 1st | harry warner | league champs | none | | 25 | 1976 | california league | 75-62 | 3rd | johnny goryl | league champs | none | | 26 | 1977 | california league | 59-81 | 5th | glenn ezell | none | none | | 27 | 1978 | california league | 62-78 | 5th | eddie watt | none | none | | 28 | 1979 | california league | 74-67 | 3rd | eddie watt | none | none | | 29 | 1980 | california league | 75-66 | 2nd (t) | jack maloof | none | none | | 30 | 1981 | california league | 81-58 | 2nd | jack maloof | lost in 1st round | none | | 31 | 1988 | california league | 39-103 | 10th | nate oliver | none | none | | 32 | 1989 | california league | 68-74 | 6th | eli grba | none | none | | 33 | 1990 | california league | 71-68 | 6th | mike brown | none | none | | 34 | 1991 | california league | 59-77 | 7th | mal fichman | none | none | | 35 | 1992 | california league | 65-71 | 8th | gary jones | none | none |
| | league | |---:|:------------------| | 0 | california league | | 1 | california league | | 2 | california league | | 3 | california league |
[ [ 1, 4025, 884, 20910, 1625, 4076, 273, 296, 28, 451, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 884, 20910, 473, 1409, 473, 4076, 473, 3301, 473, 6599, 26600, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 9462, 473, 13887, 542, 884, 20910, 473, 20963, 17, 8148, 473, 1059, 451, 473, 286, 362, 345, 328, 2466, 72, 473, 6555, 473, 6555, 1736, 203, 21, 473, 5342, 8875, 473, 13887, 542, 884, 20910, 473, 28244, 17, 4449, 473, 890, 13623, 473, 286, 362, 345, 328, 2466, 72, 473, 884, 20910, 462, 25508, 473, 6555, 1736, 203, 22, 473, 5342, 7616, 473, 13887, 542, 884, 20910, 473, 17160, 17, 5877, 473, 2371, 451, 473, 328, 19099, 21282, 6319, 952, 77, 473, 6555, 473, 6555, 1736, 203, 23, 473, 5342, 3361, 473, 10247, 27697, 884, 20910, 473, 18821, 17, 4449, 473, 890, 13623, 473, 525, 15548, 324, 280, 1354, 473, 13557, 316, 404, 334, 3643, 473, 6555, 1736, 203, 24, 473, 5342, 10593, 473, 10247, 27697, 884, 20910, 473, 18106, 17, 9222, 473, 890, 13623, 473, 276, 352, 1917, 8341, 1907, 473, 6555, 473, 6555, 1736, 203, 25, 473, 5342, 2539, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 8063, 17, 22135, 473, 1725, 451, 473, 884, 265, 1060, 290, 479, 82, 473, 6555, 473, 1904, 276, 1961, 10456, 358, 1654, 83, 525, 332, 93, 404, 1736, 203, 26, 473, 5342, 4313, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 26103, 17, 9599, 473, 1059, 451, 473, 14961, 293, 21938, 473, 13557, 316, 404, 334, 3643, 473, 6555, 1736, 203, 27, 473, 5342, 10321, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 26517, 17, 6162, 473, 576, 4880, 473, 14961, 293, 21938, 473, 13557, 884, 20910, 727, 87, 473, 6555, 1736, 203, 28, 473, 5342, 8204, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 23797, 17, 8148, 473, 1666, 451, 473, 14961, 293, 21938, 473, 6555, 473, 6555, 1736, 203, 29, 473, 5342, 6162, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 29424, 17, 8204, 473, 576, 4880, 473, 14961, 293, 21938, 473, 6555, 473, 6555, 1736, 203, 2163, 473, 5342, 4848, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 28308, 17, 10593, 473, 404, 334, 473, 29998, 272, 7329, 1165, 473, 884, 20910, 462, 25508, 473, 6555, 1736, 203, 2499, 473, 5342, 9498, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 16340, 17, 8942, 473, 404, 334, 473, 721, 93, 3029, 22534, 93, 473, 884, 20910, 462, 25508, 473, 6555, 1736, 203, 2138, 473, 5342, 8898, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 16647, 17, 9470, 473, 1059, 451, 473, 721, 93, 3029, 22534, 93, 473, 13557, 884, 20910, 727, 87, 473, 6555, 1736, 203, 3437, 473, 5342, 4449, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 26465, 17, 8148, 473, 1381, 451, 473, 29998, 272, 7329, 1165, 473, 6555, 473, 6555, 1736, 203, 3461, 473, 5342, 1105, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 22342, 17, 11212, 473, 1666, 451, 473, 29998, 272, 7329, 1165, 342, 17895, 9062, 417, 83, 881, 74, 473, 6555, 473, 6555, 1736, 203, 3600, 473, 5342, 6028, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 20963, 17, 11212, 473, 1059, 451, 261, 88, 13, 473, 1844, 330, 276, 842, 297, 266, 748, 69, 473, 6555, 473, 6555, 1736, 203, 2313, 473, 5342, 9599, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 13850, 17, 11149, 473, 1725, 451, 473, 1844, 330, 276, 842, 297, 266, 748, 69, 473, 6555, 473, 6555, 1736, 203, 4033, 473, 5342, 9470, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 21017, 17, 9060, 473, 1381, 451, 473, 927, 528, 324, 1176, 970, 473, 6555, 473, 6555, 1736, 203, 2643, 473, 5342, 8148, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 19387, 17, 9470, 473, 890, 13623, 261, 88, 13, 473, 417, 275, 487, 17401, 265, 736, 473, 6555, 473, 6555, 1736, 203, 3657, 473, 5342, 7301, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 26517, 17, 9498, 473, 576, 4880, 473, 293, 754, 93, 2026, 473, 6555, 473, 6555, 1736, 203, 3462, 473, 5342, 11212, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 5178, 17, 5877, 473, 2371, 451, 473, 293, 754, 93, 2026, 473, 6555, 473, 6555, 1736, 203, 5340, 473, 5342, 9060, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 6437, 17, 5482, 473, 1725, 451, 473, 437, 89, 417, 7091, 343, 975, 473, 6555, 473, 6555, 1736, 203, 3787, 473, 5342, 9036, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 16647, 17, 7301, 473, 1059, 451, 261, 88, 13, 473, 437, 89, 417, 7091, 343, 975, 473, 6555, 473, 6555, 1736, 203, 4366, 473, 5342, 5608, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 17845, 17, 7235, 473, 1666, 451, 261, 88, 13, 473, 525, 15548, 10562, 8007, 342, 1554, 381, 261, 78, 7556, 12899, 17, 78, 332, 93, 890, 13, 342, 1464, 677, 465, 4490, 383, 369, 473, 6555, 473, 6555, 1736, 203, 3247, 473, 5342, 5877, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 20457, 17, 6564, 473, 404, 334, 473, 17895, 1176, 21983, 1224, 473, 884, 20910, 462, 25508, 473, 6555, 1736, 203, 2947, 473, 5342, 6669, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 18821, 17, 8898, 473, 890, 13623, 473, 525, 16699, 9074, 93, 314, 630, 80, 473, 884, 20910, 462, 25508, 473, 6555, 1736, 203, 5558, 473, 5342, 4700, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 14995, 17, 11861, 473, 1381, 451, 473, 314, 1897, 82, 8012, 1165, 473, 6555, 473, 6555, 1736, 203, 5324, 473, 5342, 8285, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 22684, 17, 8285, 473, 1381, 451, 473, 1675, 72, 1385, 341, 4558, 473, 6555, 473, 6555, 1736, 203, 6030, 473, 5342, 7235, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 30338, 17, 9599, 473, 890, 13623, 473, 1675, 72, 1385, 341, 4558, 473, 6555, 473, 6555, 1736, 203, 5540, 473, 5342, 3672, 473, 1443, 430, 14245, 1155, 884, 20910, 473, 18821, 17, 6028, 473, 576, 4880, 261, 88, 13, 473, 525, 484, 27431, 83, 792, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 884, 20910, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1443, 430, 14245, 1155, 884, 20910, 1736, 203, 21, 473, 1443, 430, 14245, 1155, 884, 20910, 1736, 203, 22, 473, 1443, 430, 14245, 1155, 884, 20910, 1736, 203, 23, 473, 1443, 430, 14245, 1155, 884, 20910, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where division = '3a' col : season | tier | division | place row 1 : 1992-96 | 5 | regional | none row 2 : 1996/97 | 4 | 3a | 16th row 3 : 1997/98 | 4 | 3a | 5th row 4 : 1998/99 | 4 | 3a | 12th row 5 : 1999/00 | 4 | 3a | 4th row 6 : 2000/01 | 4 | 3a | 6th row 7 : 2001/02 | 4 | 3a | 4th row 8 : 2002/03 | 4 | 3a | 3rd row 9 : 2003/04 | 3 | 2ab | 19th row 10 : 2004/05 | 4 | 3a | 2nd
col : count ( "*" ) row 1 : 8
select count ( * ) where division = '3a' <table_name> : table \begin{tabular}{lllll} \toprule & season & tier & division & place \\ \midrule 0 & 1992-96 & 5 & regional & none \\ 1 & 1996/97 & 4 & 3a & 16th \\ 2 & 1997/98 & 4 & 3a & 5th \\ 3 & 1998/99 & 4 & 3a & 12th \\ 4 & 1999/00 & 4 & 3a & 4th \\ 5 & 2000/01 & 4 & 3a & 6th \\ 6 & 2001/02 & 4 & 3a & 4th \\ 7 & 2002/03 & 4 & 3a & 3rd \\ 8 & 2003/04 & 3 & 2ab & 19th \\ 9 & 2004/05 & 4 & 3a & 2nd \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 8 \\ \bottomrule \end{tabular}
select count ( * ) where division = '3a' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>season</th> <th>tier</th> <th>division</th> <th>place</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1992-96</td> <td>5</td> <td>regional</td> <td>none</td> </tr> <tr> <th>1</th> <td>1996/97</td> <td>4</td> <td>3a</td> <td>16th</td> </tr> <tr> <th>2</th> <td>1997/98</td> <td>4</td> <td>3a</td> <td>5th</td> </tr> <tr> <th>3</th> <td>1998/99</td> <td>4</td> <td>3a</td> <td>12th</td> </tr> <tr> <th>4</th> <td>1999/00</td> <td>4</td> <td>3a</td> <td>4th</td> </tr> <tr> <th>5</th> <td>2000/01</td> <td>4</td> <td>3a</td> <td>6th</td> </tr> <tr> <th>6</th> <td>2001/02</td> <td>4</td> <td>3a</td> <td>4th</td> </tr> <tr> <th>7</th> <td>2002/03</td> <td>4</td> <td>3a</td> <td>3rd</td> </tr> <tr> <th>8</th> <td>2003/04</td> <td>3</td> <td>2ab</td> <td>19th</td> </tr> <tr> <th>9</th> <td>2004/05</td> <td>4</td> <td>3a</td> <td>2nd</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>8</td> </tr> </tbody> </table>
select count ( * ) where division = '3a' <table_name> : table | | season | tier | division | place | |---:|:---------|-------:|:-----------|:--------| | 0 | 1992-96 | 5 | regional | none | | 1 | 1996/97 | 4 | 3a | 16th | | 2 | 1997/98 | 4 | 3a | 5th | | 3 | 1998/99 | 4 | 3a | 12th | | 4 | 1999/00 | 4 | 3a | 4th | | 5 | 2000/01 | 4 | 3a | 6th | | 6 | 2001/02 | 4 | 3a | 4th | | 7 | 2002/03 | 4 | 3a | 3rd | | 8 | 2003/04 | 3 | 2ab | 19th | | 9 | 2004/05 | 4 | 3a | 2nd |
| | count ( "*" ) | |---:|----------------:| | 0 | 8 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 16536, 273, 296, 23, 69, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 15874, 473, 17742, 473, 16536, 473, 3166, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 22, 17, 10525, 473, 1381, 473, 29734, 473, 6555, 1736, 203, 21, 473, 23673, 26, 19, 10580, 473, 1059, 473, 890, 69, 473, 2872, 451, 1736, 203, 22, 473, 23673, 27, 19, 10689, 473, 1059, 473, 890, 69, 473, 1381, 451, 1736, 203, 23, 473, 23673, 28, 19, 2733, 473, 1059, 473, 890, 69, 473, 2593, 451, 1736, 203, 24, 473, 404, 11984, 19, 713, 473, 1059, 473, 890, 69, 473, 1059, 451, 1736, 203, 25, 473, 16291, 19, 1611, 473, 1059, 473, 890, 69, 473, 1666, 451, 1736, 203, 26, 473, 4044, 21, 19, 3103, 473, 1059, 473, 890, 69, 473, 1059, 451, 1736, 203, 27, 473, 4044, 22, 19, 4630, 473, 1059, 473, 890, 69, 473, 890, 13623, 1736, 203, 28, 473, 4044, 23, 19, 3028, 473, 890, 473, 576, 378, 473, 5342, 451, 1736, 203, 29, 473, 4044, 24, 19, 6260, 473, 1059, 473, 890, 69, 473, 576, 4880, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1725, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select min ( formed ) where formed > 835 col : name | type | circle | bench | formed | notes row 1 : uberlingen | imperial city | swab | sw | 1268 | 1803: mediatized to baden row 2 : ulm | 1155: free imperial city | swab | sw | 1115 | 1803: mediatized to bavaria 1809: to wurttemberg row 3 : umpfenbach | lordship 1805: hre princely county | none | none | none | to trauttmansdorff row 4 : unterwalden | imperial valley | none | none | 1415 | division into nidwalden and obwalden 1173: to counts of habsburg 1291: nidwalden became a founding member of the swiss league 1324: immediate imperial fief (reichsunmittelbar) 1350s: division into obwalden and nidwalden 1648: left empire as member of swiss confederation row 5 : upper salm | 1163: county | none | none | 1170 | partitioned from salm 1499: raised to wild- and rhinegraves of salm 1574: divided into salm-salm and salm-grumbach row 6 : upper bavaria (oberbayern) | duchy | none | none | 1255 | none row 7 : upper schonburg | county | upp sax | none | 1569 | partitioned from schonburg 1800: partitioned into schonburg-hartenstein and schonburg-waldenburg row 8 : urach | county | none | none | none | 1060: 1st mention of urach 1080: 1st use of "count of urach" division of territory into achalm and urach 1218 egino i of urach inherited county of freiburg from zahringen 1261: counts of urach died out 1251-1265: ulrich i of wurttemberg acquired territories of counts of urach row 9 : uri | imperial valley | none | none | 1231 | split off from habsburg 1648: left empire as member of swiss confederation row 10 : ursberg | 1143: hre abbey | swab | none | none | 1803; secularized row 11 : utrecht | bishopric | burg | ec | 1024 | 1512: burgundian circle 1528: secularized to austria 1793: council of princes row 12 : uznach | county | none | none | none | none
col : min ( "formed" ) row 1 : none
select min ( formed ) where formed > 835 <table_name> : table \begin{tabular}{lllllll} \toprule & name & type & circle & bench & formed & notes \\ \midrule 0 & uberlingen & imperial city & swab & sw & 1268 & 1803: mediatized to baden \\ 1 & ulm & 1155: free imperial city & swab & sw & 1115 & 1803: mediatized to bavaria 1809: to wurttemberg \\ 2 & umpfenbach & lordship 1805: hre princely county & none & none & none & to trauttmansdorff \\ 3 & unterwalden & imperial valley & none & none & 1415 & division into nidwalden and obwalden 1173: to counts of habsburg 1291: nidwalden became a founding member of the swiss league 1324: immediate imperial fief (reichsunmittelbar) 1350s: division into obwalden and nidwalden 1648: left empire as member of swiss confederation \\ 4 & upper salm & 1163: county & none & none & 1170 & partitioned from salm 1499: raised to wild- and rhinegraves of salm 1574: divided into salm-salm and salm-grumbach \\ 5 & upper bavaria (oberbayern) & duchy & none & none & 1255 & none \\ 6 & upper schonburg & county & upp sax & none & 1569 & partitioned from schonburg 1800: partitioned into schonburg-hartenstein and schonburg-waldenburg \\ 7 & urach & county & none & none & none & 1060: 1st mention of urach 1080: 1st use of "count of urach" division of territory into achalm and urach 1218 egino i of urach inherited county of freiburg from zahringen 1261: counts of urach died out 1251-1265: ulrich i of wurttemberg acquired territories of counts of urach \\ 8 & uri & imperial valley & none & none & 1231 & split off from habsburg 1648: left empire as member of swiss confederation \\ 9 & ursberg & 1143: hre abbey & swab & none & none & 1803; secularized \\ 10 & utrecht & bishopric & burg & ec & 1024 & 1512: burgundian circle 1528: secularized to austria 1793: council of princes \\ 11 & uznach & county & none & none & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & min ( "formed" ) \\ \midrule 0 & none \\ \bottomrule \end{tabular}
select min ( formed ) where formed > 835 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>name</th> <th>type</th> <th>circle</th> <th>bench</th> <th>formed</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>uberlingen</td> <td>imperial city</td> <td>swab</td> <td>sw</td> <td>1268</td> <td>1803: mediatized to baden</td> </tr> <tr> <th>1</th> <td>ulm</td> <td>1155: free imperial city</td> <td>swab</td> <td>sw</td> <td>1115</td> <td>1803: mediatized to bavaria 1809: to wurttemberg</td> </tr> <tr> <th>2</th> <td>umpfenbach</td> <td>lordship 1805: hre princely county</td> <td>none</td> <td>none</td> <td>none</td> <td>to trauttmansdorff</td> </tr> <tr> <th>3</th> <td>unterwalden</td> <td>imperial valley</td> <td>none</td> <td>none</td> <td>1415</td> <td>division into nidwalden and obwalden 1173: to counts of habsburg 1291: nidwalden became a founding member of the swiss league 1324: immediate imperial fief (reichsunmittelbar) 1350s: division into obwalden and nidwalden 1648: left empire as member of swiss confederation</td> </tr> <tr> <th>4</th> <td>upper salm</td> <td>1163: county</td> <td>none</td> <td>none</td> <td>1170</td> <td>partitioned from salm 1499: raised to wild- and rhinegraves of salm 1574: divided into salm-salm and salm-grumbach</td> </tr> <tr> <th>5</th> <td>upper bavaria (oberbayern)</td> <td>duchy</td> <td>none</td> <td>none</td> <td>1255</td> <td>none</td> </tr> <tr> <th>6</th> <td>upper schonburg</td> <td>county</td> <td>upp sax</td> <td>none</td> <td>1569</td> <td>partitioned from schonburg 1800: partitioned into schonburg-hartenstein and schonburg-waldenburg</td> </tr> <tr> <th>7</th> <td>urach</td> <td>county</td> <td>none</td> <td>none</td> <td>none</td> <td>1060: 1st mention of urach 1080: 1st use of "count of urach" division of territory into achalm and urach 1218 egino i of urach inherited county of freiburg from zahringen 1261: counts of urach died out 1251-1265: ulrich i of wurttemberg acquired territories of counts of urach</td> </tr> <tr> <th>8</th> <td>uri</td> <td>imperial valley</td> <td>none</td> <td>none</td> <td>1231</td> <td>split off from habsburg 1648: left empire as member of swiss confederation</td> </tr> <tr> <th>9</th> <td>ursberg</td> <td>1143: hre abbey</td> <td>swab</td> <td>none</td> <td>none</td> <td>1803; secularized</td> </tr> <tr> <th>10</th> <td>utrecht</td> <td>bishopric</td> <td>burg</td> <td>ec</td> <td>1024</td> <td>1512: burgundian circle 1528: secularized to austria 1793: council of princes</td> </tr> <tr> <th>11</th> <td>uznach</td> <td>county</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>min ( "formed" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>none</td> </tr> </tbody> </table>
select min ( formed ) where formed > 835 <table_name> : table | | name | type | circle | bench | formed | notes | |---:|:---------------------------|:-----------------------------------|:---------|:--------|:---------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | uberlingen | imperial city | swab | sw | 1268 | 1803: mediatized to baden | | 1 | ulm | 1155: free imperial city | swab | sw | 1115 | 1803: mediatized to bavaria 1809: to wurttemberg | | 2 | umpfenbach | lordship 1805: hre princely county | none | none | none | to trauttmansdorff | | 3 | unterwalden | imperial valley | none | none | 1415 | division into nidwalden and obwalden 1173: to counts of habsburg 1291: nidwalden became a founding member of the swiss league 1324: immediate imperial fief (reichsunmittelbar) 1350s: division into obwalden and nidwalden 1648: left empire as member of swiss confederation | | 4 | upper salm | 1163: county | none | none | 1170 | partitioned from salm 1499: raised to wild- and rhinegraves of salm 1574: divided into salm-salm and salm-grumbach | | 5 | upper bavaria (oberbayern) | duchy | none | none | 1255 | none | | 6 | upper schonburg | county | upp sax | none | 1569 | partitioned from schonburg 1800: partitioned into schonburg-hartenstein and schonburg-waldenburg | | 7 | urach | county | none | none | none | 1060: 1st mention of urach 1080: 1st use of "count of urach" division of territory into achalm and urach 1218 egino i of urach inherited county of freiburg from zahringen 1261: counts of urach died out 1251-1265: ulrich i of wurttemberg acquired territories of counts of urach | | 8 | uri | imperial valley | none | none | 1231 | split off from habsburg 1648: left empire as member of swiss confederation | | 9 | ursberg | 1143: hre abbey | swab | none | none | 1803; secularized | | 10 | utrecht | bishopric | burg | ec | 1024 | 1512: burgundian circle 1528: secularized to austria 1793: council of princes | | 11 | uznach | county | none | none | none | none |
| | min ( "formed" ) | |---:|:-------------------| | 0 | none |
[ [ 1, 4025, 1131, 261, 20010, 262, 1625, 20010, 405, 1725, 4763, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 508, 473, 618, 473, 12470, 473, 22499, 473, 20010, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 13910, 264, 2456, 275, 473, 709, 457, 649, 12797, 473, 1352, 378, 473, 1352, 473, 2593, 9470, 473, 9259, 23, 30, 20623, 270, 1235, 358, 5570, 275, 1736, 203, 21, 473, 7493, 81, 473, 4648, 2539, 30, 4843, 709, 457, 649, 12797, 473, 1352, 378, 473, 1352, 473, 16344, 25, 473, 9259, 23, 30, 20623, 270, 1235, 358, 324, 842, 15240, 9259, 29, 30, 358, 341, 295, 748, 2558, 75, 1736, 203, 22, 473, 225, 2801, 74, 275, 70, 497, 473, 328, 517, 3261, 9259, 25, 30, 366, 266, 846, 267, 2183, 93, 1056, 93, 473, 6555, 473, 6555, 473, 6555, 473, 358, 1284, 322, 16925, 634, 72, 280, 1403, 1736, 203, 23, 473, 640, 387, 91, 287, 13002, 473, 709, 457, 649, 1244, 30678, 473, 6555, 473, 6555, 473, 5045, 3600, 473, 16536, 1368, 19416, 91, 287, 13002, 471, 3768, 91, 287, 13002, 27894, 23, 30, 358, 6880, 434, 366, 5113, 70, 295, 75, 2593, 12416, 30, 19416, 91, 287, 13002, 506, 71, 339, 279, 1392, 310, 3140, 434, 326, 1352, 1054, 884, 20910, 29805, 24, 30, 14483, 709, 457, 649, 284, 28515, 261, 266, 1354, 16924, 1938, 19261, 3215, 13, 5958, 3361, 87, 30, 16536, 1368, 3768, 91, 287, 13002, 471, 19416, 91, 287, 13002, 404, 27382, 30, 2002, 801, 84, 577, 487, 3140, 434, 1352, 1054, 2195, 329, 7067, 1736, 203, 24, 473, 3854, 12814, 81, 473, 18973, 23, 30, 1056, 93, 473, 6555, 473, 6555, 473, 27894, 20, 473, 3590, 329, 628, 12814, 81, 5045, 2733, 30, 11531, 358, 23578, 17, 471, 6259, 558, 2752, 3324, 434, 12814, 81, 4711, 5608, 30, 26057, 1368, 12814, 81, 17, 87, 18811, 471, 12814, 81, 17, 3197, 3592, 497, 1736, 203, 25, 473, 3854, 324, 842, 15240, 261, 83, 744, 70, 1773, 82, 13, 473, 302, 2648, 93, 473, 6555, 473, 6555, 473, 2593, 2539, 473, 6555, 1736, 203, 26, 473, 3854, 18551, 265, 70, 295, 75, 473, 1056, 93, 473, 731, 84, 20319, 473, 6555, 473, 404, 4313, 29, 473, 3590, 329, 628, 18551, 265, 70, 295, 75, 6549, 713, 30, 3590, 329, 1368, 18551, 265, 70, 295, 75, 17, 76, 485, 275, 334, 13685, 471, 18551, 265, 70, 295, 75, 17, 91, 287, 13002, 70, 295, 75, 1736, 203, 27, 473, 8896, 497, 473, 1056, 93, 473, 6555, 473, 6555, 473, 6555, 473, 1728, 4848, 30, 404, 334, 15823, 434, 8896, 497, 1728, 3672, 30, 404, 334, 999, 434, 1056, 434, 8896, 497, 16536, 434, 268, 25313, 1368, 279, 343, 18811, 471, 8896, 497, 2593, 2643, 425, 1912, 83, 277, 434, 8896, 497, 12078, 1056, 93, 434, 22010, 495, 295, 75, 628, 25001, 7256, 310, 275, 2593, 9498, 30, 6880, 434, 8896, 497, 302, 2092, 596, 2593, 10593, 17, 2138, 9222, 30, 7493, 12761, 277, 434, 341, 295, 748, 2558, 75, 20598, 27428, 1811, 606, 434, 6880, 434, 8896, 497, 1736, 203, 28, 473, 2003, 473, 709, 457, 649, 1244, 30678, 473, 6555, 473, 6555, 473, 2593, 6938, 473, 1416, 3397, 628, 366, 5113, 70, 295, 75, 404, 27382, 30, 2002, 801, 84, 577, 487, 3140, 434, 1352, 1054, 2195, 329, 7067, 1736, 203, 29, 473, 8896, 87, 31317, 473, 21284, 23, 30, 366, 266, 1223, 70, 402, 473, 1352, 378, 473, 6555, 473, 6555, 473, 9259, 23, 31, 1428, 2490, 1235, 1736, 203, 2163, 473, 5218, 266, 343, 88, 473, 324, 1468, 556, 1512, 473, 324, 295, 75, 473, 6557, 473, 6250, 473, 4711, 2138, 30, 324, 295, 75, 1074, 2779, 12470, 4711, 6030, 30, 1428, 2490, 1235, 358, 279, 27008, 1155, 404, 7235, 23, 30, 276, 465, 71, 330, 434, 846, 267, 764, 1736, 203, 2499, 473, 582, 94, 82, 497, 473, 1056, 93, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1131, 261, 20010, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where location = 'hrazdan, kotayk' col : name | armenian | location | # of prisoners designed for | notes row 1 : nubarashen | «նուբարաշեն» | nubarashen, yerevan | 840 | none row 2 : kosh | «կոշ» | kosh, aragatsotn | 640 | none row 3 : sevan | «սեւան» | hrazdan, kotayk | 548 | none row 4 : prison hospital | «դատապարտյալների հիվանդանոց» | kentron, yerevan | 464 | none row 5 : erebuni | «էրեբունի» | nubarashen, yerevan | 391 | none row 6 : artik | «արթիկ» | harich, shirak | 373 | none row 7 : abovyan | «աբովյան» | abovyan, kotayk | 250 | for women and minors row 8 : vanadzor | «վանաձոր» | vanadzor, lori | 245 | none row 9 : goris | «գորիս» | goris, syunik | 215 | none row 10 : hrazdan | «հրազդան» | hrazdan, kotayk | 215 | none row 11 : vardashen | «վարդաշեն» | nubarashen, yerevan | 150 | for former policemen and military officers row 12 : yerevan-center | «երեւան-կենտրոն» | kentron, yerevan | 60 | none row 13 : total | total | total | 4391 | none
col : count ( "*" ) row 1 : 2
select count ( * ) where location = 'hrazdan, kotayk' <table_name> : table \begin{tabular}{llllll} \toprule & name & armenian & location & # of prisoners designed for & notes \\ \midrule 0 & nubarashen & «նուբարաշեն» & nubarashen, yerevan & 840 & none \\ 1 & kosh & «կոշ» & kosh, aragatsotn & 640 & none \\ 2 & sevan & «սեւան» & hrazdan, kotayk & 548 & none \\ 3 & prison hospital & «դատապարտյալների հիվանդանոց» & kentron, yerevan & 464 & none \\ 4 & erebuni & «էրեբունի» & nubarashen, yerevan & 391 & none \\ 5 & artik & «արթիկ» & harich, shirak & 373 & none \\ 6 & abovyan & «աբովյան» & abovyan, kotayk & 250 & for women and minors \\ 7 & vanadzor & «վանաձոր» & vanadzor, lori & 245 & none \\ 8 & goris & «գորիս» & goris, syunik & 215 & none \\ 9 & hrazdan & «հրազդան» & hrazdan, kotayk & 215 & none \\ 10 & vardashen & «վարդաշեն» & nubarashen, yerevan & 150 & for former policemen and military officers \\ 11 & yerevan-center & «երեւան-կենտրոն» & kentron, yerevan & 60 & none \\ 12 & total & total & total & 4391 & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 2 \\ \bottomrule \end{tabular}
select count ( * ) where location = 'hrazdan, kotayk' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>name</th> <th>armenian</th> <th>location</th> <th># of prisoners designed for</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>nubarashen</td> <td>«նուբարաշեն»</td> <td>nubarashen, yerevan</td> <td>840</td> <td>none</td> </tr> <tr> <th>1</th> <td>kosh</td> <td>«կոշ»</td> <td>kosh, aragatsotn</td> <td>640</td> <td>none</td> </tr> <tr> <th>2</th> <td>sevan</td> <td>«սեւան»</td> <td>hrazdan, kotayk</td> <td>548</td> <td>none</td> </tr> <tr> <th>3</th> <td>prison hospital</td> <td>«դատապարտյալների հիվանդանոց»</td> <td>kentron, yerevan</td> <td>464</td> <td>none</td> </tr> <tr> <th>4</th> <td>erebuni</td> <td>«էրեբունի»</td> <td>nubarashen, yerevan</td> <td>391</td> <td>none</td> </tr> <tr> <th>5</th> <td>artik</td> <td>«արթիկ»</td> <td>harich, shirak</td> <td>373</td> <td>none</td> </tr> <tr> <th>6</th> <td>abovyan</td> <td>«աբովյան»</td> <td>abovyan, kotayk</td> <td>250</td> <td>for women and minors</td> </tr> <tr> <th>7</th> <td>vanadzor</td> <td>«վանաձոր»</td> <td>vanadzor, lori</td> <td>245</td> <td>none</td> </tr> <tr> <th>8</th> <td>goris</td> <td>«գորիս»</td> <td>goris, syunik</td> <td>215</td> <td>none</td> </tr> <tr> <th>9</th> <td>hrazdan</td> <td>«հրազդան»</td> <td>hrazdan, kotayk</td> <td>215</td> <td>none</td> </tr> <tr> <th>10</th> <td>vardashen</td> <td>«վարդաշեն»</td> <td>nubarashen, yerevan</td> <td>150</td> <td>for former policemen and military officers</td> </tr> <tr> <th>11</th> <td>yerevan-center</td> <td>«երեւան-կենտրոն»</td> <td>kentron, yerevan</td> <td>60</td> <td>none</td> </tr> <tr> <th>12</th> <td>total</td> <td>total</td> <td>total</td> <td>4391</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2</td> </tr> </tbody> </table>
select count ( * ) where location = 'hrazdan, kotayk' <table_name> : table | | name | armenian | location | # of prisoners designed for | notes | |---:|:----------------|:-----------------------------|:--------------------|------------------------------:|:-------------------------------------------| | 0 | nubarashen | «նուբարաշեն» | nubarashen, yerevan | 840 | none | | 1 | kosh | «կոշ» | kosh, aragatsotn | 640 | none | | 2 | sevan | «սեւան» | hrazdan, kotayk | 548 | none | | 3 | prison hospital | «դատապարտյալների հիվանդանոց» | kentron, yerevan | 464 | none | | 4 | erebuni | «էրեբունի» | nubarashen, yerevan | 391 | none | | 5 | artik | «արթիկ» | harich, shirak | 373 | none | | 6 | abovyan | «աբովյան» | abovyan, kotayk | 250 | for women and minors | | 7 | vanadzor | «վանաձոր» | vanadzor, lori | 245 | none | | 8 | goris | «գորիս» | goris, syunik | 215 | none | | 9 | hrazdan | «հրազդան» | hrazdan, kotayk | 215 | none | | 10 | vardashen | «վարդաշեն» | nubarashen, yerevan | 150 | for former policemen and military officers | | 11 | yerevan-center | «երեւան-կենտրոն» | kentron, yerevan | 60 | none | | 12 | total | total | total | 4391 | none |
| | count ( "*" ) | |---:|----------------:| | 0 | 2 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 2117, 273, 296, 76, 354, 94, 72, 304, 16, 417, 352, 528, 79, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 508, 473, 23563, 275, 2779, 473, 2117, 473, 468, 434, 846, 4530, 414, 26584, 364, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 290, 373, 297, 961, 275, 473, 225, 131, 109, 150, 119, 150, 121, 151, 229, 150, 100, 150, 99, 151, 227, 150, 99, 150, 120, 150, 103, 150, 119, 131, 124, 473, 290, 373, 297, 961, 275, 16, 677, 822, 90, 304, 473, 1725, 7132, 473, 6555, 1736, 203, 21, 473, 417, 17636, 473, 225, 131, 109, 150, 112, 150, 121, 150, 120, 131, 124, 473, 417, 17636, 16, 419, 346, 2323, 352, 82, 473, 5178, 20, 473, 6555, 1736, 203, 22, 473, 695, 90, 304, 473, 225, 131, 109, 150, 126, 150, 103, 151, 229, 150, 99, 150, 119, 131, 124, 473, 366, 354, 94, 72, 304, 16, 417, 352, 528, 79, 473, 1381, 8875, 473, 6555, 1736, 203, 23, 473, 846, 4530, 366, 538, 84, 7053, 473, 225, 131, 109, 150, 102, 150, 99, 150, 128, 150, 99, 150, 123, 150, 99, 151, 227, 150, 128, 150, 118, 150, 99, 150, 110, 150, 119, 150, 103, 151, 227, 150, 109, 225, 150, 113, 150, 109, 150, 127, 150, 99, 150, 119, 150, 102, 150, 99, 150, 119, 150, 121, 151, 228, 131, 124, 473, 417, 8230, 265, 16, 677, 822, 90, 304, 473, 1059, 1105, 473, 6555, 1736, 203, 24, 473, 27036, 70, 318, 77, 473, 225, 131, 109, 150, 105, 151, 227, 150, 103, 150, 100, 150, 121, 151, 229, 150, 119, 150, 109, 131, 124, 473, 290, 373, 297, 961, 275, 16, 677, 822, 90, 304, 473, 890, 12416, 473, 6555, 1736, 203, 25, 473, 3688, 1766, 473, 225, 131, 109, 150, 99, 151, 227, 150, 107, 150, 109, 150, 112, 131, 124, 473, 17895, 1354, 16, 699, 11547, 79, 473, 890, 9036, 473, 6555, 1736, 203, 26, 473, 279, 1075, 29139, 304, 473, 225, 131, 109, 150, 99, 150, 100, 150, 121, 150, 127, 150, 118, 150, 99, 150, 119, 131, 124, 473, 279, 1075, 29139, 304, 16, 417, 352, 528, 79, 473, 16927, 473, 364, 341, 362, 275, 471, 1131, 1383, 1736, 203, 27, 473, 331, 304, 361, 94, 280, 473, 225, 131, 109, 150, 127, 150, 99, 150, 119, 150, 99, 150, 114, 150, 121, 151, 227, 131, 124, 473, 331, 304, 361, 94, 280, 16, 328, 280, 77, 473, 4248, 25, 473, 6555, 1736, 203, 28, 473, 10330, 291, 473, 225, 131, 109, 150, 101, 150, 121, 151, 227, 150, 109, 150, 126, 131, 124, 473, 10330, 291, 16, 1393, 318, 1766, 473, 576, 3600, 473, 6555, 1736, 203, 29, 473, 366, 354, 94, 72, 304, 473, 225, 131, 109, 150, 113, 151, 227, 150, 99, 150, 104, 150, 102, 150, 99, 150, 119, 131, 124, 473, 366, 354, 94, 72, 304, 16, 417, 352, 528, 79, 473, 576, 3600, 473, 6555, 1736, 203, 2163, 473, 569, 21817, 275, 473, 225, 131, 109, 150, 127, 150, 99, 151, 227, 150, 102, 150, 99, 150, 120, 150, 103, 150, 119, 131, 124, 473, 290, 373, 297, 961, 275, 16, 677, 822, 90, 304, 473, 18478, 473, 364, 27313, 2952, 1812, 27617, 471, 312, 330, 305, 814, 3397, 335, 414, 1736, 203, 2499, 473, 677, 822, 90, 304, 17, 5693, 473, 225, 131, 109, 150, 103, 151, 227, 150, 103, 151, 229, 150, 99, 150, 119, 17, 150, 112, 150, 103, 150, 119, 150, 128, 151, 227, 150, 121, 150, 119, 131, 124, 473, 417, 8230, 265, 16, 677, 822, 90, 304, 473, 4752, 473, 6555, 1736, 203, 2138, 473, 2078, 473, 2078, 473, 2078, 473, 1059, 5520, 21, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 576, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select no. where opponent in final = 'maret ani' col : no. | date | location | surface | opponent in final | score row 1 : 1 | 2000-08-28 00:00:00 | spoleto, italy $10,000 | clay | maret ani | 6-2 7-6(7) row 2 : 2 | 2001-04-09 00:00:00 | san luis potosi, mexico $25,000 | clay | martina muller | 6-4 7-5 row 3 : 3 | 2001-04-16 00:00:00 | coatzacoalcos, mexico $25,000 | hard | gabriela volekova | 6-1 6-3 row 4 : 4 | 2002-10-15 00:00:00 | sedona, usa $25,000 | hard | brie rippner | 6-3 4-6 6-3 row 5 : 5 | 2002-11-05 00:00:00 | pittsburgh, usa $50,000 | hard | maria sharapova | 7-6(4) 6-2 row 6 : 6 | 2003-04-14 00:00:00 | san luis potosi, mexico $25,000 | clay | maria vanina garcia sokol | 6-0 6-4 row 7 : 7 | 2009-04-27 00:00:00 | cagnes-sur-mer, france $100,000 | clay | zuzana ondraskova | 6-1 6-2 row 8 : 8 | 2009-06-01 00:00:00 | nottingham, england $50,000 | grass | stefanie vogele | 6-2 4-6 6-1
col : no. row 1 : 1
select no. where opponent in final = 'maret ani' <table_name> : table \begin{tabular}{lllllll} \toprule & no. & date & location & surface & opponent in final & score \\ \midrule 0 & 1 & 2000-08-28 00:00:00 & spoleto, italy $10,000 & clay & maret ani & 6-2 7-6(7) \\ 1 & 2 & 2001-04-09 00:00:00 & san luis potosi, mexico $25,000 & clay & martina muller & 6-4 7-5 \\ 2 & 3 & 2001-04-16 00:00:00 & coatzacoalcos, mexico $25,000 & hard & gabriela volekova & 6-1 6-3 \\ 3 & 4 & 2002-10-15 00:00:00 & sedona, usa $25,000 & hard & brie rippner & 6-3 4-6 6-3 \\ 4 & 5 & 2002-11-05 00:00:00 & pittsburgh, usa $50,000 & hard & maria sharapova & 7-6(4) 6-2 \\ 5 & 6 & 2003-04-14 00:00:00 & san luis potosi, mexico $25,000 & clay & maria vanina garcia sokol & 6-0 6-4 \\ 6 & 7 & 2009-04-27 00:00:00 & cagnes-sur-mer, france $100,000 & clay & zuzana ondraskova & 6-1 6-2 \\ 7 & 8 & 2009-06-01 00:00:00 & nottingham, england $50,000 & grass & stefanie vogele & 6-2 4-6 6-1 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & no. \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select no. where opponent in final = 'maret ani' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>no.</th> <th>date</th> <th>location</th> <th>surface</th> <th>opponent in final</th> <th>score</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>2000-08-28 00:00:00</td> <td>spoleto, italy $10,000</td> <td>clay</td> <td>maret ani</td> <td>6-2 7-6(7)</td> </tr> <tr> <th>1</th> <td>2</td> <td>2001-04-09 00:00:00</td> <td>san luis potosi, mexico $25,000</td> <td>clay</td> <td>martina muller</td> <td>6-4 7-5</td> </tr> <tr> <th>2</th> <td>3</td> <td>2001-04-16 00:00:00</td> <td>coatzacoalcos, mexico $25,000</td> <td>hard</td> <td>gabriela volekova</td> <td>6-1 6-3</td> </tr> <tr> <th>3</th> <td>4</td> <td>2002-10-15 00:00:00</td> <td>sedona, usa $25,000</td> <td>hard</td> <td>brie rippner</td> <td>6-3 4-6 6-3</td> </tr> <tr> <th>4</th> <td>5</td> <td>2002-11-05 00:00:00</td> <td>pittsburgh, usa $50,000</td> <td>hard</td> <td>maria sharapova</td> <td>7-6(4) 6-2</td> </tr> <tr> <th>5</th> <td>6</td> <td>2003-04-14 00:00:00</td> <td>san luis potosi, mexico $25,000</td> <td>clay</td> <td>maria vanina garcia sokol</td> <td>6-0 6-4</td> </tr> <tr> <th>6</th> <td>7</td> <td>2009-04-27 00:00:00</td> <td>cagnes-sur-mer, france $100,000</td> <td>clay</td> <td>zuzana ondraskova</td> <td>6-1 6-2</td> </tr> <tr> <th>7</th> <td>8</td> <td>2009-06-01 00:00:00</td> <td>nottingham, england $50,000</td> <td>grass</td> <td>stefanie vogele</td> <td>6-2 4-6 6-1</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>no.</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select no. where opponent in final = 'maret ani' <table_name> : table | | no. | date | location | surface | opponent in final | score | |---:|------:|:--------------------|:--------------------------------|:----------|:--------------------------|:------------| | 0 | 1 | 2000-08-28 00:00:00 | spoleto, italy $10,000 | clay | maret ani | 6-2 7-6(7) | | 1 | 2 | 2001-04-09 00:00:00 | san luis potosi, mexico $25,000 | clay | martina muller | 6-4 7-5 | | 2 | 3 | 2001-04-16 00:00:00 | coatzacoalcos, mexico $25,000 | hard | gabriela volekova | 6-1 6-3 | | 3 | 4 | 2002-10-15 00:00:00 | sedona, usa $25,000 | hard | brie rippner | 6-3 4-6 6-3 | | 4 | 5 | 2002-11-05 00:00:00 | pittsburgh, usa $50,000 | hard | maria sharapova | 7-6(4) 6-2 | | 5 | 6 | 2003-04-14 00:00:00 | san luis potosi, mexico $25,000 | clay | maria vanina garcia sokol | 6-0 6-4 | | 6 | 7 | 2009-04-27 00:00:00 | cagnes-sur-mer, france $100,000 | clay | zuzana ondraskova | 6-1 6-2 | | 7 | 8 | 2009-06-01 00:00:00 | nottingham, england $50,000 | grass | stefanie vogele | 6-2 4-6 6-1 |
| | no. | |---:|------:| | 0 | 1 |
[ [ 1, 4025, 1158, 18, 1625, 1061, 1029, 316, 727, 273, 296, 81, 20731, 392, 77, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1158, 18, 473, 1509, 473, 2117, 473, 9034, 473, 1061, 1029, 316, 727, 473, 4462, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 16291, 17, 6840, 17, 6030, 9631, 30, 713, 30, 713, 473, 1694, 355, 11453, 16, 518, 3450, 271, 2163, 16, 3784, 473, 927, 528, 473, 312, 20731, 392, 77, 473, 1666, 17, 22, 2371, 17, 26, 12, 27, 13, 1736, 203, 21, 473, 576, 473, 4044, 21, 17, 3028, 17, 5908, 9631, 30, 713, 30, 713, 473, 272, 304, 20072, 291, 5974, 538, 77, 16, 312, 338, 10764, 271, 2947, 16, 3784, 473, 927, 528, 473, 312, 485, 15314, 312, 420, 264, 473, 1666, 17, 24, 2371, 17, 25, 1736, 203, 22, 473, 890, 473, 4044, 21, 17, 3028, 17, 2313, 9631, 30, 713, 30, 713, 473, 1825, 270, 94, 24363, 287, 14445, 16, 312, 338, 10764, 271, 2947, 16, 3784, 473, 7877, 473, 314, 378, 566, 292, 69, 331, 790, 79, 16739, 473, 1666, 17, 21, 1666, 17, 23, 1736, 203, 23, 473, 1059, 473, 4044, 22, 17, 2163, 17, 3600, 9631, 30, 713, 30, 713, 473, 24336, 265, 69, 16, 584, 69, 271, 2947, 16, 3784, 473, 7877, 473, 324, 566, 73, 436, 15491, 1224, 473, 1666, 17, 23, 1059, 17, 26, 1666, 17, 23, 1736, 203, 24, 473, 1381, 473, 4044, 22, 17, 2499, 17, 6260, 9631, 30, 713, 30, 713, 473, 293, 305, 3428, 70, 295, 17680, 16, 584, 69, 271, 3361, 16, 3784, 473, 7877, 473, 312, 15240, 699, 297, 438, 16739, 473, 2371, 17, 26, 12, 24, 13, 1666, 17, 22, 1736, 203, 25, 473, 1666, 473, 4044, 23, 17, 3028, 17, 3461, 9631, 30, 713, 30, 713, 473, 272, 304, 20072, 291, 5974, 538, 77, 16, 312, 338, 10764, 271, 2947, 16, 3784, 473, 927, 528, 473, 312, 15240, 331, 304, 15314, 314, 11828, 1155, 272, 601, 355, 473, 1666, 17, 20, 1666, 17, 24, 1736, 203, 26, 473, 2371, 473, 4044, 29, 17, 3028, 17, 5324, 9631, 30, 713, 30, 713, 473, 276, 346, 23712, 17, 10050, 17, 6592, 16, 3812, 1359, 271, 6625, 16, 3784, 473, 927, 528, 473, 998, 29298, 13848, 603, 3069, 835, 16739, 473, 1666, 17, 21, 1666, 17, 22, 1736, 203, 27, 473, 1725, 473, 4044, 29, 17, 7677, 17, 1611, 9631, 30, 713, 30, 713, 473, 486, 1787, 31698, 16, 570, 7043, 464, 271, 3361, 16, 3784, 473, 3821, 428, 473, 384, 10241, 25439, 331, 717, 6516, 473, 1666, 17, 22, 1059, 17, 26, 1666, 17, 21, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1158, 18, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( console ) where release = 2013 col : title | release | genre | computer | console | handheld | smartphone row 1 : bionicle heroes | 2006 | third-person shooter | windows | playstation 2, gamecube, xbox, xbox 360, wii | nintendo ds | none row 2 : bionicle: matoran adventures | 2002 | platformer | none | none | game boy advance | none row 3 : bionicle: maze of shadows | 2005 | turn based rpg | none | none | game boy advance | none row 4 : bionicle: tales of the tohunga | 2001 | adventure | none | none | game boy advance | none row 5 : bionicle: the game | 2003 | adventure | windows, os x | playstation 2, gamecube, xbox | game boy advance | none row 6 : drome racers | 2002 | racing | windows | playstation 2, gamecube, xbox | game boy advance | none row 7 : island xtreme stunts | 2002 | action-adventure | windows | playstation 2 | game boy advance | none row 8 : lego alpha team | 2000 | action | windows | none | game boy color | none row 9 : lego battles | 2009 | real-time strategy | none | none | nintendo ds | none row 10 : lego battles: ninjago | 2011 | real-time strategy | none | none | nintendo ds | ios row 11 : lego chess | 1998 | strategy | windows | none | none | none row 12 : lego city undercover | 2013 | open world, platform game | none | wii u | none | none row 13 : lego city undercover: the chase begins | 2013 | open world, platform game | none | none | nintendo 3ds | none row 14 : lego creationary | 2011 | puzzle | none | none | none | ios, android row 15 : lego creator | 1998 | construction and management simulation | windows | none | none | none row 16 : lego creator: knights kingdom | 2000 | construction and management simulation | windows | none | none | none row 17 : lego friends | 2013 | miscellaneous | none | none | nintendo ds, nintendo 3ds | none row 18 : lego island | 1997 | action-adventure | windows | none | none | none row 19 : lego island 2 the brickster's revenge | 2001 | action-adventure | windows | playstation | game boy color, game boy advance | none row 20 : lego knights' kingdom | 2004 | action-adventure | none | none | game boy advance | none row 21 : lego legends of chima online | 2014 | massively multiplayer online (mmo) | windows | none | none | none row 22 : lego legends of chima: laval's journey | 2013 | action-adventure | none | none | nintendo ds, nintendo 3ds, playstation vita | none row 23 : lego legends of chima: speedorz | 2013 | racing | windows | none | none | ios row 24 : lego loco | 1998 | virtual world | windows | none | none | none row 25 : lego minifigures online | 2014 | massively multiplayer online (mmo) | windows | none | none | ios, android row 26 : lego my style kindergarten | 2000 | educational | windows, mac os | none | none | none row 27 : lego my style preschool | 2000 | educational | windows, mac os | none | none | none row 28 : lego ninjago nindroids | 2014 | action-adventure | none | none | nintendo 3ds, playstation vita | none row 29 : lego ninjago: the final battle | 2013 | platformer | windows | none | none | none row 30 : lego racers | 1999 | racing | windows | playstation, nintendo 64 | game boy color | none row 31 : lego racers 2 | 2001 | racing | windows | playstation 2 | game boy advance | none row 32 : lego rock raiders | 1999 | real-time strategy, action | windows | playstation | none | none row 33 : lego soccer mania | 2002 | sport | windows | playstation 2 | game boy advance | none row 34 : lego stunt rally | 2000 | racing | windows | none | game boy color | none row 35 : lego universe | 2010 | massively multiplayer online (mmo) | windows, os x | none | none | none row 36 : legoland | 1999 | simulation strategy | windows | none | none | none
col : count ( "console" ) row 1 : 6
select count ( console ) where release = 2013 <table_name> : table \begin{tabular}{llllllll} \toprule & title & release & genre & computer & console & handheld & smartphone \\ \midrule 0 & bionicle heroes & 2006 & third-person shooter & windows & playstation 2, gamecube, xbox, xbox 360, wii & nintendo ds & none \\ 1 & bionicle: matoran adventures & 2002 & platformer & none & none & game boy advance & none \\ 2 & bionicle: maze of shadows & 2005 & turn based rpg & none & none & game boy advance & none \\ 3 & bionicle: tales of the tohunga & 2001 & adventure & none & none & game boy advance & none \\ 4 & bionicle: the game & 2003 & adventure & windows, os x & playstation 2, gamecube, xbox & game boy advance & none \\ 5 & drome racers & 2002 & racing & windows & playstation 2, gamecube, xbox & game boy advance & none \\ 6 & island xtreme stunts & 2002 & action-adventure & windows & playstation 2 & game boy advance & none \\ 7 & lego alpha team & 2000 & action & windows & none & game boy color & none \\ 8 & lego battles & 2009 & real-time strategy & none & none & nintendo ds & none \\ 9 & lego battles: ninjago & 2011 & real-time strategy & none & none & nintendo ds & ios \\ 10 & lego chess & 1998 & strategy & windows & none & none & none \\ 11 & lego city undercover & 2013 & open world, platform game & none & wii u & none & none \\ 12 & lego city undercover: the chase begins & 2013 & open world, platform game & none & none & nintendo 3ds & none \\ 13 & lego creationary & 2011 & puzzle & none & none & none & ios, android \\ 14 & lego creator & 1998 & construction and management simulation & windows & none & none & none \\ 15 & lego creator: knights kingdom & 2000 & construction and management simulation & windows & none & none & none \\ 16 & lego friends & 2013 & miscellaneous & none & none & nintendo ds, nintendo 3ds & none \\ 17 & lego island & 1997 & action-adventure & windows & none & none & none \\ 18 & lego island 2 the brickster's revenge & 2001 & action-adventure & windows & playstation & game boy color, game boy advance & none \\ 19 & lego knights' kingdom & 2004 & action-adventure & none & none & game boy advance & none \\ 20 & lego legends of chima online & 2014 & massively multiplayer online (mmo) & windows & none & none & none \\ 21 & lego legends of chima: laval's journey & 2013 & action-adventure & none & none & nintendo ds, nintendo 3ds, playstation vita & none \\ 22 & lego legends of chima: speedorz & 2013 & racing & windows & none & none & ios \\ 23 & lego loco & 1998 & virtual world & windows & none & none & none \\ 24 & lego minifigures online & 2014 & massively multiplayer online (mmo) & windows & none & none & ios, android \\ 25 & lego my style kindergarten & 2000 & educational & windows, mac os & none & none & none \\ 26 & lego my style preschool & 2000 & educational & windows, mac os & none & none & none \\ 27 & lego ninjago nindroids & 2014 & action-adventure & none & none & nintendo 3ds, playstation vita & none \\ 28 & lego ninjago: the final battle & 2013 & platformer & windows & none & none & none \\ 29 & lego racers & 1999 & racing & windows & playstation, nintendo 64 & game boy color & none \\ 30 & lego racers 2 & 2001 & racing & windows & playstation 2 & game boy advance & none \\ 31 & lego rock raiders & 1999 & real-time strategy, action & windows & playstation & none & none \\ 32 & lego soccer mania & 2002 & sport & windows & playstation 2 & game boy advance & none \\ 33 & lego stunt rally & 2000 & racing & windows & none & game boy color & none \\ 34 & lego universe & 2010 & massively multiplayer online (mmo) & windows, os x & none & none & none \\ 35 & legoland & 1999 & simulation strategy & windows & none & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "console" ) \\ \midrule 0 & 6 \\ \bottomrule \end{tabular}
select count ( console ) where release = 2013 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>title</th> <th>release</th> <th>genre</th> <th>computer</th> <th>console</th> <th>handheld</th> <th>smartphone</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>bionicle heroes</td> <td>2006</td> <td>third-person shooter</td> <td>windows</td> <td>playstation 2, gamecube, xbox, xbox 360, wii</td> <td>nintendo ds</td> <td>none</td> </tr> <tr> <th>1</th> <td>bionicle: matoran adventures</td> <td>2002</td> <td>platformer</td> <td>none</td> <td>none</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>2</th> <td>bionicle: maze of shadows</td> <td>2005</td> <td>turn based rpg</td> <td>none</td> <td>none</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>3</th> <td>bionicle: tales of the tohunga</td> <td>2001</td> <td>adventure</td> <td>none</td> <td>none</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>4</th> <td>bionicle: the game</td> <td>2003</td> <td>adventure</td> <td>windows, os x</td> <td>playstation 2, gamecube, xbox</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>5</th> <td>drome racers</td> <td>2002</td> <td>racing</td> <td>windows</td> <td>playstation 2, gamecube, xbox</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>6</th> <td>island xtreme stunts</td> <td>2002</td> <td>action-adventure</td> <td>windows</td> <td>playstation 2</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>7</th> <td>lego alpha team</td> <td>2000</td> <td>action</td> <td>windows</td> <td>none</td> <td>game boy color</td> <td>none</td> </tr> <tr> <th>8</th> <td>lego battles</td> <td>2009</td> <td>real-time strategy</td> <td>none</td> <td>none</td> <td>nintendo ds</td> <td>none</td> </tr> <tr> <th>9</th> <td>lego battles: ninjago</td> <td>2011</td> <td>real-time strategy</td> <td>none</td> <td>none</td> <td>nintendo ds</td> <td>ios</td> </tr> <tr> <th>10</th> <td>lego chess</td> <td>1998</td> <td>strategy</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>11</th> <td>lego city undercover</td> <td>2013</td> <td>open world, platform game</td> <td>none</td> <td>wii u</td> <td>none</td> <td>none</td> </tr> <tr> <th>12</th> <td>lego city undercover: the chase begins</td> <td>2013</td> <td>open world, platform game</td> <td>none</td> <td>none</td> <td>nintendo 3ds</td> <td>none</td> </tr> <tr> <th>13</th> <td>lego creationary</td> <td>2011</td> <td>puzzle</td> <td>none</td> <td>none</td> <td>none</td> <td>ios, android</td> </tr> <tr> <th>14</th> <td>lego creator</td> <td>1998</td> <td>construction and management simulation</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>15</th> <td>lego creator: knights kingdom</td> <td>2000</td> <td>construction and management simulation</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>16</th> <td>lego friends</td> <td>2013</td> <td>miscellaneous</td> <td>none</td> <td>none</td> <td>nintendo ds, nintendo 3ds</td> <td>none</td> </tr> <tr> <th>17</th> <td>lego island</td> <td>1997</td> <td>action-adventure</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>18</th> <td>lego island 2 the brickster's revenge</td> <td>2001</td> <td>action-adventure</td> <td>windows</td> <td>playstation</td> <td>game boy color, game boy advance</td> <td>none</td> </tr> <tr> <th>19</th> <td>lego knights' kingdom</td> <td>2004</td> <td>action-adventure</td> <td>none</td> <td>none</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>20</th> <td>lego legends of chima online</td> <td>2014</td> <td>massively multiplayer online (mmo)</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>21</th> <td>lego legends of chima: laval's journey</td> <td>2013</td> <td>action-adventure</td> <td>none</td> <td>none</td> <td>nintendo ds, nintendo 3ds, playstation vita</td> <td>none</td> </tr> <tr> <th>22</th> <td>lego legends of chima: speedorz</td> <td>2013</td> <td>racing</td> <td>windows</td> <td>none</td> <td>none</td> <td>ios</td> </tr> <tr> <th>23</th> <td>lego loco</td> <td>1998</td> <td>virtual world</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>24</th> <td>lego minifigures online</td> <td>2014</td> <td>massively multiplayer online (mmo)</td> <td>windows</td> <td>none</td> <td>none</td> <td>ios, android</td> </tr> <tr> <th>25</th> <td>lego my style kindergarten</td> <td>2000</td> <td>educational</td> <td>windows, mac os</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>26</th> <td>lego my style preschool</td> <td>2000</td> <td>educational</td> <td>windows, mac os</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>27</th> <td>lego ninjago nindroids</td> <td>2014</td> <td>action-adventure</td> <td>none</td> <td>none</td> <td>nintendo 3ds, playstation vita</td> <td>none</td> </tr> <tr> <th>28</th> <td>lego ninjago: the final battle</td> <td>2013</td> <td>platformer</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>29</th> <td>lego racers</td> <td>1999</td> <td>racing</td> <td>windows</td> <td>playstation, nintendo 64</td> <td>game boy color</td> <td>none</td> </tr> <tr> <th>30</th> <td>lego racers 2</td> <td>2001</td> <td>racing</td> <td>windows</td> <td>playstation 2</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>31</th> <td>lego rock raiders</td> <td>1999</td> <td>real-time strategy, action</td> <td>windows</td> <td>playstation</td> <td>none</td> <td>none</td> </tr> <tr> <th>32</th> <td>lego soccer mania</td> <td>2002</td> <td>sport</td> <td>windows</td> <td>playstation 2</td> <td>game boy advance</td> <td>none</td> </tr> <tr> <th>33</th> <td>lego stunt rally</td> <td>2000</td> <td>racing</td> <td>windows</td> <td>none</td> <td>game boy color</td> <td>none</td> </tr> <tr> <th>34</th> <td>lego universe</td> <td>2010</td> <td>massively multiplayer online (mmo)</td> <td>windows, os x</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>35</th> <td>legoland</td> <td>1999</td> <td>simulation strategy</td> <td>windows</td> <td>none</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "console" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>6</td> </tr> </tbody> </table>
select count ( console ) where release = 2013 <table_name> : table | | title | release | genre | computer | console | handheld | smartphone | |---:|:---------------------------------------|----------:|:---------------------------------------|:----------------|:---------------------------------------------|:--------------------------------------------|:-------------| | 0 | bionicle heroes | 2006 | third-person shooter | windows | playstation 2, gamecube, xbox, xbox 360, wii | nintendo ds | none | | 1 | bionicle: matoran adventures | 2002 | platformer | none | none | game boy advance | none | | 2 | bionicle: maze of shadows | 2005 | turn based rpg | none | none | game boy advance | none | | 3 | bionicle: tales of the tohunga | 2001 | adventure | none | none | game boy advance | none | | 4 | bionicle: the game | 2003 | adventure | windows, os x | playstation 2, gamecube, xbox | game boy advance | none | | 5 | drome racers | 2002 | racing | windows | playstation 2, gamecube, xbox | game boy advance | none | | 6 | island xtreme stunts | 2002 | action-adventure | windows | playstation 2 | game boy advance | none | | 7 | lego alpha team | 2000 | action | windows | none | game boy color | none | | 8 | lego battles | 2009 | real-time strategy | none | none | nintendo ds | none | | 9 | lego battles: ninjago | 2011 | real-time strategy | none | none | nintendo ds | ios | | 10 | lego chess | 1998 | strategy | windows | none | none | none | | 11 | lego city undercover | 2013 | open world, platform game | none | wii u | none | none | | 12 | lego city undercover: the chase begins | 2013 | open world, platform game | none | none | nintendo 3ds | none | | 13 | lego creationary | 2011 | puzzle | none | none | none | ios, android | | 14 | lego creator | 1998 | construction and management simulation | windows | none | none | none | | 15 | lego creator: knights kingdom | 2000 | construction and management simulation | windows | none | none | none | | 16 | lego friends | 2013 | miscellaneous | none | none | nintendo ds, nintendo 3ds | none | | 17 | lego island | 1997 | action-adventure | windows | none | none | none | | 18 | lego island 2 the brickster's revenge | 2001 | action-adventure | windows | playstation | game boy color, game boy advance | none | | 19 | lego knights' kingdom | 2004 | action-adventure | none | none | game boy advance | none | | 20 | lego legends of chima online | 2014 | massively multiplayer online (mmo) | windows | none | none | none | | 21 | lego legends of chima: laval's journey | 2013 | action-adventure | none | none | nintendo ds, nintendo 3ds, playstation vita | none | | 22 | lego legends of chima: speedorz | 2013 | racing | windows | none | none | ios | | 23 | lego loco | 1998 | virtual world | windows | none | none | none | | 24 | lego minifigures online | 2014 | massively multiplayer online (mmo) | windows | none | none | ios, android | | 25 | lego my style kindergarten | 2000 | educational | windows, mac os | none | none | none | | 26 | lego my style preschool | 2000 | educational | windows, mac os | none | none | none | | 27 | lego ninjago nindroids | 2014 | action-adventure | none | none | nintendo 3ds, playstation vita | none | | 28 | lego ninjago: the final battle | 2013 | platformer | windows | none | none | none | | 29 | lego racers | 1999 | racing | windows | playstation, nintendo 64 | game boy color | none | | 30 | lego racers 2 | 2001 | racing | windows | playstation 2 | game boy advance | none | | 31 | lego rock raiders | 1999 | real-time strategy, action | windows | playstation | none | none | | 32 | lego soccer mania | 2002 | sport | windows | playstation 2 | game boy advance | none | | 33 | lego stunt rally | 2000 | racing | windows | none | game boy color | none | | 34 | lego universe | 2010 | massively multiplayer online (mmo) | windows, os x | none | none | none | | 35 | legoland | 1999 | simulation strategy | windows | none | none | none |
| | count ( "console" ) | |---:|----------------------:| | 0 | 6 |
[ [ 1, 4025, 1056, 261, 2983, 262, 1625, 3992, 273, 19451, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2077, 473, 3992, 473, 3157, 266, 473, 26579, 473, 2983, 473, 948, 76, 488, 473, 13706, 10540, 1736, 203, 64, 13138, 5345, 203, 20, 473, 324, 285, 3711, 366, 2439, 281, 473, 27212, 473, 12126, 17, 12479, 699, 7253, 473, 9965, 473, 6599, 17894, 576, 16, 7920, 21186, 16, 619, 2147, 16, 619, 2147, 12360, 16, 341, 2835, 473, 290, 474, 409, 83, 3780, 473, 6555, 1736, 203, 21, 473, 324, 285, 3711, 30, 312, 639, 304, 1261, 616, 1823, 473, 4044, 22, 473, 4072, 264, 473, 6555, 473, 6555, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 22, 473, 324, 285, 3711, 30, 312, 1561, 73, 434, 10510, 87, 473, 4044, 25, 473, 7005, 2511, 436, 8365, 473, 6555, 473, 6555, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 23, 473, 324, 285, 3711, 30, 268, 5408, 434, 326, 358, 76, 318, 15833, 473, 4044, 21, 473, 1261, 616, 594, 473, 6555, 473, 6555, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 24, 473, 324, 285, 3711, 30, 326, 7920, 473, 4044, 23, 473, 1261, 616, 594, 473, 9965, 16, 1140, 619, 473, 6599, 17894, 576, 16, 7920, 21186, 16, 619, 2147, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 25, 473, 302, 10896, 767, 13062, 473, 4044, 22, 473, 767, 2822, 473, 9965, 473, 6599, 17894, 576, 16, 7920, 21186, 16, 619, 2147, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 26, 473, 353, 15733, 26508, 2764, 73, 384, 318, 3428, 473, 4044, 22, 473, 1301, 17, 361, 616, 594, 473, 9965, 473, 6599, 17894, 576, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 27, 473, 884, 3240, 4190, 5927, 473, 16291, 473, 1301, 473, 9965, 473, 6555, 473, 7920, 800, 93, 2036, 473, 6555, 1736, 203, 28, 473, 884, 3240, 324, 4558, 1040, 473, 4044, 29, 473, 2863, 17, 957, 6252, 473, 6555, 473, 6555, 473, 290, 474, 409, 83, 3780, 473, 6555, 1736, 203, 29, 473, 884, 3240, 324, 4558, 1040, 30, 290, 267, 78, 28768, 473, 27853, 473, 2863, 17, 957, 6252, 473, 6555, 473, 6555, 473, 290, 474, 409, 83, 3780, 473, 30993, 1736, 203, 2163, 473, 884, 3240, 462, 403, 473, 23673, 28, 473, 6252, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2499, 473, 884, 3240, 12797, 3613, 3165, 473, 19451, 473, 1696, 9117, 16, 4072, 7920, 473, 6555, 473, 341, 2835, 582, 473, 6555, 473, 6555, 1736, 203, 2138, 473, 884, 3240, 12797, 3613, 3165, 30, 326, 462, 448, 17874, 473, 19451, 473, 1696, 9117, 16, 4072, 7920, 473, 6555, 473, 6555, 473, 290, 474, 409, 83, 890, 2377, 473, 6555, 1736, 203, 3437, 473, 884, 3240, 6710, 814, 473, 27853, 473, 293, 31550, 473, 6555, 473, 6555, 473, 6555, 473, 30993, 16, 13911, 1736, 203, 3461, 473, 884, 3240, 11784, 473, 23673, 28, 473, 16171, 471, 11803, 14754, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 3600, 473, 884, 3240, 11784, 30, 15516, 10730, 417, 310, 9859, 473, 16291, 473, 16171, 471, 11803, 14754, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2313, 473, 884, 3240, 284, 22259, 473, 19451, 473, 7524, 3855, 15522, 473, 6555, 473, 6555, 473, 290, 474, 409, 83, 3780, 16, 290, 474, 409, 83, 890, 2377, 473, 6555, 1736, 203, 4033, 473, 884, 3240, 353, 15733, 473, 23673, 27, 473, 1301, 17, 361, 616, 594, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2643, 473, 884, 3240, 353, 15733, 576, 326, 5186, 1200, 8190, 1807, 283, 3995, 908, 473, 4044, 21, 473, 1301, 17, 361, 616, 594, 473, 9965, 473, 6599, 17894, 473, 7920, 800, 93, 2036, 16, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 3657, 473, 884, 3240, 15516, 10730, 11, 417, 310, 9859, 473, 4044, 24, 473, 1301, 17, 361, 616, 594, 473, 6555, 473, 6555, 473, 7920, 800, 93, 8312, 473, 6555, 1736, 203, 3462, 473, 884, 3240, 4553, 5839, 434, 462, 13888, 12365, 473, 13695, 473, 8039, 4492, 3309, 14872, 12365, 261, 7020, 83, 13, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 5340, 473, 884, 3240, 4553, 5839, 434, 462, 13888, 30, 328, 842, 287, 1807, 525, 6561, 402, 473, 19451, 473, 1301, 17, 361, 616, 594, 473, 6555, 473, 6555, 473, 290, 474, 409, 83, 3780, 16, 290, 474, 409, 83, 890, 2377, 16, 6599, 17894, 331, 23338, 473, 6555, 1736, 203, 3787, 473, 884, 3240, 4553, 5839, 434, 462, 13888, 30, 8632, 280, 94, 473, 19451, 473, 767, 2822, 473, 9965, 473, 6555, 473, 6555, 473, 30993, 1736, 203, 4366, 473, 884, 3240, 1515, 83, 473, 23673, 28, 473, 5024, 9117, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 3247, 473, 884, 3240, 1131, 430, 360, 1823, 12365, 473, 13695, 473, 8039, 4492, 3309, 14872, 12365, 261, 7020, 83, 13, 473, 9965, 473, 6555, 473, 6555, 473, 30993, 16, 13911, 1736, 203, 2947, 473, 884, 3240, 3399, 2154, 3846, 18639, 485, 275, 473, 16291, 473, 1675, 5286, 8371, 473, 9965, 16, 5318, 1140, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 5558, 473, 884, 3240, 3399, 2154, 4075, 343, 1371, 473, 16291, 473, 1675, 5286, 8371, 473, 9965, 16, 5318, 1140, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 5324, 473, 884, 3240, 290, 267, 78, 28768, 290, 728, 17694, 473, 13695, 473, 1301, 17, 361, 616, 594, 473, 6555, 473, 6555, 473, 290, 474, 409, 83, 890, 2377, 16, 6599, 17894, 331, 23338, 473, 6555, 1736, 203, 6030, 473, 884, 3240, 290, 267, 78, 28768, 30, 326, 727, 324, 4558, 298, 473, 19451, 473, 4072, 264, 473, 9965, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 5540, 473, 884, 3240, 767, 13062, 473, 404, 11984, 473, 767, 2822, 473, 9965, 473, 6599, 17894, 16, 290, 474, 409, 83, 5178, 473, 7920, 800, 93, 2036, 473, 6555, 1736, 203, 5082, 473, 884, 3240, 767, 13062, 576, 473, 4044, 21, 473, 767, 2822, 473, 9965, 473, 6599, 17894, 576, 2 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 2983, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1666, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select nationality where player = 'jarret stoll' col : round | # | player | nationality | college/junior/club team (league) row 1 : 1 | 15 | jesse niinimaki | finland | ilves (finland) row 2 : 2 | 31 | jeff deslauriers | canada | chicoutimi sagueneens (qmjhl) row 3 : 2 | 36 | jarret stoll | canada | kootenay ice (whl) row 4 : 2 | 44 | matt greene | united states | green bay gamblers (ushl) row 5 : 3 | 79 | brock radunske | canada | michigan state spartans (ncaa) row 6 : 4 | 106 | ivan koltsov | russia | cherepovets (russia) row 7 : 4 | 111 | jonas almtorp | sweden | modo hockey (sweden) row 8 : 4 | 123 | robin kovar | czech republic | hc vsetin (czech.) row 9 : 5 | 148 | glenn fisher | canada | fort saskatchewan traders (ajhl) row 10 : 6 | 181 | mikko luoma | finland | tappara (finland) row 11 : 7 | 205 | jean-francois dufort | canada | cape breton screaming eagles (qmjhl) row 12 : 7 | 211 | patrick murphy | canada | newmarket hurricanes (opjhl) row 13 : 8 | 244 | dwight helminen | united states | michigan wolverines (ncaa) row 14 : 8 | 245 | tomas micka | czech republic | hc slavia praha (czech.) row 15 : 9 | 274 | fredrik johansson | sweden | frolunda (sweden)
col : nationality row 1 : canada
select nationality where player = 'jarret stoll' <table_name> : table \begin{tabular}{llllll} \toprule & round & # & player & nationality & college/junior/club team (league) \\ \midrule 0 & 1 & 15 & jesse niinimaki & finland & ilves (finland) \\ 1 & 2 & 31 & jeff deslauriers & canada & chicoutimi sagueneens (qmjhl) \\ 2 & 2 & 36 & jarret stoll & canada & kootenay ice (whl) \\ 3 & 2 & 44 & matt greene & united states & green bay gamblers (ushl) \\ 4 & 3 & 79 & brock radunske & canada & michigan state spartans (ncaa) \\ 5 & 4 & 106 & ivan koltsov & russia & cherepovets (russia) \\ 6 & 4 & 111 & jonas almtorp & sweden & modo hockey (sweden) \\ 7 & 4 & 123 & robin kovar & czech republic & hc vsetin (czech.) \\ 8 & 5 & 148 & glenn fisher & canada & fort saskatchewan traders (ajhl) \\ 9 & 6 & 181 & mikko luoma & finland & tappara (finland) \\ 10 & 7 & 205 & jean-francois dufort & canada & cape breton screaming eagles (qmjhl) \\ 11 & 7 & 211 & patrick murphy & canada & newmarket hurricanes (opjhl) \\ 12 & 8 & 244 & dwight helminen & united states & michigan wolverines (ncaa) \\ 13 & 8 & 245 & tomas micka & czech republic & hc slavia praha (czech.) \\ 14 & 9 & 274 & fredrik johansson & sweden & frolunda (sweden) \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & nationality \\ \midrule 0 & canada \\ \bottomrule \end{tabular}
select nationality where player = 'jarret stoll' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>round</th> <th>#</th> <th>player</th> <th>nationality</th> <th>college/junior/club team (league)</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>15</td> <td>jesse niinimaki</td> <td>finland</td> <td>ilves (finland)</td> </tr> <tr> <th>1</th> <td>2</td> <td>31</td> <td>jeff deslauriers</td> <td>canada</td> <td>chicoutimi sagueneens (qmjhl)</td> </tr> <tr> <th>2</th> <td>2</td> <td>36</td> <td>jarret stoll</td> <td>canada</td> <td>kootenay ice (whl)</td> </tr> <tr> <th>3</th> <td>2</td> <td>44</td> <td>matt greene</td> <td>united states</td> <td>green bay gamblers (ushl)</td> </tr> <tr> <th>4</th> <td>3</td> <td>79</td> <td>brock radunske</td> <td>canada</td> <td>michigan state spartans (ncaa)</td> </tr> <tr> <th>5</th> <td>4</td> <td>106</td> <td>ivan koltsov</td> <td>russia</td> <td>cherepovets (russia)</td> </tr> <tr> <th>6</th> <td>4</td> <td>111</td> <td>jonas almtorp</td> <td>sweden</td> <td>modo hockey (sweden)</td> </tr> <tr> <th>7</th> <td>4</td> <td>123</td> <td>robin kovar</td> <td>czech republic</td> <td>hc vsetin (czech.)</td> </tr> <tr> <th>8</th> <td>5</td> <td>148</td> <td>glenn fisher</td> <td>canada</td> <td>fort saskatchewan traders (ajhl)</td> </tr> <tr> <th>9</th> <td>6</td> <td>181</td> <td>mikko luoma</td> <td>finland</td> <td>tappara (finland)</td> </tr> <tr> <th>10</th> <td>7</td> <td>205</td> <td>jean-francois dufort</td> <td>canada</td> <td>cape breton screaming eagles (qmjhl)</td> </tr> <tr> <th>11</th> <td>7</td> <td>211</td> <td>patrick murphy</td> <td>canada</td> <td>newmarket hurricanes (opjhl)</td> </tr> <tr> <th>12</th> <td>8</td> <td>244</td> <td>dwight helminen</td> <td>united states</td> <td>michigan wolverines (ncaa)</td> </tr> <tr> <th>13</th> <td>8</td> <td>245</td> <td>tomas micka</td> <td>czech republic</td> <td>hc slavia praha (czech.)</td> </tr> <tr> <th>14</th> <td>9</td> <td>274</td> <td>fredrik johansson</td> <td>sweden</td> <td>frolunda (sweden)</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>nationality</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>canada</td> </tr> </tbody> </table>
select nationality where player = 'jarret stoll' <table_name> : table | | round | # | player | nationality | college/junior/club team (league) | |---:|--------:|----:|:---------------------|:---------------|:-------------------------------------| | 0 | 1 | 15 | jesse niinimaki | finland | ilves (finland) | | 1 | 2 | 31 | jeff deslauriers | canada | chicoutimi sagueneens (qmjhl) | | 2 | 2 | 36 | jarret stoll | canada | kootenay ice (whl) | | 3 | 2 | 44 | matt greene | united states | green bay gamblers (ushl) | | 4 | 3 | 79 | brock radunske | canada | michigan state spartans (ncaa) | | 5 | 4 | 106 | ivan koltsov | russia | cherepovets (russia) | | 6 | 4 | 111 | jonas almtorp | sweden | modo hockey (sweden) | | 7 | 4 | 123 | robin kovar | czech republic | hc vsetin (czech.) | | 8 | 5 | 148 | glenn fisher | canada | fort saskatchewan traders (ajhl) | | 9 | 6 | 181 | mikko luoma | finland | tappara (finland) | | 10 | 7 | 205 | jean-francois dufort | canada | cape breton screaming eagles (qmjhl) | | 11 | 7 | 211 | patrick murphy | canada | newmarket hurricanes (opjhl) | | 12 | 8 | 244 | dwight helminen | united states | michigan wolverines (ncaa) | | 13 | 8 | 245 | tomas micka | czech republic | hc slavia praha (czech.) | | 14 | 9 | 274 | fredrik johansson | sweden | frolunda (sweden) |
| | nationality | |---:|:--------------| | 0 | canada |
[ [ 1, 4025, 290, 367, 7919, 1625, 7291, 273, 296, 11930, 1349, 384, 22382, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3643, 473, 468, 473, 7291, 473, 290, 367, 7919, 473, 645, 298, 908, 19, 78, 318, 9659, 19, 830, 373, 5927, 261, 298, 20910, 13, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 4711, 473, 525, 281, 307, 16398, 267, 381, 581, 77, 473, 574, 15733, 473, 277, 3070, 281, 261, 926, 15733, 13, 1736, 203, 21, 473, 576, 473, 8231, 473, 525, 17098, 2832, 11821, 1650, 414, 473, 848, 16524, 473, 462, 335, 659, 381, 77, 20908, 89, 4009, 773, 261, 26245, 78, 25356, 13, 1736, 203, 22, 473, 576, 473, 6580, 473, 7334, 1349, 384, 22382, 473, 848, 16524, 473, 417, 1632, 275, 528, 277, 311, 261, 3350, 80, 13, 1736, 203, 23, 473, 576, 473, 13291, 473, 312, 4558, 10004, 73, 473, 2836, 329, 5493, 473, 10004, 324, 528, 314, 2536, 3135, 261, 1218, 80, 13, 1736, 203, 24, 473, 890, 473, 26517, 473, 23670, 363, 6719, 27595, 4491, 473, 848, 16524, 473, 312, 1354, 360, 304, 919, 1694, 485, 634, 261, 82, 5353, 69, 13, 1736, 203, 25, 473, 1059, 473, 1728, 26, 473, 4674, 304, 417, 355, 3428, 1527, 473, 436, 5567, 1155, 473, 462, 822, 84, 1527, 2413, 261, 86, 5567, 1155, 13, 1736, 203, 26, 473, 1059, 473, 16344, 473, 525, 265, 345, 524, 1010, 280, 84, 473, 1352, 329, 275, 473, 681, 83, 366, 975, 402, 261, 5328, 329, 275, 13, 1736, 203, 27, 473, 1059, 473, 17335, 473, 721, 4757, 417, 83, 1401, 473, 276, 8489, 343, 283, 482, 473, 11684, 331, 542, 267, 261, 71, 8489, 343, 12998, 1736, 203, 28, 473, 1381, 473, 5045, 28, 473, 314, 1897, 82, 284, 31721, 473, 848, 16524, 473, 364, 88, 272, 835, 505, 359, 304, 1284, 6794, 261, 4365, 25356, 13, 1736, 203, 29, 473, 1666, 473, 6549, 21, 473, 312, 1766, 28179, 20072, 362, 69, 473, 574, 15733, 473, 13495, 25072, 261, 926, 15733, 13, 1736, 203, 2163, 473, 2371, 473, 4200, 25, 473, 30356, 304, 17, 74, 2450, 2894, 291, 302, 696, 499, 473, 848, 16524, 473, 276, 1273, 324, 1349, 265, 888, 793, 310, 425, 346, 1040, 261, 26245, 78, 25356, 13, 1736, 203, 2499, 473, 2371, 473, 576, 2499, 473, 9670, 86, 1200, 312, 295, 844, 93, 473, 848, 16524, 473, 394, 27151, 366, 295, 1512, 304, 281, 261, 556, 78, 25356, 13, 1736, 203, 2138, 473, 1725, 473, 4248, 24, 473, 12394, 750, 13150, 1154, 275, 473, 2836, 329, 5493, 473, 312, 1354, 360, 304, 341, 10521, 1465, 261, 82, 5353, 69, 13, 1736, 203, 3437, 473, 1725, 473, 4248, 25, 473, 358, 15260, 312, 1200, 69, 473, 276, 8489, 343, 283, 482, 473, 11684, 2020, 69, 21985, 293, 354, 3395, 261, 71, 8489, 343, 12998, 1736, 203, 3461, 473, 2468, 473, 576, 5608, 473, 284, 1118, 566, 79, 525, 16699, 634, 816, 473, 1352, 329, 275, 473, 284, 922, 1074, 69, 261, 5328, 329, 275, 13, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 290, 367, 7919, 1736, 203, 64, 13138, 5345, 203, 20, 473, 848, 16524, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select avg ( tyre ) where tyre = 'f' col : number | driver | entrant | chassis | engine | tyre row 1 : 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f row 2 : 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d row 3 : 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d row 4 : 6 | ninian sanderson | ecurie ecosse | jaguar d-type | jaguar | d row 5 : 7 | bob veith | bob estes | phillips | offenhauser | f row 6 : 8 | jean behra | maserati | maserati 250f | maserati | f row 7 : 8 | jean behra | maserati | maserati 450s1 | maserati | f row 8 : 12 | pat o'connor | sumar | kurtis kraft 500g | offenhauser | f row 9 : 16 | mario bornigia | scuderia cottione | ferrari | ferrari | none row 10 : 27 | tony bettenhausen | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 11 : 35 | eddie sachs | jim robbins | kurtis kraft 500g | offenhauser | f row 12 : 49 | ray crawford | meguiar mirror glaze | kurtis kraft 500g | offenhauser | f row 13 : 52 | troy ruttman | john zink | watson | offenhauser | f row 14 : 52 | jim rathmann2 | john zink | watson | offenhauser | f row 15 : 54 | paul russo | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 16 : 73 | andy linden | mcnamara veedol | kurtis kraft 500g | offenhauser | f row 17 : 98 | johnnie parsons | agajanian | kuzma | offenhauser | f
col : avg ( "tyre" ) row 1 : 0
select avg ( tyre ) where tyre = 'f' <table_name> : table \begin{tabular}{lllllll} \toprule & number & driver & entrant & chassis & engine & tyre \\ \midrule 0 & 1 & jimmy bryan & dean van lines & kuzma & offenhauser & f \\ 1 & 2 & john lawrence & ecurie ecosse & jaguar d-type & jaguar & d \\ 2 & 4 & jack fairman & ecurie ecosse & jaguar d-type & jaguar & d \\ 3 & 6 & ninian sanderson & ecurie ecosse & jaguar d-type & jaguar & d \\ 4 & 7 & bob veith & bob estes & phillips & offenhauser & f \\ 5 & 8 & jean behra & maserati & maserati 250f & maserati & f \\ 6 & 8 & jean behra & maserati & maserati 450s1 & maserati & f \\ 7 & 12 & pat o'connor & sumar & kurtis kraft 500g & offenhauser & f \\ 8 & 16 & mario bornigia & scuderia cottione & ferrari & ferrari & none \\ 9 & 27 & tony bettenhausen & novi auto air conditioning & kurtis kraft 500f & novi (s/c) & f \\ 10 & 35 & eddie sachs & jim robbins & kurtis kraft 500g & offenhauser & f \\ 11 & 49 & ray crawford & meguiar mirror glaze & kurtis kraft 500g & offenhauser & f \\ 12 & 52 & troy ruttman & john zink & watson & offenhauser & f \\ 13 & 52 & jim rathmann2 & john zink & watson & offenhauser & f \\ 14 & 54 & paul russo & novi auto air conditioning & kurtis kraft 500f & novi (s/c) & f \\ 15 & 73 & andy linden & mcnamara veedol & kurtis kraft 500g & offenhauser & f \\ 16 & 98 & johnnie parsons & agajanian & kuzma & offenhauser & f \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & avg ( "tyre" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select avg ( tyre ) where tyre = 'f' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>number</th> <th>driver</th> <th>entrant</th> <th>chassis</th> <th>engine</th> <th>tyre</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>jimmy bryan</td> <td>dean van lines</td> <td>kuzma</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>1</th> <td>2</td> <td>john lawrence</td> <td>ecurie ecosse</td> <td>jaguar d-type</td> <td>jaguar</td> <td>d</td> </tr> <tr> <th>2</th> <td>4</td> <td>jack fairman</td> <td>ecurie ecosse</td> <td>jaguar d-type</td> <td>jaguar</td> <td>d</td> </tr> <tr> <th>3</th> <td>6</td> <td>ninian sanderson</td> <td>ecurie ecosse</td> <td>jaguar d-type</td> <td>jaguar</td> <td>d</td> </tr> <tr> <th>4</th> <td>7</td> <td>bob veith</td> <td>bob estes</td> <td>phillips</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>5</th> <td>8</td> <td>jean behra</td> <td>maserati</td> <td>maserati 250f</td> <td>maserati</td> <td>f</td> </tr> <tr> <th>6</th> <td>8</td> <td>jean behra</td> <td>maserati</td> <td>maserati 450s1</td> <td>maserati</td> <td>f</td> </tr> <tr> <th>7</th> <td>12</td> <td>pat o'connor</td> <td>sumar</td> <td>kurtis kraft 500g</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>8</th> <td>16</td> <td>mario bornigia</td> <td>scuderia cottione</td> <td>ferrari</td> <td>ferrari</td> <td>none</td> </tr> <tr> <th>9</th> <td>27</td> <td>tony bettenhausen</td> <td>novi auto air conditioning</td> <td>kurtis kraft 500f</td> <td>novi (s/c)</td> <td>f</td> </tr> <tr> <th>10</th> <td>35</td> <td>eddie sachs</td> <td>jim robbins</td> <td>kurtis kraft 500g</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>11</th> <td>49</td> <td>ray crawford</td> <td>meguiar mirror glaze</td> <td>kurtis kraft 500g</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>12</th> <td>52</td> <td>troy ruttman</td> <td>john zink</td> <td>watson</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>13</th> <td>52</td> <td>jim rathmann2</td> <td>john zink</td> <td>watson</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>14</th> <td>54</td> <td>paul russo</td> <td>novi auto air conditioning</td> <td>kurtis kraft 500f</td> <td>novi (s/c)</td> <td>f</td> </tr> <tr> <th>15</th> <td>73</td> <td>andy linden</td> <td>mcnamara veedol</td> <td>kurtis kraft 500g</td> <td>offenhauser</td> <td>f</td> </tr> <tr> <th>16</th> <td>98</td> <td>johnnie parsons</td> <td>agajanian</td> <td>kuzma</td> <td>offenhauser</td> <td>f</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>avg ( "tyre" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select avg ( tyre ) where tyre = 'f' <table_name> : table | | number | driver | entrant | chassis | engine | tyre | |---:|---------:|:------------------|:---------------------------|:------------------|:------------|:-------| | 0 | 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f | | 1 | 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d | | 2 | 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d | | 3 | 6 | ninian sanderson | ecurie ecosse | jaguar d-type | jaguar | d | | 4 | 7 | bob veith | bob estes | phillips | offenhauser | f | | 5 | 8 | jean behra | maserati | maserati 250f | maserati | f | | 6 | 8 | jean behra | maserati | maserati 450s1 | maserati | f | | 7 | 12 | pat o'connor | sumar | kurtis kraft 500g | offenhauser | f | | 8 | 16 | mario bornigia | scuderia cottione | ferrari | ferrari | none | | 9 | 27 | tony bettenhausen | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f | | 10 | 35 | eddie sachs | jim robbins | kurtis kraft 500g | offenhauser | f | | 11 | 49 | ray crawford | meguiar mirror glaze | kurtis kraft 500g | offenhauser | f | | 12 | 52 | troy ruttman | john zink | watson | offenhauser | f | | 13 | 52 | jim rathmann2 | john zink | watson | offenhauser | f | | 14 | 54 | paul russo | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f | | 15 | 73 | andy linden | mcnamara veedol | kurtis kraft 500g | offenhauser | f | | 16 | 98 | johnnie parsons | agajanian | kuzma | offenhauser | f |
| | avg ( "tyre" ) | |---:|-----------------:| | 0 | 0 |
[ [ 1, 4025, 11152, 261, 13806, 266, 262, 1625, 13806, 266, 273, 296, 74, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1300, 473, 3419, 473, 31976, 970, 473, 462, 24774, 473, 4073, 473, 13806, 266, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 525, 381, 4811, 324, 1176, 304, 473, 443, 304, 331, 304, 2362, 473, 417, 29298, 2540, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 21, 473, 576, 473, 525, 22223, 328, 2219, 7885, 473, 425, 1397, 1385, 6557, 538, 307, 473, 525, 346, 89, 297, 302, 17, 723, 473, 525, 346, 89, 297, 473, 302, 1736, 203, 22, 473, 1059, 473, 525, 484, 284, 1826, 4728, 473, 425, 1397, 1385, 6557, 538, 307, 473, 525, 346, 89, 297, 302, 17, 723, 473, 525, 346, 89, 297, 473, 302, 1736, 203, 23, 473, 1666, 473, 290, 267, 2779, 272, 464, 3565, 473, 425, 1397, 1385, 6557, 538, 307, 473, 525, 346, 89, 297, 302, 17, 723, 473, 525, 346, 89, 297, 473, 302, 1736, 203, 24, 473, 2371, 473, 800, 70, 10489, 483, 473, 800, 70, 4387, 281, 473, 1844, 330, 11693, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 25, 473, 1725, 473, 30356, 304, 12433, 354, 473, 312, 14558, 270, 77, 473, 312, 14558, 270, 77, 16927, 74, 473, 312, 14558, 270, 77, 473, 284, 1736, 203, 26, 473, 1725, 473, 30356, 304, 12433, 354, 473, 312, 14558, 270, 77, 473, 312, 14558, 270, 77, 1059, 3361, 87, 21, 473, 312, 14558, 270, 77, 473, 284, 1736, 203, 27, 473, 2593, 473, 9670, 320, 11, 4646, 280, 473, 2142, 297, 473, 417, 295, 88, 291, 417, 5015, 6604, 75, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 28, 473, 2872, 473, 21282, 1594, 324, 14245, 360, 1155, 473, 888, 89, 765, 1155, 276, 352, 24252, 73, 473, 284, 370, 12954, 473, 284, 370, 12954, 473, 6555, 1736, 203, 29, 473, 12732, 473, 268, 6598, 2701, 2253, 3395, 407, 275, 473, 1158, 522, 3656, 23350, 2269, 310, 473, 417, 295, 88, 291, 417, 5015, 6604, 74, 473, 1158, 522, 261, 87, 19, 71, 13, 473, 284, 1736, 203, 2163, 473, 13191, 473, 1675, 72, 1385, 272, 497, 87, 473, 525, 381, 721, 9897, 2679, 473, 417, 295, 88, 291, 417, 5015, 6604, 75, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 2499, 473, 17160, 473, 14961, 276, 1899, 31836, 473, 312, 1332, 4881, 297, 15593, 5118, 1561, 73, 473, 417, 295, 88, 291, 417, 5015, 6604, 75, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 2138, 473, 18106, 473, 268, 3800, 436, 322, 88, 4728, 473, 525, 22223, 998, 754, 473, 341, 270, 816, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 3437, 473, 18106, 473, 525, 381, 436, 421, 81, 1072, 22, 473, 525, 22223, 998, 754, 473, 341, 270, 816, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 3461, 473, 22431, 473, 6790, 332, 436, 407, 2048, 473, 1158, 522, 3656, 23350, 2269, 310, 473, 417, 295, 88, 291, 417, 5015, 6604, 74, 473, 1158, 522, 261, 87, 19, 71, 13, 473, 284, 1736, 203, 3600, 473, 26103, 473, 471, 93, 328, 728, 275, 473, 6108, 17808, 297, 69, 10489, 329, 355, 473, 417, 295, 88, 291, 417, 5015, 6604, 75, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 2313, 473, 24645, 473, 525, 16699, 9074, 1385, 779, 816, 87, 473, 1737, 4365, 304, 2779, 473, 417, 29298, 2540, 473, 3397, 275, 3395, 1355, 473, 284, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 11152, 261, 13806, 266, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( site ) where site = 'rickwood field • birmingham, al' col : date | opponent | site | result row 1 : september 24 | millsaps | denny field • tuscaloosa, al | w 54-0 row 2 : october 2 | at vanderbilt | dudley field • nashville, tn | w 19-7 row 3 : october 9 | at mississippi a&m | meridian fairgrounds • meridian, ms (rivalry) | w 26-7 row 4 : october 16 | at georgia tech | grant field • atlanta, ga | w 21-0 row 5 : october 23 | sewanee | rickwood field • birmingham, al | w 2-0 row 6 : october 30 | lsu | denny field • tuscaloosa, al (rivalry) | w 24-0 row 7 : november 6 | kentucky | rickwood field • birmingham, al | w 14-0 row 8 : november 13 | florida | cramton bowl • montgomery, al | w 49-0 row 9 : november 25 | georgia | rickwood field • birmingham, al | w 33-6 row 10 : january 1, 1927 | vs. stanford | rose bowl • pasadena, ca (rose bowl) | t 7-7
col : count ( "site" ) row 1 : 3
select count ( site ) where site = 'rickwood field • birmingham, al' <table_name> : table \begin{tabular}{lllll} \toprule & date & opponent & site & result \\ \midrule 0 & september 24 & millsaps & denny field • tuscaloosa, al & w 54-0 \\ 1 & october 2 & at vanderbilt & dudley field • nashville, tn & w 19-7 \\ 2 & october 9 & at mississippi a&m & meridian fairgrounds • meridian, ms (rivalry) & w 26-7 \\ 3 & october 16 & at georgia tech & grant field • atlanta, ga & w 21-0 \\ 4 & october 23 & sewanee & rickwood field • birmingham, al & w 2-0 \\ 5 & october 30 & lsu & denny field • tuscaloosa, al (rivalry) & w 24-0 \\ 6 & november 6 & kentucky & rickwood field • birmingham, al & w 14-0 \\ 7 & november 13 & florida & cramton bowl • montgomery, al & w 49-0 \\ 8 & november 25 & georgia & rickwood field • birmingham, al & w 33-6 \\ 9 & january 1, 1927 & vs. stanford & rose bowl • pasadena, ca (rose bowl) & t 7-7 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "site" ) \\ \midrule 0 & 3 \\ \bottomrule \end{tabular}
select count ( site ) where site = 'rickwood field • birmingham, al' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>opponent</th> <th>site</th> <th>result</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>september 24</td> <td>millsaps</td> <td>denny field • tuscaloosa, al</td> <td>w 54-0</td> </tr> <tr> <th>1</th> <td>october 2</td> <td>at vanderbilt</td> <td>dudley field • nashville, tn</td> <td>w 19-7</td> </tr> <tr> <th>2</th> <td>october 9</td> <td>at mississippi a&amp;m</td> <td>meridian fairgrounds • meridian, ms (rivalry)</td> <td>w 26-7</td> </tr> <tr> <th>3</th> <td>october 16</td> <td>at georgia tech</td> <td>grant field • atlanta, ga</td> <td>w 21-0</td> </tr> <tr> <th>4</th> <td>october 23</td> <td>sewanee</td> <td>rickwood field • birmingham, al</td> <td>w 2-0</td> </tr> <tr> <th>5</th> <td>october 30</td> <td>lsu</td> <td>denny field • tuscaloosa, al (rivalry)</td> <td>w 24-0</td> </tr> <tr> <th>6</th> <td>november 6</td> <td>kentucky</td> <td>rickwood field • birmingham, al</td> <td>w 14-0</td> </tr> <tr> <th>7</th> <td>november 13</td> <td>florida</td> <td>cramton bowl • montgomery, al</td> <td>w 49-0</td> </tr> <tr> <th>8</th> <td>november 25</td> <td>georgia</td> <td>rickwood field • birmingham, al</td> <td>w 33-6</td> </tr> <tr> <th>9</th> <td>january 1, 1927</td> <td>vs. stanford</td> <td>rose bowl • pasadena, ca (rose bowl)</td> <td>t 7-7</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "site" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>3</td> </tr> </tbody> </table>
select count ( site ) where site = 'rickwood field • birmingham, al' <table_name> : table | | date | opponent | site | result | |---:|:----------------|:-------------------|:----------------------------------------------|:---------| | 0 | september 24 | millsaps | denny field • tuscaloosa, al | w 54-0 | | 1 | october 2 | at vanderbilt | dudley field • nashville, tn | w 19-7 | | 2 | october 9 | at mississippi a&m | meridian fairgrounds • meridian, ms (rivalry) | w 26-7 | | 3 | october 16 | at georgia tech | grant field • atlanta, ga | w 21-0 | | 4 | october 23 | sewanee | rickwood field • birmingham, al | w 2-0 | | 5 | october 30 | lsu | denny field • tuscaloosa, al (rivalry) | w 24-0 | | 6 | november 6 | kentucky | rickwood field • birmingham, al | w 14-0 | | 7 | november 13 | florida | cramton bowl • montgomery, al | w 49-0 | | 8 | november 25 | georgia | rickwood field • birmingham, al | w 33-6 | | 9 | january 1, 1927 | vs. stanford | rose bowl • pasadena, ca (rose bowl) | t 7-7 |
| | count ( "site" ) | |---:|-------------------:| | 0 | 3 |
[ [ 1, 4025, 1056, 261, 2834, 262, 1625, 2834, 273, 296, 86, 1200, 91, 4773, 652, 225, 163, 227, 100, 324, 3985, 310, 31698, 16, 524, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 1061, 1029, 473, 2834, 473, 563, 1736, 203, 64, 13138, 5345, 203, 20, 473, 695, 337, 2558, 4248, 473, 312, 737, 87, 6679, 473, 5545, 18538, 652, 225, 163, 227, 100, 268, 407, 771, 83, 12029, 16, 524, 473, 341, 22431, 17, 20, 1736, 203, 21, 473, 10844, 83, 744, 576, 473, 622, 331, 464, 264, 70, 4526, 473, 302, 1100, 30678, 652, 225, 163, 227, 100, 290, 961, 90, 14120, 16, 16002, 473, 341, 5342, 17, 27, 1736, 203, 22, 473, 10844, 83, 744, 2468, 473, 622, 12543, 1054, 625, 7259, 279, 10, 81, 473, 4045, 350, 2779, 284, 1826, 2915, 87, 225, 163, 227, 100, 4045, 350, 2779, 16, 4086, 261, 86, 5162, 1176, 13, 473, 341, 10659, 17, 27, 1736, 203, 23, 473, 10844, 83, 744, 2872, 473, 622, 8244, 3341, 1155, 13878, 473, 7936, 652, 225, 163, 227, 100, 622, 80, 27677, 16, 18812, 473, 341, 9035, 17, 20, 1736, 203, 24, 473, 10844, 83, 744, 10213, 473, 272, 359, 304, 1340, 473, 436, 1200, 91, 4773, 652, 225, 163, 227, 100, 324, 3985, 310, 31698, 16, 524, 473, 341, 576, 17, 20, 1736, 203, 25, 473, 10844, 83, 744, 5196, 473, 7180, 89, 473, 5545, 18538, 652, 225, 163, 227, 100, 268, 407, 771, 83, 12029, 16, 524, 261, 86, 5162, 1176, 13, 473, 341, 4248, 17, 20, 1736, 203, 26, 473, 1158, 90, 2558, 1666, 473, 417, 319, 9031, 93, 473, 436, 1200, 91, 4773, 652, 225, 163, 227, 100, 324, 3985, 310, 31698, 16, 524, 473, 341, 5045, 17, 20, 1736, 203, 27, 473, 1158, 90, 2558, 5958, 473, 1183, 280, 350, 69, 473, 276, 1940, 1917, 324, 543, 80, 225, 163, 227, 100, 312, 1580, 75, 362, 627, 16, 524, 473, 341, 17160, 17, 20, 1736, 203, 28, 473, 1158, 90, 2558, 6969, 473, 8244, 3341, 1155, 473, 436, 1200, 91, 4773, 652, 225, 163, 227, 100, 324, 3985, 310, 31698, 16, 524, 473, 341, 13159, 17, 26, 1736, 203, 29, 473, 525, 304, 24335, 404, 16, 5342, 5324, 473, 6195, 18, 384, 304, 31836, 473, 721, 307, 324, 543, 80, 225, 163, 227, 100, 14699, 361, 24457, 16, 3474, 261, 303, 307, 324, 543, 80, 13, 473, 268, 2371, 17, 27, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 2834, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 890, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( type of nature reserve ) where massif = '274.3 ha' col : # | massif | region | type of nature reserve | preserved area | buffer zone row 1 : 1 | chornohora | zakarpattia | carpathian biosphere reserve | 2476.8 ha | 12925 ha row 2 : 2 | uholka / wide meadow | zakarpattia | carpathian biosphere reserve | 11860 ha | 3301 ha row 3 : 3 | svydovets | zakarpattia | carpathian biosphere reserve | 3030.5 ha | 5639.5 ha row 4 : 4 | maramoros | zakarpattia | carpathian biosphere reserve | 2243.6 ha | 6230.4 ha row 5 : 5 | kuziy / trybushany | zakarpattia | carpathian biosphere reserve | 1369.6 ha | 3163.4 ha row 6 : 6 | stuzhytsia / uzhok | zakarpattia | uzh national nature park | 2532 ha | 3615 ha row 7 : 7 | stuzica / bukovske vrchy | presov | poloniny national park | 2950 ha | 11300 ha row 8 : 8 | rozok | presov | presov preserved areas | 67.1 ha | 41.4 ha row 9 : 9 | vihorlat | presov | presov preserved areas | 2578 ha | 2413 ha row 10 : 10 | havesova | presov | presov preserved areas | 171.3 ha | 63.9 ha row 11 : 11 | jasmund | mecklenburg-vorpommern | jasmund national park | 492.5 ha | 2510.5 ha row 12 : 12 | serrahn | mecklenburg-vorpommern | muritz national park | 268.1 ha | 2568 ha row 13 : 13 | grumsiner forest | brandenburg | grumsiner forest nature reserve | 590.1 ha | 274.3 ha row 14 : 14 | hainich | thuringia | hainich national park | 1573.4 ha | 4085.4 ha row 15 : 15 | kellerwald | hesse | kellerwald-edersee national park | 1467.1 ha | 4271.4 ha
col : count ( "type of nature reserve" ) row 1 : 0
select count ( type of nature reserve ) where massif = '274.3 ha' <table_name> : table \begin{tabular}{lllllll} \toprule & # & massif & region & type of nature reserve & preserved area & buffer zone \\ \midrule 0 & 1 & chornohora & zakarpattia & carpathian biosphere reserve & 2476.8 ha & 12925 ha \\ 1 & 2 & uholka / wide meadow & zakarpattia & carpathian biosphere reserve & 11860 ha & 3301 ha \\ 2 & 3 & svydovets & zakarpattia & carpathian biosphere reserve & 3030.5 ha & 5639.5 ha \\ 3 & 4 & maramoros & zakarpattia & carpathian biosphere reserve & 2243.6 ha & 6230.4 ha \\ 4 & 5 & kuziy / trybushany & zakarpattia & carpathian biosphere reserve & 1369.6 ha & 3163.4 ha \\ 5 & 6 & stuzhytsia / uzhok & zakarpattia & uzh national nature park & 2532 ha & 3615 ha \\ 6 & 7 & stuzica / bukovske vrchy & presov & poloniny national park & 2950 ha & 11300 ha \\ 7 & 8 & rozok & presov & presov preserved areas & 67.1 ha & 41.4 ha \\ 8 & 9 & vihorlat & presov & presov preserved areas & 2578 ha & 2413 ha \\ 9 & 10 & havesova & presov & presov preserved areas & 171.3 ha & 63.9 ha \\ 10 & 11 & jasmund & mecklenburg-vorpommern & jasmund national park & 492.5 ha & 2510.5 ha \\ 11 & 12 & serrahn & mecklenburg-vorpommern & muritz national park & 268.1 ha & 2568 ha \\ 12 & 13 & grumsiner forest & brandenburg & grumsiner forest nature reserve & 590.1 ha & 274.3 ha \\ 13 & 14 & hainich & thuringia & hainich national park & 1573.4 ha & 4085.4 ha \\ 14 & 15 & kellerwald & hesse & kellerwald-edersee national park & 1467.1 ha & 4271.4 ha \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "type of nature reserve" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( type of nature reserve ) where massif = '274.3 ha' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>massif</th> <th>region</th> <th>type of nature reserve</th> <th>preserved area</th> <th>buffer zone</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>chornohora</td> <td>zakarpattia</td> <td>carpathian biosphere reserve</td> <td>2476.8 ha</td> <td>12925 ha</td> </tr> <tr> <th>1</th> <td>2</td> <td>uholka / wide meadow</td> <td>zakarpattia</td> <td>carpathian biosphere reserve</td> <td>11860 ha</td> <td>3301 ha</td> </tr> <tr> <th>2</th> <td>3</td> <td>svydovets</td> <td>zakarpattia</td> <td>carpathian biosphere reserve</td> <td>3030.5 ha</td> <td>5639.5 ha</td> </tr> <tr> <th>3</th> <td>4</td> <td>maramoros</td> <td>zakarpattia</td> <td>carpathian biosphere reserve</td> <td>2243.6 ha</td> <td>6230.4 ha</td> </tr> <tr> <th>4</th> <td>5</td> <td>kuziy / trybushany</td> <td>zakarpattia</td> <td>carpathian biosphere reserve</td> <td>1369.6 ha</td> <td>3163.4 ha</td> </tr> <tr> <th>5</th> <td>6</td> <td>stuzhytsia / uzhok</td> <td>zakarpattia</td> <td>uzh national nature park</td> <td>2532 ha</td> <td>3615 ha</td> </tr> <tr> <th>6</th> <td>7</td> <td>stuzica / bukovske vrchy</td> <td>presov</td> <td>poloniny national park</td> <td>2950 ha</td> <td>11300 ha</td> </tr> <tr> <th>7</th> <td>8</td> <td>rozok</td> <td>presov</td> <td>presov preserved areas</td> <td>67.1 ha</td> <td>41.4 ha</td> </tr> <tr> <th>8</th> <td>9</td> <td>vihorlat</td> <td>presov</td> <td>presov preserved areas</td> <td>2578 ha</td> <td>2413 ha</td> </tr> <tr> <th>9</th> <td>10</td> <td>havesova</td> <td>presov</td> <td>presov preserved areas</td> <td>171.3 ha</td> <td>63.9 ha</td> </tr> <tr> <th>10</th> <td>11</td> <td>jasmund</td> <td>mecklenburg-vorpommern</td> <td>jasmund national park</td> <td>492.5 ha</td> <td>2510.5 ha</td> </tr> <tr> <th>11</th> <td>12</td> <td>serrahn</td> <td>mecklenburg-vorpommern</td> <td>muritz national park</td> <td>268.1 ha</td> <td>2568 ha</td> </tr> <tr> <th>12</th> <td>13</td> <td>grumsiner forest</td> <td>brandenburg</td> <td>grumsiner forest nature reserve</td> <td>590.1 ha</td> <td>274.3 ha</td> </tr> <tr> <th>13</th> <td>14</td> <td>hainich</td> <td>thuringia</td> <td>hainich national park</td> <td>1573.4 ha</td> <td>4085.4 ha</td> </tr> <tr> <th>14</th> <td>15</td> <td>kellerwald</td> <td>hesse</td> <td>kellerwald-edersee national park</td> <td>1467.1 ha</td> <td>4271.4 ha</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "type of nature reserve" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( type of nature reserve ) where massif = '274.3 ha' <table_name> : table | | # | massif | region | type of nature reserve | preserved area | buffer zone | |---:|----:|:-------------------------|:-----------------------|:---------------------------------|:-----------------|:--------------| | 0 | 1 | chornohora | zakarpattia | carpathian biosphere reserve | 2476.8 ha | 12925 ha | | 1 | 2 | uholka / wide meadow | zakarpattia | carpathian biosphere reserve | 11860 ha | 3301 ha | | 2 | 3 | svydovets | zakarpattia | carpathian biosphere reserve | 3030.5 ha | 5639.5 ha | | 3 | 4 | maramoros | zakarpattia | carpathian biosphere reserve | 2243.6 ha | 6230.4 ha | | 4 | 5 | kuziy / trybushany | zakarpattia | carpathian biosphere reserve | 1369.6 ha | 3163.4 ha | | 5 | 6 | stuzhytsia / uzhok | zakarpattia | uzh national nature park | 2532 ha | 3615 ha | | 6 | 7 | stuzica / bukovske vrchy | presov | poloniny national park | 2950 ha | 11300 ha | | 7 | 8 | rozok | presov | presov preserved areas | 67.1 ha | 41.4 ha | | 8 | 9 | vihorlat | presov | presov preserved areas | 2578 ha | 2413 ha | | 9 | 10 | havesova | presov | presov preserved areas | 171.3 ha | 63.9 ha | | 10 | 11 | jasmund | mecklenburg-vorpommern | jasmund national park | 492.5 ha | 2510.5 ha | | 11 | 12 | serrahn | mecklenburg-vorpommern | muritz national park | 268.1 ha | 2568 ha | | 12 | 13 | grumsiner forest | brandenburg | grumsiner forest nature reserve | 590.1 ha | 274.3 ha | | 13 | 14 | hainich | thuringia | hainich national park | 1573.4 ha | 4085.4 ha | | 14 | 15 | kellerwald | hesse | kellerwald-edersee national park | 1467.1 ha | 4271.4 ha |
| | count ( "type of nature reserve" ) | |---:|-------------------------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 618, 434, 28700, 20501, 262, 1625, 8039, 430, 273, 296, 5324, 24, 18, 23, 10677, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 8039, 430, 473, 3020, 473, 618, 434, 28700, 20501, 473, 21096, 5091, 473, 1613, 4157, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 462, 280, 2135, 76, 10610, 473, 998, 581, 11441, 4558, 1155, 473, 5926, 803, 2779, 324, 7441, 9346, 20501, 473, 4248, 6669, 18, 28, 10677, 473, 2593, 29, 2947, 10677, 1736, 203, 21, 473, 576, 473, 582, 76, 355, 7282, 342, 14812, 312, 684, 543, 473, 998, 581, 11441, 4558, 1155, 473, 5926, 803, 2779, 324, 7441, 9346, 20501, 473, 404, 2643, 4848, 10677, 473, 13159, 1611, 10677, 1736, 203, 22, 473, 890, 473, 5893, 93, 72, 1527, 2413, 473, 998, 581, 11441, 4558, 1155, 473, 5926, 803, 2779, 324, 7441, 9346, 20501, 473, 890, 4630, 20, 18, 25, 10677, 473, 1381, 21607, 18, 25, 10677, 1736, 203, 23, 473, 1059, 473, 312, 439, 280, 538, 473, 998, 581, 11441, 4558, 1155, 473, 5926, 803, 2779, 324, 7441, 9346, 20501, 473, 576, 3247, 23, 18, 26, 10677, 473, 1666, 29157, 18, 24, 10677, 1736, 203, 24, 473, 1381, 473, 417, 29298, 77, 93, 342, 775, 70, 1218, 2273, 473, 998, 581, 11441, 4558, 1155, 473, 5926, 803, 2779, 324, 7441, 9346, 20501, 473, 404, 5718, 29, 18, 26, 10677, 473, 890, 30886, 18, 24, 10677, 1736, 203, 25, 473, 1666, 473, 384, 29298, 18112, 3428, 1155, 342, 582, 23121, 601, 473, 998, 581, 11441, 4558, 1155, 473, 582, 23121, 20851, 28700, 779, 79, 473, 6969, 1578, 10677, 473, 6580, 3600, 10677, 1736, 203, 26, 473, 2371, 473, 384, 29298, 26433, 342, 324, 19445, 1527, 87, 4491, 16612, 343, 93, 473, 4075, 1527, 473, 2952, 265, 11652, 20851, 779, 79, 473, 12899, 3361, 10677, 473, 404, 3437, 713, 10677, 1736, 203, 27, 473, 1725, 473, 721, 94, 601, 473, 4075, 1527, 473, 4075, 1527, 21096, 15586, 473, 21017, 18, 21, 10677, 473, 20170, 18, 24, 10677, 1736, 203, 28, 473, 2468, 473, 331, 7392, 280, 4801, 473, 4075, 1527, 473, 4075, 1527, 21096, 15586, 473, 6969, 8285, 10677, 473, 4248, 3437, 10677, 1736, 203, 29, 473, 1728, 473, 366, 6606, 16739, 473, 4075, 1527, 473, 4075, 1527, 21096, 15586, 473, 8043, 21, 18, 23, 10677, 473, 13746, 18, 29, 10677, 1736, 203, 2163, 473, 4648, 473, 525, 23522, 1074, 473, 312, 762, 1897, 70, 295, 75, 17, 90, 280, 84, 362, 6592, 82, 473, 525, 23522, 1074, 20851, 779, 79, 473, 1059, 9975, 18, 25, 10677, 473, 6969, 2163, 18, 25, 10677, 1736, 203, 2499, 473, 2593, 473, 703, 354, 76, 82, 473, 312, 762, 1897, 70, 295, 75, 17, 90, 280, 84, 362, 6592, 82, 473, 312, 295, 305, 94, 20851, 779, 79, 473, 576, 9470, 18, 21, 10677, 473, 8303, 28, 10677, 1736, 203, 2138, 473, 5958, 473, 3821, 379, 87, 14522, 30763, 473, 15272, 275, 70, 295, 75, 473, 3821, 379, 87, 14522, 30763, 28700, 20501, 473, 1381, 9349, 18, 21, 10677, 473, 576, 5608, 18, 23, 10677, 1736, 203, 3437, 473, 5045, 473, 366, 530, 1354, 473, 286, 4017, 1155, 473, 366, 530, 1354, 20851, 779, 79, 473, 4711, 9036, 18, 24, 10677, 473, 1059, 6840, 25, 18, 24, 10677, 1736, 203, 3461, 473, 4711, 473, 29861, 749, 91, 287, 72, 473, 366, 281, 307, 473, 29861, 749, 91, 287, 72, 17, 329, 264, 5946, 20851, 779, 79, 473, 5045, 9599, 18, 21, 10677, 473, 1059, 5324, 21, 18, 24, 10677, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 618, 434, 28700, 20501, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( college ) where position > 1512 col : pick # | nfl team | player | position | college row 1 : 183 | tampa bay buccaneers | parnell dickinson | quarterback | mississippi valley state row 2 : 184 | seattle seahawks | dick dixon | defensive tackle | arkansas state row 3 : 185 | miami dolphins | joe ingersoll | guard | unlv row 4 : 186 | dallas cowboys | greg schaum | defensive tackle | michigan state row 5 : 187 | cincinnati bengals | bob bateman | quarterback | brown row 6 : 188 | new york jets | abdul salaam | defensive end | kent state row 7 : 189 | cleveland browns | steve cassidy | defensive tackle | louisiana state row 8 : 190 | chicago bears | jerry muckensturm | linebacker | arkansas state row 9 : 191 | philadelphia eagles | carl hairston | defensive end | maryland-eastern shore row 10 : 192 | cincinnati bengals | carmen rome | defensive back | miami (oh) row 11 : 193 | atlanta falcons | karl farmer | wide receiver | pittsburgh row 12 : 194 | san francisco 49ers | jay chesley | defensive back | vanderbilt row 13 : 195 | buffalo bills | jackie williams | defensive back | texas a&m row 14 : 196 | kansas city chiefs | rod wellington | running back | iowa row 15 : 197 | houston oilers | larry harris | defensive tackle | oklahoma state row 16 : 198 | detroit lions | garth ten napel | linebacker | texas a&m row 17 : 199 | new york jets | james richards | running back | florida row 18 : 200 | miami dolphins | john owens | defensive end | tennessee state row 19 : 201 | new orleans saints | ed bauer | guard | notre dame row 20 : 202 | new england patriots | perry brooks | defensive tackle | southern row 21 : 203 | st. louis cardinals | phil rogers | running back | virginia tech row 22 : 204 | oakland raiders | clarence chapman | wide receiver | eastern michigan row 23 : 205 | cincinnati bengals | ken kuhn | linebacker | ohio state row 24 : 206 | minnesota vikings | larry brune | defensive back | rice row 25 : 207 | los angeles rams | larry buie | defensive back | mississippi state row 26 : 208 | dallas cowboys | david williams | running back | colorado row 27 : 209 | pittsburgh steelers | barry burton | tight end | vanderbilt
col : count ( "college" ) row 1 : 27
select count ( college ) where position > 1512 <table_name> : table \begin{tabular}{llllll} \toprule & pick # & nfl team & player & position & college \\ \midrule 0 & 183 & tampa bay buccaneers & parnell dickinson & quarterback & mississippi valley state \\ 1 & 184 & seattle seahawks & dick dixon & defensive tackle & arkansas state \\ 2 & 185 & miami dolphins & joe ingersoll & guard & unlv \\ 3 & 186 & dallas cowboys & greg schaum & defensive tackle & michigan state \\ 4 & 187 & cincinnati bengals & bob bateman & quarterback & brown \\ 5 & 188 & new york jets & abdul salaam & defensive end & kent state \\ 6 & 189 & cleveland browns & steve cassidy & defensive tackle & louisiana state \\ 7 & 190 & chicago bears & jerry muckensturm & linebacker & arkansas state \\ 8 & 191 & philadelphia eagles & carl hairston & defensive end & maryland-eastern shore \\ 9 & 192 & cincinnati bengals & carmen rome & defensive back & miami (oh) \\ 10 & 193 & atlanta falcons & karl farmer & wide receiver & pittsburgh \\ 11 & 194 & san francisco 49ers & jay chesley & defensive back & vanderbilt \\ 12 & 195 & buffalo bills & jackie williams & defensive back & texas a&m \\ 13 & 196 & kansas city chiefs & rod wellington & running back & iowa \\ 14 & 197 & houston oilers & larry harris & defensive tackle & oklahoma state \\ 15 & 198 & detroit lions & garth ten napel & linebacker & texas a&m \\ 16 & 199 & new york jets & james richards & running back & florida \\ 17 & 200 & miami dolphins & john owens & defensive end & tennessee state \\ 18 & 201 & new orleans saints & ed bauer & guard & notre dame \\ 19 & 202 & new england patriots & perry brooks & defensive tackle & southern \\ 20 & 203 & st. louis cardinals & phil rogers & running back & virginia tech \\ 21 & 204 & oakland raiders & clarence chapman & wide receiver & eastern michigan \\ 22 & 205 & cincinnati bengals & ken kuhn & linebacker & ohio state \\ 23 & 206 & minnesota vikings & larry brune & defensive back & rice \\ 24 & 207 & los angeles rams & larry buie & defensive back & mississippi state \\ 25 & 208 & dallas cowboys & david williams & running back & colorado \\ 26 & 209 & pittsburgh steelers & barry burton & tight end & vanderbilt \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "college" ) \\ \midrule 0 & 27 \\ \bottomrule \end{tabular}
select count ( college ) where position > 1512 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>pick #</th> <th>nfl team</th> <th>player</th> <th>position</th> <th>college</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>183</td> <td>tampa bay buccaneers</td> <td>parnell dickinson</td> <td>quarterback</td> <td>mississippi valley state</td> </tr> <tr> <th>1</th> <td>184</td> <td>seattle seahawks</td> <td>dick dixon</td> <td>defensive tackle</td> <td>arkansas state</td> </tr> <tr> <th>2</th> <td>185</td> <td>miami dolphins</td> <td>joe ingersoll</td> <td>guard</td> <td>unlv</td> </tr> <tr> <th>3</th> <td>186</td> <td>dallas cowboys</td> <td>greg schaum</td> <td>defensive tackle</td> <td>michigan state</td> </tr> <tr> <th>4</th> <td>187</td> <td>cincinnati bengals</td> <td>bob bateman</td> <td>quarterback</td> <td>brown</td> </tr> <tr> <th>5</th> <td>188</td> <td>new york jets</td> <td>abdul salaam</td> <td>defensive end</td> <td>kent state</td> </tr> <tr> <th>6</th> <td>189</td> <td>cleveland browns</td> <td>steve cassidy</td> <td>defensive tackle</td> <td>louisiana state</td> </tr> <tr> <th>7</th> <td>190</td> <td>chicago bears</td> <td>jerry muckensturm</td> <td>linebacker</td> <td>arkansas state</td> </tr> <tr> <th>8</th> <td>191</td> <td>philadelphia eagles</td> <td>carl hairston</td> <td>defensive end</td> <td>maryland-eastern shore</td> </tr> <tr> <th>9</th> <td>192</td> <td>cincinnati bengals</td> <td>carmen rome</td> <td>defensive back</td> <td>miami (oh)</td> </tr> <tr> <th>10</th> <td>193</td> <td>atlanta falcons</td> <td>karl farmer</td> <td>wide receiver</td> <td>pittsburgh</td> </tr> <tr> <th>11</th> <td>194</td> <td>san francisco 49ers</td> <td>jay chesley</td> <td>defensive back</td> <td>vanderbilt</td> </tr> <tr> <th>12</th> <td>195</td> <td>buffalo bills</td> <td>jackie williams</td> <td>defensive back</td> <td>texas a&amp;m</td> </tr> <tr> <th>13</th> <td>196</td> <td>kansas city chiefs</td> <td>rod wellington</td> <td>running back</td> <td>iowa</td> </tr> <tr> <th>14</th> <td>197</td> <td>houston oilers</td> <td>larry harris</td> <td>defensive tackle</td> <td>oklahoma state</td> </tr> <tr> <th>15</th> <td>198</td> <td>detroit lions</td> <td>garth ten napel</td> <td>linebacker</td> <td>texas a&amp;m</td> </tr> <tr> <th>16</th> <td>199</td> <td>new york jets</td> <td>james richards</td> <td>running back</td> <td>florida</td> </tr> <tr> <th>17</th> <td>200</td> <td>miami dolphins</td> <td>john owens</td> <td>defensive end</td> <td>tennessee state</td> </tr> <tr> <th>18</th> <td>201</td> <td>new orleans saints</td> <td>ed bauer</td> <td>guard</td> <td>notre dame</td> </tr> <tr> <th>19</th> <td>202</td> <td>new england patriots</td> <td>perry brooks</td> <td>defensive tackle</td> <td>southern</td> </tr> <tr> <th>20</th> <td>203</td> <td>st. louis cardinals</td> <td>phil rogers</td> <td>running back</td> <td>virginia tech</td> </tr> <tr> <th>21</th> <td>204</td> <td>oakland raiders</td> <td>clarence chapman</td> <td>wide receiver</td> <td>eastern michigan</td> </tr> <tr> <th>22</th> <td>205</td> <td>cincinnati bengals</td> <td>ken kuhn</td> <td>linebacker</td> <td>ohio state</td> </tr> <tr> <th>23</th> <td>206</td> <td>minnesota vikings</td> <td>larry brune</td> <td>defensive back</td> <td>rice</td> </tr> <tr> <th>24</th> <td>207</td> <td>los angeles rams</td> <td>larry buie</td> <td>defensive back</td> <td>mississippi state</td> </tr> <tr> <th>25</th> <td>208</td> <td>dallas cowboys</td> <td>david williams</td> <td>running back</td> <td>colorado</td> </tr> <tr> <th>26</th> <td>209</td> <td>pittsburgh steelers</td> <td>barry burton</td> <td>tight end</td> <td>vanderbilt</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "college" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>27</td> </tr> </tbody> </table>
select count ( college ) where position > 1512 <table_name> : table | | pick # | nfl team | player | position | college | |---:|---------:|:---------------------|:------------------|:-----------------|:-------------------------| | 0 | 183 | tampa bay buccaneers | parnell dickinson | quarterback | mississippi valley state | | 1 | 184 | seattle seahawks | dick dixon | defensive tackle | arkansas state | | 2 | 185 | miami dolphins | joe ingersoll | guard | unlv | | 3 | 186 | dallas cowboys | greg schaum | defensive tackle | michigan state | | 4 | 187 | cincinnati bengals | bob bateman | quarterback | brown | | 5 | 188 | new york jets | abdul salaam | defensive end | kent state | | 6 | 189 | cleveland browns | steve cassidy | defensive tackle | louisiana state | | 7 | 190 | chicago bears | jerry muckensturm | linebacker | arkansas state | | 8 | 191 | philadelphia eagles | carl hairston | defensive end | maryland-eastern shore | | 9 | 192 | cincinnati bengals | carmen rome | defensive back | miami (oh) | | 10 | 193 | atlanta falcons | karl farmer | wide receiver | pittsburgh | | 11 | 194 | san francisco 49ers | jay chesley | defensive back | vanderbilt | | 12 | 195 | buffalo bills | jackie williams | defensive back | texas a&m | | 13 | 196 | kansas city chiefs | rod wellington | running back | iowa | | 14 | 197 | houston oilers | larry harris | defensive tackle | oklahoma state | | 15 | 198 | detroit lions | garth ten napel | linebacker | texas a&m | | 16 | 199 | new york jets | james richards | running back | florida | | 17 | 200 | miami dolphins | john owens | defensive end | tennessee state | | 18 | 201 | new orleans saints | ed bauer | guard | notre dame | | 19 | 202 | new england patriots | perry brooks | defensive tackle | southern | | 20 | 203 | st. louis cardinals | phil rogers | running back | virginia tech | | 21 | 204 | oakland raiders | clarence chapman | wide receiver | eastern michigan | | 22 | 205 | cincinnati bengals | ken kuhn | linebacker | ohio state | | 23 | 206 | minnesota vikings | larry brune | defensive back | rice | | 24 | 207 | los angeles rams | larry buie | defensive back | mississippi state | | 25 | 208 | dallas cowboys | david williams | running back | colorado | | 26 | 209 | pittsburgh steelers | barry burton | tight end | vanderbilt |
| | count ( "college" ) | |---:|----------------------:| | 0 | 27 |
[ [ 1, 4025, 1056, 261, 645, 298, 908, 262, 1625, 1754, 405, 4711, 2138, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6002, 468, 473, 290, 2242, 5927, 473, 7291, 473, 1754, 473, 645, 298, 908, 1736, 203, 64, 13138, 5345, 203, 20, 473, 6549, 23, 473, 268, 5406, 324, 528, 25666, 952, 8806, 414, 473, 779, 82, 1165, 302, 1200, 267, 816, 473, 24821, 823, 473, 12543, 1054, 625, 7259, 1244, 30678, 919, 1736, 203, 21, 473, 404, 5193, 473, 695, 4558, 298, 695, 9795, 2219, 7904, 473, 302, 1200, 302, 697, 265, 473, 1652, 14315, 268, 484, 298, 473, 419, 79, 634, 345, 919, 1736, 203, 22, 473, 6549, 25, 473, 12837, 26223, 302, 355, 844, 2679, 473, 525, 15548, 12152, 414, 22382, 473, 11026, 473, 640, 3070, 1736, 203, 23, 473, 404, 5292, 473, 302, 454, 345, 276, 543, 1075, 1900, 473, 314, 1574, 272, 8838, 379, 473, 1652, 14315, 268, 484, 298, 473, 312, 1354, 360, 304, 919, 1736, 203, 24, 473, 6549, 27, 473, 276, 9523, 267, 18757, 77, 324, 24688, 1031, 473, 800, 70, 324, 340, 4728, 473, 24821, 823, 473, 324, 26253, 1736, 203, 25, 473, 404, 5482, 473, 394, 677, 778, 525, 2413, 473, 1223, 72, 332, 12814, 69, 301, 473, 1652, 14315, 679, 473, 417, 319, 919, 1736, 203, 26, 473, 6549, 29, 473, 1619, 941, 464, 324, 492, 2387, 473, 18654, 537, 276, 428, 29609, 473, 1652, 14315, 268, 484, 298, 473, 437, 89, 291, 2779, 69, 919, 1736, 203, 27, 473, 5342, 20, 473, 462, 335, 28768, 506, 5913, 473, 525, 21938, 4129, 363, 275, 334, 27430, 473, 980, 823, 264, 473, 419, 79, 634, 345, 919, 1736, 203, 28, 473, 5342, 21, 473, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 5926, 80, 10677, 920, 265, 473, 1652, 14315, 679, 473, 312, 814, 15733, 17, 73, 2440, 82, 699, 479, 1736, 203, 29, 473, 20217, 473, 276, 9523, 267, 18757, 77, 324, 24688, 1031, 473, 276, 4610, 275, 225, 10896, 473, 1652, 14315, 1473, 473, 12837, 26223, 261, 16699, 13, 1736, 203, 2163, 473, 5342, 23, 473, 622, 80, 27677, 284, 287, 8559, 473, 417, 13007, 284, 4610, 264, 473, 14812, 5971, 473, 293, 305, 3428, 70, 295, 17680, 1736, 203, 2499, 473, 5342, 24, 473, 272, 304, 284, 2450, 71, 291, 2894, 17160, 414, 473, 525, 528, 462, 281, 30678, 473, 1652, 14315, 1473, 473, 331, 464, 264, 70, 4526, 1736, 203, 2138, 473, 24262, 473, 6139, 287, 83, 20714, 87, 473, 525, 484, 1385, 341, 16607, 301, 87, 473, 1652, 14315, 1473, 473, 16573, 345, 279, 10, 81, 1736, 203, 3437, 473, 22882, 473, 417, 634, 345, 12797, 462, 1385, 2556, 473, 721, 72, 5492, 310, 1917, 473, 3549, 1473, 473, 277, 543, 69, 1736, 203, 3461, 473, 24527, 473, 26025, 641, 265, 320, 330, 414, 473, 5604, 1176, 366, 5399, 291, 473, 1652, 14315, 268, 484, 298, 473, 1529, 80, 9795, 362, 69, 919, 1736, 203, 3600, 473, 5342, 28, 473, 3023, 303, 305, 328, 1115, 473, 314, 27076, 19572, 27133, 292, 473, 980, 823, 264, 473, 16573, 345, 279, 10, 81, 1736, 203, 2313, 473, 23673, 473, 394, 677, 778, 525, 2413, 473, 525, 753, 23657, 14727, 473, 3549, 1473, 473, 1183, 280, 350, 69, 1736, 203, 4033, 473, 4044, 473, 12837, 26223, 302, 355, 844, 2679, 473, 525, 22223, 2523, 773, 473, 1652, 14315, 679, 473, 19572, 23712, 5946, 919, 1736, 203, 2643, 473, 3786, 473, 394, 578, 298, 634, 272, 1598, 87, 473, 1675, 9846, 6211, 473, 11026, 473, 486, 266, 302, 339, 1736, 203, 3657, 473, 26599, 473, 394, 570, 7043, 464, 9670, 566, 6968, 473, 293, 21938, 23670, 601, 87, 473, 1652, 14315, 268, 484, 298, 473, 272, 659, 1614, 82, 1736, 203, 3462, 473, 4200, 23, 473, 384, 18, 437, 89, 291, 5270, 267, 1031, 473, 1844, 330, 721, 6215, 473, 3549, 1473, 473, 16831, 1912, 1155, 13878, 1736, 203, 5340, 473, 11492, 473, 320, 581, 15733, 767, 24290, 473, 927, 7892, 311, 462, 438, 4728, 473, 14812, 5971, 473, 425, 2440, 82, 312, 1354, 360, 304, 1736, 203, 3787, 473, 4200, 25, 473, 276, 9523, 267, 18757, 77, 324, 24688, 1031, 473, 417, 275, 417, 89, 76, 82, 473, 980, 823, 264, 473, 29797, 1594, 919, 1736, 203, 4366, 473, 4200, 26, 473, 1131, 23712, 25441, 331, 1766, 899, 473, 5604, 1176, 324, 2681, 73, 473, 1652, 14315, 1473, 473, 436, 1812, 1736, 203, 3247, 473, 4200, 27, 473, 22148, 7603, 19880, 24975, 87, 473, 5604, 1176, 25666, 1385, 473, 1652, 14315, 1473, 473, 12543, 1054, 625, 7259, 919, 1736, 203, 2947, 473, 4200, 28, 473, 302, 454, 345, 276, 543, 1075, 1900, 473, 302, 842, 350, 341, 16607, 301, 87, 473, 3549, 1473, 473, 2036, 6821, 1736, 203, 5558, 473, 4200, 29, 473, 293, 305, 3428, 70, 295, 17680, 18654, 292, 414, 473, 4653, 1176, 324, 295, 1917, 473, 26066, 679, 473, 331, 464, 264, 70, 4526, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 645, 298, 908, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 12732, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( performer ) where year = 1981 col : album/single | performer | year | variant | notes row 1 : the english and scottish popular ballads vol 3 | ewan maccoll | 1956 | gil morice | the earliest known professional recording (8'37") row 2 : blood and roses vol 2 | ewan maccoll | 1981 | child maurice | this is a different version from maccoll's 1956 recording row 3 : right of passage | martin carthy | 1988 | bill norrie | none row 4 : kornog | kornog | 2000 | child noryce | the only known version by a french band row 5 : the furrowed field | damien barber | 2000 | bill norrie | none row 6 : songs | spiers and boden | 2005 | child morris | none row 7 : at ruskin mill | martin carthy | 2005 | bill norrie | the longest recorded version (9'06")
col : count ( "performer" ) row 1 : 1
select count ( performer ) where year = 1981 <table_name> : table \begin{tabular}{llllll} \toprule & album/single & performer & year & variant & notes \\ \midrule 0 & the english and scottish popular ballads vol 3 & ewan maccoll & 1956 & gil morice & the earliest known professional recording (8'37") \\ 1 & blood and roses vol 2 & ewan maccoll & 1981 & child maurice & this is a different version from maccoll's 1956 recording \\ 2 & right of passage & martin carthy & 1988 & bill norrie & none \\ 3 & kornog & kornog & 2000 & child noryce & the only known version by a french band \\ 4 & the furrowed field & damien barber & 2000 & bill norrie & none \\ 5 & songs & spiers and boden & 2005 & child morris & none \\ 6 & at ruskin mill & martin carthy & 2005 & bill norrie & the longest recorded version (9'06") \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "performer" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( performer ) where year = 1981 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>album/single</th> <th>performer</th> <th>year</th> <th>variant</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>the english and scottish popular ballads vol 3</td> <td>ewan maccoll</td> <td>1956</td> <td>gil morice</td> <td>the earliest known professional recording (8'37")</td> </tr> <tr> <th>1</th> <td>blood and roses vol 2</td> <td>ewan maccoll</td> <td>1981</td> <td>child maurice</td> <td>this is a different version from maccoll's 1956 recording</td> </tr> <tr> <th>2</th> <td>right of passage</td> <td>martin carthy</td> <td>1988</td> <td>bill norrie</td> <td>none</td> </tr> <tr> <th>3</th> <td>kornog</td> <td>kornog</td> <td>2000</td> <td>child noryce</td> <td>the only known version by a french band</td> </tr> <tr> <th>4</th> <td>the furrowed field</td> <td>damien barber</td> <td>2000</td> <td>bill norrie</td> <td>none</td> </tr> <tr> <th>5</th> <td>songs</td> <td>spiers and boden</td> <td>2005</td> <td>child morris</td> <td>none</td> </tr> <tr> <th>6</th> <td>at ruskin mill</td> <td>martin carthy</td> <td>2005</td> <td>bill norrie</td> <td>the longest recorded version (9'06")</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "performer" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( performer ) where year = 1981 <table_name> : table | | album/single | performer | year | variant | notes | |---:|:-----------------------------------------------|:-----------------|-------:|:--------------|:----------------------------------------------------------| | 0 | the english and scottish popular ballads vol 3 | ewan maccoll | 1956 | gil morice | the earliest known professional recording (8'37") | | 1 | blood and roses vol 2 | ewan maccoll | 1981 | child maurice | this is a different version from maccoll's 1956 recording | | 2 | right of passage | martin carthy | 1988 | bill norrie | none | | 3 | kornog | kornog | 2000 | child noryce | the only known version by a french band | | 4 | the furrowed field | damien barber | 2000 | bill norrie | none | | 5 | songs | spiers and boden | 2005 | child morris | none | | 6 | at ruskin mill | martin carthy | 2005 | bill norrie | the longest recorded version (9'06") |
| | count ( "performer" ) | |---:|------------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 3073, 264, 262, 1625, 3286, 273, 5342, 11861, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 14844, 19, 7526, 473, 3073, 264, 473, 3286, 473, 5437, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 326, 26858, 471, 888, 352, 88, 1468, 1843, 2490, 26503, 17318, 6626, 890, 473, 22722, 304, 312, 8981, 22382, 473, 5342, 4313, 473, 314, 330, 31213, 1812, 473, 326, 20674, 4846, 9214, 893, 287, 14949, 261, 28, 11, 6418, 13, 1736, 203, 21, 473, 324, 383, 369, 471, 721, 2420, 6626, 576, 473, 22722, 304, 312, 8981, 22382, 473, 5342, 11861, 473, 1151, 10843, 1650, 311, 473, 333, 353, 279, 3775, 1177, 628, 312, 8981, 22382, 1807, 5342, 4313, 14949, 1736, 203, 22, 473, 2145, 434, 1342, 410, 473, 312, 485, 267, 5926, 451, 93, 473, 5342, 5482, 473, 20714, 12517, 566, 73, 473, 6555, 1736, 203, 23, 473, 417, 14245, 717, 473, 417, 14245, 717, 473, 16291, 473, 1151, 290, 630, 311, 473, 326, 1338, 4846, 1177, 635, 279, 284, 26728, 8937, 1736, 203, 24, 473, 326, 284, 295, 492, 329, 652, 473, 302, 26223, 275, 4653, 744, 473, 16291, 473, 20714, 12517, 566, 73, 473, 6555, 1736, 203, 25, 473, 272, 7260, 473, 14673, 414, 471, 324, 369, 275, 473, 4044, 25, 473, 1151, 31213, 18387, 473, 6555, 1736, 203, 26, 473, 622, 436, 407, 15984, 312, 737, 473, 312, 485, 267, 5926, 451, 93, 473, 4044, 25, 473, 20714, 12517, 566, 73, 473, 326, 12163, 16421, 1177, 261, 29, 11, 7677, 13, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 3073, 264, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select result where points against = 6 col : week | date | result | record | opponent | points for | points against | first downs | attendance row 1 : 1 | september 18 | win | 1-0 | at minnesota vikings | 16 | 10 | 16 | 47,678 row 2 : 2 | september 25 | win | 2-0 | new york giants | 41 | 21 | 25 | 64,215 row 3 : 3 | october 2 | win | 3-0 | tampa bay buccaneers | 23 | 7 | 23 | 55,316 row 4 : 4 | october 9 | win | 4-0 | at st. louis cardinals | 30 | 24 | 22 | 50,129 row 5 : 5 | october 16 | win | 5-0 | washington redskins | 34 | 16 | 23 | 62,115 row 6 : 6 | october 23 | win | 6-0 | at philadelphia eagles | 16 | 10 | 17 | 65,507 row 7 : 7 | october 30 | win | 7-0 | detroit lions | 37 | 0 | 20 | 63,160 row 8 : 8 | november 6 | win | 8-0 | at new york giants | 24 | 10 | 13 | 74,532 row 9 : 9 | november 14 | loss | 8-1 | st. louis cardinals | 17 | 24 | 16 | 64,038 row 10 : 10 | november 20 | loss | 8-2 | at pittsburgh steelers | 13 | 28 | 20 | 49,761 row 11 : 11 | november 27 | win | 9-2 | at washington redskins | 14 | 7 | 19 | 55,031 row 12 : 12 | december 4 | win | 10-2 | philadelphia eagles | 24 | 14 | 19 | 60,289 row 13 : 13 | december 12 | win | 11-2 | at san francisco 49ers | 42 | 35 | 24 | 55,851 row 14 : 14 | december 18 | win | 12-2 | denver broncos | 14 | 6 | 15 | 63,752
col : result row 1 : win
select result where points against = 6 <table_name> : table \begin{tabular}{llllllllll} \toprule & week & date & result & record & opponent & points for & points against & first downs & attendance \\ \midrule 0 & 1 & september 18 & win & 1-0 & at minnesota vikings & 16 & 10 & 16 & 47,678 \\ 1 & 2 & september 25 & win & 2-0 & new york giants & 41 & 21 & 25 & 64,215 \\ 2 & 3 & october 2 & win & 3-0 & tampa bay buccaneers & 23 & 7 & 23 & 55,316 \\ 3 & 4 & october 9 & win & 4-0 & at st. louis cardinals & 30 & 24 & 22 & 50,129 \\ 4 & 5 & october 16 & win & 5-0 & washington redskins & 34 & 16 & 23 & 62,115 \\ 5 & 6 & october 23 & win & 6-0 & at philadelphia eagles & 16 & 10 & 17 & 65,507 \\ 6 & 7 & october 30 & win & 7-0 & detroit lions & 37 & 0 & 20 & 63,160 \\ 7 & 8 & november 6 & win & 8-0 & at new york giants & 24 & 10 & 13 & 74,532 \\ 8 & 9 & november 14 & loss & 8-1 & st. louis cardinals & 17 & 24 & 16 & 64,038 \\ 9 & 10 & november 20 & loss & 8-2 & at pittsburgh steelers & 13 & 28 & 20 & 49,761 \\ 10 & 11 & november 27 & win & 9-2 & at washington redskins & 14 & 7 & 19 & 55,031 \\ 11 & 12 & december 4 & win & 10-2 & philadelphia eagles & 24 & 14 & 19 & 60,289 \\ 12 & 13 & december 12 & win & 11-2 & at san francisco 49ers & 42 & 35 & 24 & 55,851 \\ 13 & 14 & december 18 & win & 12-2 & denver broncos & 14 & 6 & 15 & 63,752 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & result \\ \midrule 0 & win \\ \bottomrule \end{tabular}
select result where points against = 6 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>week</th> <th>date</th> <th>result</th> <th>record</th> <th>opponent</th> <th>points for</th> <th>points against</th> <th>first downs</th> <th>attendance</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>september 18</td> <td>win</td> <td>1-0</td> <td>at minnesota vikings</td> <td>16</td> <td>10</td> <td>16</td> <td>47,678</td> </tr> <tr> <th>1</th> <td>2</td> <td>september 25</td> <td>win</td> <td>2-0</td> <td>new york giants</td> <td>41</td> <td>21</td> <td>25</td> <td>64,215</td> </tr> <tr> <th>2</th> <td>3</td> <td>october 2</td> <td>win</td> <td>3-0</td> <td>tampa bay buccaneers</td> <td>23</td> <td>7</td> <td>23</td> <td>55,316</td> </tr> <tr> <th>3</th> <td>4</td> <td>october 9</td> <td>win</td> <td>4-0</td> <td>at st. louis cardinals</td> <td>30</td> <td>24</td> <td>22</td> <td>50,129</td> </tr> <tr> <th>4</th> <td>5</td> <td>october 16</td> <td>win</td> <td>5-0</td> <td>washington redskins</td> <td>34</td> <td>16</td> <td>23</td> <td>62,115</td> </tr> <tr> <th>5</th> <td>6</td> <td>october 23</td> <td>win</td> <td>6-0</td> <td>at philadelphia eagles</td> <td>16</td> <td>10</td> <td>17</td> <td>65,507</td> </tr> <tr> <th>6</th> <td>7</td> <td>october 30</td> <td>win</td> <td>7-0</td> <td>detroit lions</td> <td>37</td> <td>0</td> <td>20</td> <td>63,160</td> </tr> <tr> <th>7</th> <td>8</td> <td>november 6</td> <td>win</td> <td>8-0</td> <td>at new york giants</td> <td>24</td> <td>10</td> <td>13</td> <td>74,532</td> </tr> <tr> <th>8</th> <td>9</td> <td>november 14</td> <td>loss</td> <td>8-1</td> <td>st. louis cardinals</td> <td>17</td> <td>24</td> <td>16</td> <td>64,038</td> </tr> <tr> <th>9</th> <td>10</td> <td>november 20</td> <td>loss</td> <td>8-2</td> <td>at pittsburgh steelers</td> <td>13</td> <td>28</td> <td>20</td> <td>49,761</td> </tr> <tr> <th>10</th> <td>11</td> <td>november 27</td> <td>win</td> <td>9-2</td> <td>at washington redskins</td> <td>14</td> <td>7</td> <td>19</td> <td>55,031</td> </tr> <tr> <th>11</th> <td>12</td> <td>december 4</td> <td>win</td> <td>10-2</td> <td>philadelphia eagles</td> <td>24</td> <td>14</td> <td>19</td> <td>60,289</td> </tr> <tr> <th>12</th> <td>13</td> <td>december 12</td> <td>win</td> <td>11-2</td> <td>at san francisco 49ers</td> <td>42</td> <td>35</td> <td>24</td> <td>55,851</td> </tr> <tr> <th>13</th> <td>14</td> <td>december 18</td> <td>win</td> <td>12-2</td> <td>denver broncos</td> <td>14</td> <td>6</td> <td>15</td> <td>63,752</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>result</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>win</td> </tr> </tbody> </table>
select result where points against = 6 <table_name> : table | | week | date | result | record | opponent | points for | points against | first downs | attendance | |---:|-------:|:-------------|:---------|:---------|:-----------------------|-------------:|-----------------:|--------------:|:-------------| | 0 | 1 | september 18 | win | 1-0 | at minnesota vikings | 16 | 10 | 16 | 47,678 | | 1 | 2 | september 25 | win | 2-0 | new york giants | 41 | 21 | 25 | 64,215 | | 2 | 3 | october 2 | win | 3-0 | tampa bay buccaneers | 23 | 7 | 23 | 55,316 | | 3 | 4 | october 9 | win | 4-0 | at st. louis cardinals | 30 | 24 | 22 | 50,129 | | 4 | 5 | october 16 | win | 5-0 | washington redskins | 34 | 16 | 23 | 62,115 | | 5 | 6 | october 23 | win | 6-0 | at philadelphia eagles | 16 | 10 | 17 | 65,507 | | 6 | 7 | october 30 | win | 7-0 | detroit lions | 37 | 0 | 20 | 63,160 | | 7 | 8 | november 6 | win | 8-0 | at new york giants | 24 | 10 | 13 | 74,532 | | 8 | 9 | november 14 | loss | 8-1 | st. louis cardinals | 17 | 24 | 16 | 64,038 | | 9 | 10 | november 20 | loss | 8-2 | at pittsburgh steelers | 13 | 28 | 20 | 49,761 | | 10 | 11 | november 27 | win | 9-2 | at washington redskins | 14 | 7 | 19 | 55,031 | | 11 | 12 | december 4 | win | 10-2 | philadelphia eagles | 24 | 14 | 19 | 60,289 | | 12 | 13 | december 12 | win | 11-2 | at san francisco 49ers | 42 | 35 | 24 | 55,851 | | 13 | 14 | december 18 | win | 12-2 | denver broncos | 14 | 6 | 15 | 63,752 |
| | result | |---:|:---------| | 0 | win |
[ [ 1, 4025, 563, 1625, 3143, 5314, 273, 1666, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 4860, 473, 1509, 473, 563, 473, 1409, 473, 1061, 1029, 473, 3143, 364, 473, 3143, 5314, 473, 1122, 2588, 87, 473, 2403, 409, 1359, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 695, 337, 2558, 6549, 473, 5657, 473, 404, 17, 20, 473, 622, 1131, 23712, 25441, 331, 1766, 899, 473, 2872, 473, 1728, 473, 2872, 473, 17495, 16, 26, 8285, 1736, 203, 21, 473, 576, 473, 695, 337, 2558, 6969, 473, 5657, 473, 576, 17, 20, 473, 394, 677, 778, 16221, 4388, 473, 20170, 473, 9035, 473, 6969, 473, 5178, 16, 22, 3600, 1736, 203, 22, 473, 890, 473, 10844, 83, 744, 576, 473, 5657, 473, 890, 17, 20, 473, 268, 5406, 324, 528, 25666, 952, 8806, 414, 473, 10213, 473, 2371, 473, 10213, 473, 21483, 16, 23, 2313, 1736, 203, 23, 473, 1059, 473, 10844, 83, 744, 2468, 473, 5657, 473, 1059, 17, 20, 473, 622, 384, 18, 437, 89, 291, 5270, 267, 1031, 473, 5196, 473, 4248, 473, 11201, 473, 6437, 16, 24886, 1736, 203, 24, 473, 1381, 473, 10844, 83, 744, 2872, 473, 5657, 473, 1381, 17, 20, 473, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 13438, 473, 2872, 473, 10213, 473, 22684, 16, 22062, 1736, 203, 25, 473, 1666, 473, 10844, 83, 744, 10213, 473, 5657, 473, 1666, 17, 20, 473, 622, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 2872, 473, 1728, 473, 8043, 473, 15892, 16, 3361, 27, 1736, 203, 26, 473, 2371, 473, 10844, 83, 744, 5196, 473, 5657, 473, 2371, 17, 20, 473, 3023, 303, 305, 328, 1115, 473, 18091, 473, 374, 473, 4200, 473, 13746, 16, 16874, 1736, 203, 27, 473, 1725, 473, 1158, 90, 2558, 1666, 473, 5657, 473, 1725, 17, 20, 473, 622, 394, 677, 778, 16221, 4388, 473, 4248, 473, 1728, 473, 5958, 473, 30338, 16, 25, 1578, 1736, 203, 28, 473, 2468, 473, 1158, 90, 2558, 5045, 473, 8324, 473, 1725, 17, 21, 473, 384, 18, 437, 89, 291, 5270, 267, 1031, 473, 8043, 473, 4248, 473, 2872, 473, 5178, 16, 4630, 28, 1736, 203, 29, 473, 1728, 473, 1158, 90, 2558, 4200, 473, 8324, 473, 1725, 17, 22, 473, 622, 293, 305, 3428, 70, 295, 17680, 18654, 292, 414, 473, 5958, 473, 9131, 473, 4200, 473, 17160, 16, 6669, 21, 1736, 203, 2163, 473, 4648, 473, 1158, 90, 2558, 12732, 473, 5657, 473, 2468, 17, 22, 473, 622, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 5045, 473, 2371, 473, 5342, 473, 21483, 16, 4630, 21, 1736, 203, 2499, 473, 2593, 473, 443, 311, 81, 744, 1059, 473, 5657, 473, 1728, 17, 22, 473, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 4248, 473, 5045, 473, 5342, 473, 4752, 16, 6030, 29, 1736, 203, 2138, 473, 5958, 473, 443, 311, 81, 744, 2593, 473, 5657, 473, 4648, 17, 22, 473, 622, 272, 304, 284, 2450, 71, 291, 2894, 17160, 414, 473, 14856, 473, 13191, 473, 4248, 473, 21483, 16, 7140, 21, 1736, 203, 3437, 473, 5045, 473, 443, 311, 81, 744, 6549, 473, 5657, 473, 2593, 17, 22, 473, 5545, 502, 324, 1949, 14445, 473, 5045, 473, 1666, 473, 4711, 473, 13746, 16, 5877, 22, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 563, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5657, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( notes ) where notes = 'tallest building constructed in columbus in the 1980s' col : rank | name | height ft / m | floors | year | notes row 1 : 1 | rhodes state office tower | 629 / 192 | 41 | 1973 | has been the tallest building in columbus and the tallest mid-block skyscraper in ohio since 1973. tallest building constructed in columbus in the 1970s row 2 : 2 | leveque tower | 555 / 169 | 47 | 1927 | tallest building constructed in columbus in the 1920s row 3 : 3 | william green building | 530 / 162 | 33 | 1990 | tallest building constructed in columbus in the 1990s row 4 : 4 | huntington center | 512 / 156 | 37 | 1984 | tallest building constructed in columbus in the 1980s row 5 : 5 | vern riffe state office tower | 503 / 153 | 32 | 1988 | none row 6 : 6 | one nationwide plaza | 485 / 148 | 40 | 1976 | none row 7 : 7 | franklin county courthouse | 464 / 141 | 27 | 1991 | none row 8 : 8 | aep building | 456 / 139 | 31 | 1983 | none row 9 : 9 | borden building | 438 / 134 | 34 | 1974 | none row 10 : 10 | three nationwide plaza | 408 / 124 | 27 | 1989 | none row 11 : 11 | one columbus center | 366 / 112 | 26 | 1987 | none row 12 : 12 | columbus center | 357 / 109 | 25 | 1964 | tallest building constructed in columbus in the 1960s. was built as the bank one tower row 13 : 13 | capitol square | 350 / 107 | 26 | 1984 | none row 14 : 14 | continental center | 348 / 106 | 26 | 1973 | none row 15 : 15 | pnc bank building | 317 / 97 | 25 | 1977 | none row 16 : 16 | miranova condominiums | 314 / 96 | 26 | 2001 | tallest residential building in the state of ohio. tallest building built in the 2000s row 17 : 17 | fifth third center | 302 / 92 | 25 | 1998 | none row 18 : 18 | motorists mutual building | 286 / 87 | 21 | 1973 | none row 19 : 19 | midland building | 280 / 85 | 21 | 1970 | none row 20 : 20 | the condominiums at north bank park | 267 / 81 | 20 | 2007 | none row 21 : 21= | lincoln tower dormitory | 260 / 79 | 26 | 1967 | none row 22 : 21= | morrill tower dormitory | 260 / 79 | 26 | 1967 | none row 23 : 23 | hyatt regency columbus | 256 / 78 | 20 | 1980 | none row 24 : 24 | key bank building | 253 / 77 | 20 | 1963 | none row 25 : 25 | adam's mark hotel | 243 / 74 | 16 | 1961 | none row 26 : 26 | town center | 226 / 69 | 17 | 1974 | none row 27 : 27 | 8 east broad street | 212 / 64.6 | 17 | 1906 | none row 28 : 28 | huntington building | 202 / 59.4 | 13 | 1926 | none row 29 : 29 | ohio judicial center | 200 / 57.9 | 14 | 1933 | none row 30 : 30 | 16 east broad street | 180 / 64.4 | 13 | 1900 | none
col : count ( "notes" ) row 1 : 1
select count ( notes ) where notes = 'tallest building constructed in columbus in the 1980s' <table_name> : table \begin{tabular}{lllllll} \toprule & rank & name & height ft / m & floors & year & notes \\ \midrule 0 & 1 & rhodes state office tower & 629 / 192 & 41 & 1973 & has been the tallest building in columbus and the tallest mid-block skyscraper in ohio since 1973. tallest building constructed in columbus in the 1970s \\ 1 & 2 & leveque tower & 555 / 169 & 47 & 1927 & tallest building constructed in columbus in the 1920s \\ 2 & 3 & william green building & 530 / 162 & 33 & 1990 & tallest building constructed in columbus in the 1990s \\ 3 & 4 & huntington center & 512 / 156 & 37 & 1984 & tallest building constructed in columbus in the 1980s \\ 4 & 5 & vern riffe state office tower & 503 / 153 & 32 & 1988 & none \\ 5 & 6 & one nationwide plaza & 485 / 148 & 40 & 1976 & none \\ 6 & 7 & franklin county courthouse & 464 / 141 & 27 & 1991 & none \\ 7 & 8 & aep building & 456 / 139 & 31 & 1983 & none \\ 8 & 9 & borden building & 438 / 134 & 34 & 1974 & none \\ 9 & 10 & three nationwide plaza & 408 / 124 & 27 & 1989 & none \\ 10 & 11 & one columbus center & 366 / 112 & 26 & 1987 & none \\ 11 & 12 & columbus center & 357 / 109 & 25 & 1964 & tallest building constructed in columbus in the 1960s. was built as the bank one tower \\ 12 & 13 & capitol square & 350 / 107 & 26 & 1984 & none \\ 13 & 14 & continental center & 348 / 106 & 26 & 1973 & none \\ 14 & 15 & pnc bank building & 317 / 97 & 25 & 1977 & none \\ 15 & 16 & miranova condominiums & 314 / 96 & 26 & 2001 & tallest residential building in the state of ohio. tallest building built in the 2000s \\ 16 & 17 & fifth third center & 302 / 92 & 25 & 1998 & none \\ 17 & 18 & motorists mutual building & 286 / 87 & 21 & 1973 & none \\ 18 & 19 & midland building & 280 / 85 & 21 & 1970 & none \\ 19 & 20 & the condominiums at north bank park & 267 / 81 & 20 & 2007 & none \\ 20 & 21= & lincoln tower dormitory & 260 / 79 & 26 & 1967 & none \\ 21 & 21= & morrill tower dormitory & 260 / 79 & 26 & 1967 & none \\ 22 & 23 & hyatt regency columbus & 256 / 78 & 20 & 1980 & none \\ 23 & 24 & key bank building & 253 / 77 & 20 & 1963 & none \\ 24 & 25 & adam's mark hotel & 243 / 74 & 16 & 1961 & none \\ 25 & 26 & town center & 226 / 69 & 17 & 1974 & none \\ 26 & 27 & 8 east broad street & 212 / 64.6 & 17 & 1906 & none \\ 27 & 28 & huntington building & 202 / 59.4 & 13 & 1926 & none \\ 28 & 29 & ohio judicial center & 200 / 57.9 & 14 & 1933 & none \\ 29 & 30 & 16 east broad street & 180 / 64.4 & 13 & 1900 & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "notes" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( notes ) where notes = 'tallest building constructed in columbus in the 1980s' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>name</th> <th>height ft / m</th> <th>floors</th> <th>year</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>rhodes state office tower</td> <td>629 / 192</td> <td>41</td> <td>1973</td> <td>has been the tallest building in columbus and the tallest mid-block skyscraper in ohio since 1973. tallest building constructed in columbus in the 1970s</td> </tr> <tr> <th>1</th> <td>2</td> <td>leveque tower</td> <td>555 / 169</td> <td>47</td> <td>1927</td> <td>tallest building constructed in columbus in the 1920s</td> </tr> <tr> <th>2</th> <td>3</td> <td>william green building</td> <td>530 / 162</td> <td>33</td> <td>1990</td> <td>tallest building constructed in columbus in the 1990s</td> </tr> <tr> <th>3</th> <td>4</td> <td>huntington center</td> <td>512 / 156</td> <td>37</td> <td>1984</td> <td>tallest building constructed in columbus in the 1980s</td> </tr> <tr> <th>4</th> <td>5</td> <td>vern riffe state office tower</td> <td>503 / 153</td> <td>32</td> <td>1988</td> <td>none</td> </tr> <tr> <th>5</th> <td>6</td> <td>one nationwide plaza</td> <td>485 / 148</td> <td>40</td> <td>1976</td> <td>none</td> </tr> <tr> <th>6</th> <td>7</td> <td>franklin county courthouse</td> <td>464 / 141</td> <td>27</td> <td>1991</td> <td>none</td> </tr> <tr> <th>7</th> <td>8</td> <td>aep building</td> <td>456 / 139</td> <td>31</td> <td>1983</td> <td>none</td> </tr> <tr> <th>8</th> <td>9</td> <td>borden building</td> <td>438 / 134</td> <td>34</td> <td>1974</td> <td>none</td> </tr> <tr> <th>9</th> <td>10</td> <td>three nationwide plaza</td> <td>408 / 124</td> <td>27</td> <td>1989</td> <td>none</td> </tr> <tr> <th>10</th> <td>11</td> <td>one columbus center</td> <td>366 / 112</td> <td>26</td> <td>1987</td> <td>none</td> </tr> <tr> <th>11</th> <td>12</td> <td>columbus center</td> <td>357 / 109</td> <td>25</td> <td>1964</td> <td>tallest building constructed in columbus in the 1960s. was built as the bank one tower</td> </tr> <tr> <th>12</th> <td>13</td> <td>capitol square</td> <td>350 / 107</td> <td>26</td> <td>1984</td> <td>none</td> </tr> <tr> <th>13</th> <td>14</td> <td>continental center</td> <td>348 / 106</td> <td>26</td> <td>1973</td> <td>none</td> </tr> <tr> <th>14</th> <td>15</td> <td>pnc bank building</td> <td>317 / 97</td> <td>25</td> <td>1977</td> <td>none</td> </tr> <tr> <th>15</th> <td>16</td> <td>miranova condominiums</td> <td>314 / 96</td> <td>26</td> <td>2001</td> <td>tallest residential building in the state of ohio. tallest building built in the 2000s</td> </tr> <tr> <th>16</th> <td>17</td> <td>fifth third center</td> <td>302 / 92</td> <td>25</td> <td>1998</td> <td>none</td> </tr> <tr> <th>17</th> <td>18</td> <td>motorists mutual building</td> <td>286 / 87</td> <td>21</td> <td>1973</td> <td>none</td> </tr> <tr> <th>18</th> <td>19</td> <td>midland building</td> <td>280 / 85</td> <td>21</td> <td>1970</td> <td>none</td> </tr> <tr> <th>19</th> <td>20</td> <td>the condominiums at north bank park</td> <td>267 / 81</td> <td>20</td> <td>2007</td> <td>none</td> </tr> <tr> <th>20</th> <td>21=</td> <td>lincoln tower dormitory</td> <td>260 / 79</td> <td>26</td> <td>1967</td> <td>none</td> </tr> <tr> <th>21</th> <td>21=</td> <td>morrill tower dormitory</td> <td>260 / 79</td> <td>26</td> <td>1967</td> <td>none</td> </tr> <tr> <th>22</th> <td>23</td> <td>hyatt regency columbus</td> <td>256 / 78</td> <td>20</td> <td>1980</td> <td>none</td> </tr> <tr> <th>23</th> <td>24</td> <td>key bank building</td> <td>253 / 77</td> <td>20</td> <td>1963</td> <td>none</td> </tr> <tr> <th>24</th> <td>25</td> <td>adam's mark hotel</td> <td>243 / 74</td> <td>16</td> <td>1961</td> <td>none</td> </tr> <tr> <th>25</th> <td>26</td> <td>town center</td> <td>226 / 69</td> <td>17</td> <td>1974</td> <td>none</td> </tr> <tr> <th>26</th> <td>27</td> <td>8 east broad street</td> <td>212 / 64.6</td> <td>17</td> <td>1906</td> <td>none</td> </tr> <tr> <th>27</th> <td>28</td> <td>huntington building</td> <td>202 / 59.4</td> <td>13</td> <td>1926</td> <td>none</td> </tr> <tr> <th>28</th> <td>29</td> <td>ohio judicial center</td> <td>200 / 57.9</td> <td>14</td> <td>1933</td> <td>none</td> </tr> <tr> <th>29</th> <td>30</td> <td>16 east broad street</td> <td>180 / 64.4</td> <td>13</td> <td>1900</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "notes" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( notes ) where notes = 'tallest building constructed in columbus in the 1980s' <table_name> : table | | rank | name | height ft / m | floors | year | notes | |---:|:-------|:------------------------------------|:----------------|---------:|-------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | 1 | rhodes state office tower | 629 / 192 | 41 | 1973 | has been the tallest building in columbus and the tallest mid-block skyscraper in ohio since 1973. tallest building constructed in columbus in the 1970s | | 1 | 2 | leveque tower | 555 / 169 | 47 | 1927 | tallest building constructed in columbus in the 1920s | | 2 | 3 | william green building | 530 / 162 | 33 | 1990 | tallest building constructed in columbus in the 1990s | | 3 | 4 | huntington center | 512 / 156 | 37 | 1984 | tallest building constructed in columbus in the 1980s | | 4 | 5 | vern riffe state office tower | 503 / 153 | 32 | 1988 | none | | 5 | 6 | one nationwide plaza | 485 / 148 | 40 | 1976 | none | | 6 | 7 | franklin county courthouse | 464 / 141 | 27 | 1991 | none | | 7 | 8 | aep building | 456 / 139 | 31 | 1983 | none | | 8 | 9 | borden building | 438 / 134 | 34 | 1974 | none | | 9 | 10 | three nationwide plaza | 408 / 124 | 27 | 1989 | none | | 10 | 11 | one columbus center | 366 / 112 | 26 | 1987 | none | | 11 | 12 | columbus center | 357 / 109 | 25 | 1964 | tallest building constructed in columbus in the 1960s. was built as the bank one tower | | 12 | 13 | capitol square | 350 / 107 | 26 | 1984 | none | | 13 | 14 | continental center | 348 / 106 | 26 | 1973 | none | | 14 | 15 | pnc bank building | 317 / 97 | 25 | 1977 | none | | 15 | 16 | miranova condominiums | 314 / 96 | 26 | 2001 | tallest residential building in the state of ohio. tallest building built in the 2000s | | 16 | 17 | fifth third center | 302 / 92 | 25 | 1998 | none | | 17 | 18 | motorists mutual building | 286 / 87 | 21 | 1973 | none | | 18 | 19 | midland building | 280 / 85 | 21 | 1970 | none | | 19 | 20 | the condominiums at north bank park | 267 / 81 | 20 | 2007 | none | | 20 | 21= | lincoln tower dormitory | 260 / 79 | 26 | 1967 | none | | 21 | 21= | morrill tower dormitory | 260 / 79 | 26 | 1967 | none | | 22 | 23 | hyatt regency columbus | 256 / 78 | 20 | 1980 | none | | 23 | 24 | key bank building | 253 / 77 | 20 | 1963 | none | | 24 | 25 | adam's mark hotel | 243 / 74 | 16 | 1961 | none | | 25 | 26 | town center | 226 / 69 | 17 | 1974 | none | | 26 | 27 | 8 east broad street | 212 / 64.6 | 17 | 1906 | none | | 27 | 28 | huntington building | 202 / 59.4 | 13 | 1926 | none | | 28 | 29 | ohio judicial center | 200 / 57.9 | 14 | 1933 | none | | 29 | 30 | 16 east broad street | 180 / 64.4 | 13 | 1900 | none |
| | count ( "notes" ) | |---:|--------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 10913, 262, 1625, 10913, 273, 296, 88, 454, 395, 10504, 15688, 316, 645, 3592, 407, 316, 326, 5342, 3672, 87, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 508, 473, 2072, 11038, 342, 312, 473, 20802, 1383, 473, 3286, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 6259, 1145, 919, 3397, 1812, 358, 2051, 473, 1666, 5540, 342, 20217, 473, 20170, 473, 5342, 9036, 473, 711, 2118, 326, 268, 454, 395, 10504, 316, 645, 3592, 407, 471, 326, 268, 454, 395, 7501, 17, 2629, 15513, 1017, 20321, 316, 29797, 1594, 3241, 5342, 9036, 18, 268, 454, 395, 10504, 15688, 316, 645, 3592, 407, 316, 326, 5342, 7301, 87, 1736, 203, 21, 473, 576, 473, 884, 537, 1857, 358, 2051, 473, 1381, 2539, 342, 2872, 29, 473, 17495, 473, 5342, 5324, 473, 268, 454, 395, 10504, 15688, 316, 645, 3592, 407, 316, 326, 5342, 3462, 87, 1736, 203, 22, 473, 890, 473, 341, 16607, 301, 10004, 10504, 473, 1381, 5082, 342, 2872, 22, 473, 13159, 473, 23673, 20, 473, 268, 454, 395, 10504, 15688, 316, 645, 3592, 407, 316, 326, 23673, 20, 87, 1736, 203, 23, 473, 1059, 473, 366, 318, 1787, 1917, 4617, 473, 13908, 342, 404, 4313, 473, 18091, 473, 5342, 5193, 473, 268, 454, 395, 10504, 15688, 316, 645, 3592, 407, 316, 326, 5342, 3672, 87, 1736, 203, 24, 473, 1381, 473, 1924, 82, 436, 430, 3030, 919, 3397, 1812, 358, 2051, 473, 26819, 342, 4711, 23, 473, 3847, 473, 5342, 5482, 473, 6555, 1736, 203, 25, 473, 1666, 473, 1245, 290, 367, 26767, 886, 1561, 69, 473, 1059, 7140, 342, 5045, 28, 473, 8063, 473, 5342, 6669, 473, 6555, 1736, 203, 26, 473, 2371, 473, 3812, 2304, 7511, 1056, 93, 21833, 451, 3793, 473, 1059, 1105, 342, 5045, 21, 473, 12732, 473, 23673, 21, 473, 6555, 1736, 203, 27, 473, 1725, 473, 279, 881, 10504, 473, 1059, 4313, 342, 404, 5520, 473, 8231, 473, 5342, 10261, 473, 6555, 1736, 203, 28, 473, 2468, 473, 324, 517, 275, 10504, 473, 1059, 7414, 342, 404, 5026, 473, 13438, 473, 5342, 5608, 473, 6555, 1736, 203, 29, 473, 1728, 473, 8925, 290, 367, 26767, 886, 1561, 69, 473, 1059, 6840, 342, 2593, 24, 473, 12732, 473, 5342, 6675, 473, 6555, 1736, 203, 2163, 473, 4648, 473, 1245, 645, 3592, 407, 4617, 473, 890, 6028, 342, 23543, 473, 10659, 473, 5342, 11035, 473, 6555, 1736, 203, 2499, 473, 2593, 473, 645, 3592, 407, 4617, 473, 890, 10321, 342, 30116, 473, 6969, 473, 5342, 1105, 473, 268, 454, 395, 10504, 15688, 316, 645, 3592, 407, 316, 326, 5342, 4848, 87, 18, 1703, 6650, 487, 326, 11218, 1245, 358, 2051, 1736, 203, 2138, 473, 5958, 473, 3523, 305, 355, 8576, 473, 890, 3361, 342, 1728, 27, 473, 10659, 473, 5342, 5193, 473, 6555, 1736, 203, 3437, 473, 5045, 473, 17545, 319, 287, 4617, 473, 890, 8875, 342, 1728, 26, 473, 10659, 473, 5342, 9036, 473, 6555, 1736, 203, 3461, 473, 4711, 473, 11059, 71, 11218, 10504, 473, 890, 4033, 342, 16340, 473, 6969, 473, 5342, 4700, 473, 6555, 1736, 203, 3600, 473, 2872, 473, 312, 481, 304, 16739, 6941, 362, 267, 5077, 87, 473, 890, 3461, 342, 19332, 473, 10659, 473, 4044, 21, 473, 268, 454, 395, 10043, 2001, 10504, 316, 326, 919, 434, 29797, 1594, 18, 268, 454, 395, 10504, 6650, 316, 326, 16291, 87, 1736, 203, 2313, 473, 8043, 473, 284, 430, 451, 12126, 4617, 473, 22072, 342, 16146, 473, 6969, 473, 23673, 28, 473, 6555, 1736, 203, 4033, 473, 6549, 473, 23573, 1486, 4318, 1462, 10504, 473, 576, 5292, 342, 1725, 27, 473, 9035, 473, 5342, 9036, 473, 6555, 1736, 203, 2643, 473, 5342, 473, 7501, 15733, 10504, 473, 576, 3672, 342, 19692, 473, 9035, 473, 5342, 7301, 473, 6555, 1736, 203, 3657, 473, 4200, 473, 326, 6941, 362, 267, 5077, 87, 622, 21435, 11218, 779, 79, 473, 576, 9599, 342, 29424, 473, 4200, 473, 4044, 27, 473, 6555, 1736, 203, 3462, 473, 9035, 33, 473, 4739, 1293, 82, 358, 2051, 302, 535, 305, 630, 473, 576, 4848, 342, 26517, 473, 10659, 473, 5342, 9599, 473, 6555, 1736, 203, 5340, 473, 9035, 33, 473, 31213, 86, 737, 358, 2051, 302, 535, 305, 630, 473, 576, 4848, 342, 26517, 473, 10659, 473, 5342, 9599, 473, 6555, 1736, 203, 3787, 473, 10213, 473, 4855, 4558, 960, 2075, 645, 3592, 407, 473, 8303, 342, 22860, 473, 4200, 473, 5342, 3672, 473, 6555, 1736, 203, 4366, 473, 4248, 473, 498, 11218, 10504, 473, 6969, 23, 342, 28244, 473, 4200, 473, 5342, 4449, 473, 6555, 1736, 203, 3247, 473, 6969, 473, 1261, 301, 1807, 2267, 12811, 292, 473, 4248, 23, 342, 30338, 473, 2872, 473, 5342, 9498, 473, 6555, 1736, 203, 2947, 473, 10659, 473, 358, 91, 82, 4617, 473, 576, 5558, 342, 20963, 473, 8043, 473, 5342, 5608, 473, 6555, 1736, 203, 5558, 473, 12732, 473, 1725, 19720, 324, 5975, 19382, 473, 576, 2138, 342, 5178, 18, 26, 473, 8043, 473, 5342, 7677, 473, 6555, 1736, 203, 5324, 473, 9131, 473, 366, 318, 1787, 1917, 10504, 473, 26599, 342, 14995, 18, 24, 473, 5958, 473, 5342, 5558, 473, 6555, 1736, 203, 6030, 473, 12899, 473, 29797, 1594, 525, 1100, 22354, 4617, 473, 4044, 342, 15981, 18, 29, 473, 5045, 473, 5342, 3707, 473, 6555, 1736, 203, 5540, 473, 5196, 473, 2872, 19720, 324, 5975, 19382, 473, 9259, 342, 5178, 18, 24, 473, 5958, 473, 5342, 713, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 10913, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where competition = 'world championships' and venue = 308 col : year | competition | venue | position | notes row 1 : 1991 | european junior championships | thessaloniki, greece | 10th | 4.90 m row 2 : 1992 | world junior championships | seoul, south korea | 1st | 5.45 m row 3 : 1996 | european indoor championships | stockholm, sweden | 14th (q) | 5.45 m row 4 : 1996 | olympic games | atlanta, united states | 23rd (q) | 5.40 m row 5 : 1997 | world championships | athens, greece | 27th (q) | 5.30 m row 6 : 1998 | european championships | budapest, hungary | 10th | 5.40 m row 7 : 2000 | european indoor championships | ghent, belgium | 13th (q) | 5.20 m row 8 : 2001 | universiade | beijing, pr china | 3rd | 5.60 m row 9 : 2005 | european indoor championships | madrid, spain | 15th (q) | 5.40 m row 10 : 2006 | world indoor championships | moscow, russia | 14th (q) | 5.45 m row 11 : 2006 | european championships | gothenburg, sweden | 8th | 5.50 m
col : count ( "*" ) row 1 : 0
select count ( * ) where competition = 'world championships' and venue = 308 <table_name> : table \begin{tabular}{llllll} \toprule & year & competition & venue & position & notes \\ \midrule 0 & 1991 & european junior championships & thessaloniki, greece & 10th & 4.90 m \\ 1 & 1992 & world junior championships & seoul, south korea & 1st & 5.45 m \\ 2 & 1996 & european indoor championships & stockholm, sweden & 14th (q) & 5.45 m \\ 3 & 1996 & olympic games & atlanta, united states & 23rd (q) & 5.40 m \\ 4 & 1997 & world championships & athens, greece & 27th (q) & 5.30 m \\ 5 & 1998 & european championships & budapest, hungary & 10th & 5.40 m \\ 6 & 2000 & european indoor championships & ghent, belgium & 13th (q) & 5.20 m \\ 7 & 2001 & universiade & beijing, pr china & 3rd & 5.60 m \\ 8 & 2005 & european indoor championships & madrid, spain & 15th (q) & 5.40 m \\ 9 & 2006 & world indoor championships & moscow, russia & 14th (q) & 5.45 m \\ 10 & 2006 & european championships & gothenburg, sweden & 8th & 5.50 m \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( * ) where competition = 'world championships' and venue = 308 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>competition</th> <th>venue</th> <th>position</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1991</td> <td>european junior championships</td> <td>thessaloniki, greece</td> <td>10th</td> <td>4.90 m</td> </tr> <tr> <th>1</th> <td>1992</td> <td>world junior championships</td> <td>seoul, south korea</td> <td>1st</td> <td>5.45 m</td> </tr> <tr> <th>2</th> <td>1996</td> <td>european indoor championships</td> <td>stockholm, sweden</td> <td>14th (q)</td> <td>5.45 m</td> </tr> <tr> <th>3</th> <td>1996</td> <td>olympic games</td> <td>atlanta, united states</td> <td>23rd (q)</td> <td>5.40 m</td> </tr> <tr> <th>4</th> <td>1997</td> <td>world championships</td> <td>athens, greece</td> <td>27th (q)</td> <td>5.30 m</td> </tr> <tr> <th>5</th> <td>1998</td> <td>european championships</td> <td>budapest, hungary</td> <td>10th</td> <td>5.40 m</td> </tr> <tr> <th>6</th> <td>2000</td> <td>european indoor championships</td> <td>ghent, belgium</td> <td>13th (q)</td> <td>5.20 m</td> </tr> <tr> <th>7</th> <td>2001</td> <td>universiade</td> <td>beijing, pr china</td> <td>3rd</td> <td>5.60 m</td> </tr> <tr> <th>8</th> <td>2005</td> <td>european indoor championships</td> <td>madrid, spain</td> <td>15th (q)</td> <td>5.40 m</td> </tr> <tr> <th>9</th> <td>2006</td> <td>world indoor championships</td> <td>moscow, russia</td> <td>14th (q)</td> <td>5.45 m</td> </tr> <tr> <th>10</th> <td>2006</td> <td>european championships</td> <td>gothenburg, sweden</td> <td>8th</td> <td>5.50 m</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( * ) where competition = 'world championships' and venue = 308 <table_name> : table | | year | competition | venue | position | notes | |---:|-------:|:------------------------------|:-----------------------|:-----------|:--------| | 0 | 1991 | european junior championships | thessaloniki, greece | 10th | 4.90 m | | 1 | 1992 | world junior championships | seoul, south korea | 1st | 5.45 m | | 2 | 1996 | european indoor championships | stockholm, sweden | 14th (q) | 5.45 m | | 3 | 1996 | olympic games | atlanta, united states | 23rd (q) | 5.40 m | | 4 | 1997 | world championships | athens, greece | 27th (q) | 5.30 m | | 5 | 1998 | european championships | budapest, hungary | 10th | 5.40 m | | 6 | 2000 | european indoor championships | ghent, belgium | 13th (q) | 5.20 m | | 7 | 2001 | universiade | beijing, pr china | 3rd | 5.60 m | | 8 | 2005 | european indoor championships | madrid, spain | 15th (q) | 5.40 m | | 9 | 2006 | world indoor championships | moscow, russia | 14th (q) | 5.45 m | | 10 | 2006 | european championships | gothenburg, sweden | 8th | 5.50 m |
| | count ( "*" ) | |---:|----------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 25163, 608, 273, 296, 18179, 462, 931, 285, 3261, 87, 11, 471, 331, 275, 344, 273, 5196, 28, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 25163, 608, 473, 331, 275, 344, 473, 1754, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 21, 473, 425, 24428, 304, 525, 318, 9659, 462, 931, 285, 3261, 87, 473, 286, 403, 287, 265, 6169, 16, 314, 992, 311, 473, 1728, 451, 473, 1059, 18, 9349, 312, 1736, 203, 21, 473, 23673, 22, 473, 9117, 525, 318, 9659, 462, 931, 285, 3261, 87, 473, 695, 1003, 16, 24516, 417, 479, 69, 473, 404, 334, 473, 1381, 18, 7950, 312, 1736, 203, 22, 473, 23673, 26, 473, 425, 24428, 304, 1547, 83, 280, 462, 931, 285, 3261, 87, 473, 12480, 76, 355, 81, 16, 1352, 329, 275, 473, 5045, 451, 261, 85, 13, 473, 1381, 18, 7950, 312, 1736, 203, 23, 473, 23673, 26, 473, 320, 715, 1291, 335, 28422, 473, 622, 80, 27677, 16, 2836, 329, 5493, 473, 10213, 13623, 261, 85, 13, 473, 1381, 18, 7132, 312, 1736, 203, 24, 473, 23673, 27, 473, 9117, 462, 931, 285, 3261, 87, 473, 225, 421, 773, 16, 314, 992, 311, 473, 12732, 451, 261, 85, 13, 473, 1381, 18, 5082, 312, 1736, 203, 25, 473, 23673, 28, 473, 425, 24428, 304, 462, 931, 285, 3261, 87, 473, 324, 1100, 438, 395, 16, 366, 20651, 814, 473, 1728, 451, 473, 1381, 18, 7132, 312, 1736, 203, 26, 473, 16291, 473, 425, 24428, 304, 1547, 83, 280, 462, 931, 285, 3261, 87, 473, 21409, 319, 16, 3952, 75, 5077, 473, 5958, 451, 261, 85, 13, 473, 1381, 18, 3462, 312, 1736, 203, 27, 473, 4044, 21, 473, 640, 6760, 1155, 323, 473, 506, 8302, 310, 16, 846, 462, 15314, 473, 890, 13623, 473, 1381, 18, 4848, 312, 1736, 203, 28, 473, 4044, 25, 473, 425, 24428, 304, 1547, 83, 280, 462, 931, 285, 3261, 87, 473, 312, 361, 1691, 16, 1694, 530, 473, 4711, 451, 261, 85, 13, 473, 1381, 18, 7132, 312, 1736, 203, 29, 473, 27212, 473, 9117, 1547, 83, 280, 462, 931, 285, 3261, 87, 473, 312, 538, 71, 543, 16, 436, 5567, 1155, 473, 5045, 451, 261, 85, 13, 473, 1381, 18, 7950, 312, 1736, 203, 2163, 473, 27212, 473, 425, 24428, 304, 462, 931, 285, 3261, 87, 473, 2363, 76, 275, 70, 295, 75, 16, 1352, 329, 275, 473, 1725, 451, 473, 1381, 18, 3361, 312, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select number where builder = 'american car company' col : number | builder | type | date | length | notes row 1 : 51 | american car company | motor | 1904 | 47'9" | retired 1933 row 2 : 53 | american car company | motor | 1904 | 47'9" | retired 1933 row 3 : 55 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 4 : 57 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 5 : 59 | w. l. holman car company | motor | 1904 | 44' | retired 1932 row 6 : 61 | w. l. holman car company | motor | 1904 | 44' | retired 1932 row 7 : 63 | w. l. holman car company | motor | 1904 | 44' | retired 1932 preserved western railway museum row 8 : 65 | w. l. holman car company | motor | 1904 | 44' | retired 1932 row 9 : 67 | w. l. holman car company | motor | 1904 | 44' | retired 1932 row 10 : 69 | w. l. holman car company | motor | 1904 | 44' | converted to express trailer in 1919 retired 1932 row 11 : 71 | w. l. holman car company | trailer | 1905 | 44' | retired 1929 row 12 : 73 | w. l. holman car company | trailer | 1905 | 44' | retired 1929 row 13 : 1 | w. l. holman car company | express trailer | 1916 | none | built as #8 express motor demotorized 1917 designated express trailer 1920 retired 1933
col : number row 1 : 51 row 2 : 53 row 3 : 55 row 4 : 57
select number where builder = 'american car company' <table_name> : table \begin{tabular}{lllllll} \toprule & number & builder & type & date & length & notes \\ \midrule 0 & 51 & american car company & motor & 1904 & 47'9" & retired 1933 \\ 1 & 53 & american car company & motor & 1904 & 47'9" & retired 1933 \\ 2 & 55 & american car company & motor & 1904 & 47'9" & became inspection car in 1932 retired 1941 \\ 3 & 57 & american car company & motor & 1904 & 47'9" & became inspection car in 1932 retired 1941 \\ 4 & 59 & w. l. holman car company & motor & 1904 & 44' & retired 1932 \\ 5 & 61 & w. l. holman car company & motor & 1904 & 44' & retired 1932 \\ 6 & 63 & w. l. holman car company & motor & 1904 & 44' & retired 1932 preserved western railway museum \\ 7 & 65 & w. l. holman car company & motor & 1904 & 44' & retired 1932 \\ 8 & 67 & w. l. holman car company & motor & 1904 & 44' & retired 1932 \\ 9 & 69 & w. l. holman car company & motor & 1904 & 44' & converted to express trailer in 1919 retired 1932 \\ 10 & 71 & w. l. holman car company & trailer & 1905 & 44' & retired 1929 \\ 11 & 73 & w. l. holman car company & trailer & 1905 & 44' & retired 1929 \\ 12 & 1 & w. l. holman car company & express trailer & 1916 & none & built as #8 express motor demotorized 1917 designated express trailer 1920 retired 1933 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & number \\ \midrule 0 & 51 \\ 1 & 53 \\ 2 & 55 \\ 3 & 57 \\ \bottomrule \end{tabular}
select number where builder = 'american car company' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>number</th> <th>builder</th> <th>type</th> <th>date</th> <th>length</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>51</td> <td>american car company</td> <td>motor</td> <td>1904</td> <td>47'9"</td> <td>retired 1933</td> </tr> <tr> <th>1</th> <td>53</td> <td>american car company</td> <td>motor</td> <td>1904</td> <td>47'9"</td> <td>retired 1933</td> </tr> <tr> <th>2</th> <td>55</td> <td>american car company</td> <td>motor</td> <td>1904</td> <td>47'9"</td> <td>became inspection car in 1932 retired 1941</td> </tr> <tr> <th>3</th> <td>57</td> <td>american car company</td> <td>motor</td> <td>1904</td> <td>47'9"</td> <td>became inspection car in 1932 retired 1941</td> </tr> <tr> <th>4</th> <td>59</td> <td>w. l. holman car company</td> <td>motor</td> <td>1904</td> <td>44'</td> <td>retired 1932</td> </tr> <tr> <th>5</th> <td>61</td> <td>w. l. holman car company</td> <td>motor</td> <td>1904</td> <td>44'</td> <td>retired 1932</td> </tr> <tr> <th>6</th> <td>63</td> <td>w. l. holman car company</td> <td>motor</td> <td>1904</td> <td>44'</td> <td>retired 1932 preserved western railway museum</td> </tr> <tr> <th>7</th> <td>65</td> <td>w. l. holman car company</td> <td>motor</td> <td>1904</td> <td>44'</td> <td>retired 1932</td> </tr> <tr> <th>8</th> <td>67</td> <td>w. l. holman car company</td> <td>motor</td> <td>1904</td> <td>44'</td> <td>retired 1932</td> </tr> <tr> <th>9</th> <td>69</td> <td>w. l. holman car company</td> <td>motor</td> <td>1904</td> <td>44'</td> <td>converted to express trailer in 1919 retired 1932</td> </tr> <tr> <th>10</th> <td>71</td> <td>w. l. holman car company</td> <td>trailer</td> <td>1905</td> <td>44'</td> <td>retired 1929</td> </tr> <tr> <th>11</th> <td>73</td> <td>w. l. holman car company</td> <td>trailer</td> <td>1905</td> <td>44'</td> <td>retired 1929</td> </tr> <tr> <th>12</th> <td>1</td> <td>w. l. holman car company</td> <td>express trailer</td> <td>1916</td> <td>none</td> <td>built as #8 express motor demotorized 1917 designated express trailer 1920 retired 1933</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>number</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>51</td> </tr> <tr> <th>1</th> <td>53</td> </tr> <tr> <th>2</th> <td>55</td> </tr> <tr> <th>3</th> <td>57</td> </tr> </tbody> </table>
select number where builder = 'american car company' <table_name> : table | | number | builder | type | date | length | notes | |---:|---------:|:-------------------------|:----------------|-------:|:---------|:----------------------------------------------------------------------------------------| | 0 | 51 | american car company | motor | 1904 | 47'9" | retired 1933 | | 1 | 53 | american car company | motor | 1904 | 47'9" | retired 1933 | | 2 | 55 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 | | 3 | 57 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 | | 4 | 59 | w. l. holman car company | motor | 1904 | 44' | retired 1932 | | 5 | 61 | w. l. holman car company | motor | 1904 | 44' | retired 1932 | | 6 | 63 | w. l. holman car company | motor | 1904 | 44' | retired 1932 preserved western railway museum | | 7 | 65 | w. l. holman car company | motor | 1904 | 44' | retired 1932 | | 8 | 67 | w. l. holman car company | motor | 1904 | 44' | retired 1932 | | 9 | 69 | w. l. holman car company | motor | 1904 | 44' | converted to express trailer in 1919 retired 1932 | | 10 | 71 | w. l. holman car company | trailer | 1905 | 44' | retired 1929 | | 11 | 73 | w. l. holman car company | trailer | 1905 | 44' | retired 1929 | | 12 | 1 | w. l. holman car company | express trailer | 1916 | none | built as #8 express motor demotorized 1917 designated express trailer 1920 retired 1933 |
| | number | |---:|---------:| | 0 | 51 | | 1 | 53 | | 2 | 55 | | 3 | 57 |
[ [ 1, 4025, 1300, 1625, 2089, 273, 296, 301, 3036, 304, 5926, 9395, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1300, 473, 2089, 473, 618, 473, 1509, 473, 769, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 21119, 473, 2125, 3036, 304, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 17495, 11, 29, 473, 325, 2921, 5342, 3707, 1736, 203, 21, 473, 15935, 473, 2125, 3036, 304, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 17495, 11, 29, 473, 325, 2921, 5342, 3707, 1736, 203, 22, 473, 21483, 473, 2125, 3036, 304, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 17495, 11, 29, 473, 506, 71, 339, 2763, 7017, 5926, 316, 5342, 1578, 325, 2921, 5342, 9803, 1736, 203, 23, 473, 15981, 473, 2125, 3036, 304, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 17495, 11, 29, 473, 506, 71, 339, 2763, 7017, 5926, 316, 5342, 1578, 325, 2921, 5342, 9803, 1736, 203, 24, 473, 14995, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 13291, 11, 473, 325, 2921, 5342, 1578, 1736, 203, 25, 473, 17845, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 13291, 11, 473, 325, 2921, 5342, 1578, 1736, 203, 26, 473, 13746, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 13291, 11, 473, 325, 2921, 5342, 1578, 21096, 341, 281, 798, 767, 330, 1888, 312, 1202, 379, 1736, 203, 27, 473, 15892, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 13291, 11, 473, 325, 2921, 5342, 1578, 1736, 203, 28, 473, 21017, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 13291, 11, 473, 325, 2921, 5342, 1578, 1736, 203, 29, 473, 20963, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 23573, 473, 5342, 3028, 473, 13291, 11, 473, 5970, 358, 16947, 25899, 316, 5342, 3657, 325, 2921, 5342, 1578, 1736, 203, 2163, 473, 26465, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 25899, 473, 5342, 6260, 473, 13291, 11, 473, 325, 2921, 5342, 5540, 1736, 203, 2499, 473, 26103, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 25899, 473, 5342, 6260, 473, 13291, 11, 473, 325, 2921, 5342, 5540, 1736, 203, 2138, 473, 404, 473, 341, 18, 328, 18, 366, 355, 4728, 5926, 9395, 473, 16947, 25899, 473, 5342, 2313, 473, 6555, 473, 6650, 487, 468, 28, 16947, 23573, 9626, 352, 280, 1235, 5342, 4033, 25264, 16947, 25899, 5342, 3462, 325, 2921, 5342, 3707, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1300, 1736, 203, 64, 13138, 5345, 203, 20, 473, 21119, 1736, 203, 21, 473, 15935, 1736, 203, 22, 473, 21483, 1736, 203, 23, 473, 15981, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select year where role = 'the evil queen' col : year | film | role | notes row 1 : 1976 | liebesfallen | liane bruckner | none row 2 : 1976 | unser stiller mann | regina | none row 3 : 1979 | bildnis einer trinkerin | singer in a taxi drivers' bar | none row 4 : 1979 | cha-cha | none | none row 5 : 1983 | pankow '95 | jungfrau maria | none row 6 : 1996 | lilien in der bank | suzanne | none row 7 : 2000 | vasilisa | the witch | none row 8 : 2004 | 7 dwarves - men alone in the wood | the evil queen | hagen's daughter cosma played snow white row 9 : 2006 | 7 zwerge - der wald ist nicht genug | the evil queen | hagen's daughter cosma played snow white
col : year row 1 : 2004 row 2 : 2006
select year where role = 'the evil queen' <table_name> : table \begin{tabular}{lllll} \toprule & year & film & role & notes \\ \midrule 0 & 1976 & liebesfallen & liane bruckner & none \\ 1 & 1976 & unser stiller mann & regina & none \\ 2 & 1979 & bildnis einer trinkerin & singer in a taxi drivers' bar & none \\ 3 & 1979 & cha-cha & none & none \\ 4 & 1983 & pankow '95 & jungfrau maria & none \\ 5 & 1996 & lilien in der bank & suzanne & none \\ 6 & 2000 & vasilisa & the witch & none \\ 7 & 2004 & 7 dwarves - men alone in the wood & the evil queen & hagen's daughter cosma played snow white \\ 8 & 2006 & 7 zwerge - der wald ist nicht genug & the evil queen & hagen's daughter cosma played snow white \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & year \\ \midrule 0 & 2004 \\ 1 & 2006 \\ \bottomrule \end{tabular}
select year where role = 'the evil queen' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>film</th> <th>role</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1976</td> <td>liebesfallen</td> <td>liane bruckner</td> <td>none</td> </tr> <tr> <th>1</th> <td>1976</td> <td>unser stiller mann</td> <td>regina</td> <td>none</td> </tr> <tr> <th>2</th> <td>1979</td> <td>bildnis einer trinkerin</td> <td>singer in a taxi drivers' bar</td> <td>none</td> </tr> <tr> <th>3</th> <td>1979</td> <td>cha-cha</td> <td>none</td> <td>none</td> </tr> <tr> <th>4</th> <td>1983</td> <td>pankow '95</td> <td>jungfrau maria</td> <td>none</td> </tr> <tr> <th>5</th> <td>1996</td> <td>lilien in der bank</td> <td>suzanne</td> <td>none</td> </tr> <tr> <th>6</th> <td>2000</td> <td>vasilisa</td> <td>the witch</td> <td>none</td> </tr> <tr> <th>7</th> <td>2004</td> <td>7 dwarves - men alone in the wood</td> <td>the evil queen</td> <td>hagen's daughter cosma played snow white</td> </tr> <tr> <th>8</th> <td>2006</td> <td>7 zwerge - der wald ist nicht genug</td> <td>the evil queen</td> <td>hagen's daughter cosma played snow white</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2004</td> </tr> <tr> <th>1</th> <td>2006</td> </tr> </tbody> </table>
select year where role = 'the evil queen' <table_name> : table | | year | film | role | notes | |---:|-------:|:------------------------------------|:------------------------------|:-----------------------------------------| | 0 | 1976 | liebesfallen | liane bruckner | none | | 1 | 1976 | unser stiller mann | regina | none | | 2 | 1979 | bildnis einer trinkerin | singer in a taxi drivers' bar | none | | 3 | 1979 | cha-cha | none | none | | 4 | 1983 | pankow '95 | jungfrau maria | none | | 5 | 1996 | lilien in der bank | suzanne | none | | 6 | 2000 | vasilisa | the witch | none | | 7 | 2004 | 7 dwarves - men alone in the wood | the evil queen | hagen's daughter cosma played snow white | | 8 | 2006 | 7 zwerge - der wald ist nicht genug | the evil queen | hagen's daughter cosma played snow white |
| | year | |---:|-------:| | 0 | 2004 | | 1 | 2006 |
[ [ 1, 4025, 3286, 1625, 2478, 273, 296, 5787, 2113, 330, 6597, 275, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 661, 81, 473, 2478, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 6669, 473, 328, 1385, 70, 281, 74, 7862, 473, 328, 2779, 73, 5186, 9031, 1224, 473, 6555, 1736, 203, 21, 473, 5342, 6669, 473, 640, 550, 4859, 264, 312, 1072, 473, 960, 15314, 473, 6555, 1736, 203, 22, 473, 5342, 7235, 473, 324, 545, 82, 291, 425, 14522, 433, 754, 264, 267, 473, 4864, 264, 316, 279, 5320, 77, 16118, 11, 4653, 473, 6555, 1736, 203, 23, 473, 5342, 7235, 473, 462, 69, 17, 8838, 473, 6555, 473, 6555, 1736, 203, 24, 473, 5342, 10261, 473, 293, 2304, 543, 296, 8778, 473, 525, 20651, 74, 354, 89, 312, 15240, 473, 6555, 1736, 203, 25, 473, 23673, 26, 473, 328, 15700, 275, 316, 4854, 11218, 473, 1597, 94, 1072, 73, 473, 6555, 1736, 203, 26, 473, 16291, 473, 331, 345, 330, 291, 69, 473, 326, 341, 1437, 473, 6555, 1736, 203, 27, 473, 4044, 24, 473, 2371, 302, 905, 3324, 300, 21247, 24068, 316, 326, 341, 4773, 473, 326, 2113, 330, 6597, 275, 473, 366, 346, 275, 1807, 5248, 2127, 387, 4987, 2540, 6599, 329, 272, 3338, 9578, 1736, 203, 28, 473, 27212, 473, 2371, 998, 91, 1583, 300, 4854, 29051, 72, 19165, 11562, 647, 3157, 637, 473, 326, 2113, 330, 6597, 275, 473, 366, 346, 275, 1807, 5248, 2127, 387, 4987, 2540, 6599, 329, 272, 3338, 9578, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4044, 24, 1736, 203, 21, 473, 27212, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where year = 2012 col : year | album | song | duration | artist row 1 : 2010 | trax mini album volume up | "healing" | none | with trax row 2 : 2010 | oh! | "boys & girls" | none | with girls' generation row 3 : 2010 | 1st asia tour "into the new world" | "barbie girl" | none | duet with jessica row 4 : 2012 | history of salary man ost | "bravo" | 03:12 | duet with leeteuk row 5 : 2012 | one dream (single) | "one dream" | 02:29 | with boa & henry row 6 : 2012 | mama | "two moons" | 02:59 | with exo row 7 : 2012 | only one | "one dream" | 02:29 | with boa & henry row 8 : 2014 | toheart | "delicious" | none | duet with woohyun from infinite
col : count ( "*" ) row 1 : 4
select count ( * ) where year = 2012 <table_name> : table \begin{tabular}{llllll} \toprule & year & album & song & duration & artist \\ \midrule 0 & 2010 & trax mini album volume up & "healing" & none & with trax \\ 1 & 2010 & oh! & "boys & girls" & none & with girls' generation \\ 2 & 2010 & 1st asia tour "into the new world" & "barbie girl" & none & duet with jessica \\ 3 & 2012 & history of salary man ost & "bravo" & 03:12 & duet with leeteuk \\ 4 & 2012 & one dream (single) & "one dream" & 02:29 & with boa & henry \\ 5 & 2012 & mama & "two moons" & 02:59 & with exo \\ 6 & 2012 & only one & "one dream" & 02:29 & with boa & henry \\ 7 & 2014 & toheart & "delicious" & none & duet with woohyun from infinite \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 4 \\ \bottomrule \end{tabular}
select count ( * ) where year = 2012 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>album</th> <th>song</th> <th>duration</th> <th>artist</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2010</td> <td>trax mini album volume up</td> <td>"healing"</td> <td>none</td> <td>with trax</td> </tr> <tr> <th>1</th> <td>2010</td> <td>oh!</td> <td>"boys &amp; girls"</td> <td>none</td> <td>with girls' generation</td> </tr> <tr> <th>2</th> <td>2010</td> <td>1st asia tour "into the new world"</td> <td>"barbie girl"</td> <td>none</td> <td>duet with jessica</td> </tr> <tr> <th>3</th> <td>2012</td> <td>history of salary man ost</td> <td>"bravo"</td> <td>03:12</td> <td>duet with leeteuk</td> </tr> <tr> <th>4</th> <td>2012</td> <td>one dream (single)</td> <td>"one dream"</td> <td>02:29</td> <td>with boa &amp; henry</td> </tr> <tr> <th>5</th> <td>2012</td> <td>mama</td> <td>"two moons"</td> <td>02:59</td> <td>with exo</td> </tr> <tr> <th>6</th> <td>2012</td> <td>only one</td> <td>"one dream"</td> <td>02:29</td> <td>with boa &amp; henry</td> </tr> <tr> <th>7</th> <td>2014</td> <td>toheart</td> <td>"delicious"</td> <td>none</td> <td>duet with woohyun from infinite</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>4</td> </tr> </tbody> </table>
select count ( * ) where year = 2012 <table_name> : table | | year | album | song | duration | artist | |---:|-------:|:-----------------------------------|:---------------|:-----------|:--------------------------------| | 0 | 2010 | trax mini album volume up | "healing" | none | with trax | | 1 | 2010 | oh! | "boys & girls" | none | with girls' generation | | 2 | 2010 | 1st asia tour "into the new world" | "barbie girl" | none | duet with jessica | | 3 | 2012 | history of salary man ost | "bravo" | 03:12 | duet with leeteuk | | 4 | 2012 | one dream (single) | "one dream" | 02:29 | with boa & henry | | 5 | 2012 | mama | "two moons" | 02:59 | with exo | | 6 | 2012 | only one | "one dream" | 02:29 | with boa & henry | | 7 | 2014 | toheart | "delicious" | none | duet with woohyun from infinite |
| | count ( "*" ) | |---:|----------------:| | 0 | 4 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 3286, 273, 20869, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 14844, 473, 17180, 473, 3734, 473, 15469, 1736, 203, 64, 13138, 5345, 203, 20, 473, 18965, 473, 1284, 92, 21959, 14844, 3940, 731, 473, 3904, 287, 310, 473, 6555, 473, 598, 1284, 92, 1736, 203, 21, 473, 18965, 473, 29797, 5, 473, 800, 1900, 473, 314, 481, 3251, 473, 6555, 473, 598, 314, 481, 3251, 11, 9377, 1736, 203, 22, 473, 18965, 473, 404, 334, 487, 1155, 19797, 1368, 326, 394, 9117, 473, 4653, 70, 1385, 314, 481, 80, 473, 6555, 473, 9978, 278, 598, 525, 403, 26433, 1736, 203, 23, 473, 20869, 473, 4927, 434, 12814, 814, 3161, 320, 334, 473, 16430, 12307, 473, 17107, 30, 2138, 473, 9978, 278, 598, 884, 12865, 19445, 1736, 203, 24, 473, 20869, 473, 1245, 302, 793, 261, 7526, 13, 473, 1245, 302, 793, 473, 17896, 30, 5540, 473, 598, 800, 69, 473, 366, 275, 1176, 1736, 203, 25, 473, 20869, 473, 312, 20789, 473, 2795, 7344, 7008, 473, 17896, 30, 6162, 473, 598, 431, 83, 1736, 203, 26, 473, 20869, 473, 1338, 1245, 473, 1245, 302, 793, 473, 17896, 30, 5540, 473, 598, 800, 69, 473, 366, 275, 1176, 1736, 203, 27, 473, 13695, 473, 358, 580, 485, 473, 1464, 28728, 473, 6555, 473, 9978, 278, 598, 341, 5161, 18112, 318, 628, 14853, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1059, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select title where chart positions ie = 8 col : year | title | chart positions au | chart positions ca | chart positions ie | chart positions nl | chart positions nz | chart positions uk | chart positions us hot 100 | chart positions us airplay | chart positions us alternative row 1 : 1995 | "you oughta know" a | 4 | 20 | none | 11 | 25 | 22 | none | 13 | 1 row 2 : 1995 | "hand in my pocket" | 13 | 1 | none | none | 7 | 26 | none | 15 | 1 row 3 : 1996 | "ironic" | 3 | 1 | 8 | 6 | 3 | 11 | 4 | 2 | 1 row 4 : 1996 | "you learn" | 20 | 1 | none | 13 | none | 24 | 6 | 1 | 7 row 5 : 1996 | "head over feet" | 12 | 1 | 11 | 33 | 27 | 7 | none | 3 | 25 row 6 : 1997 | "all i really want" | 40 | 2 | none | none | none | 59 | none | 65 | 14
col : title row 1 : "ironic"
select title where chart positions ie = 8 <table_name> : table \begin{tabular}{llllllllllll} \toprule & year & title & chart positions au & chart positions ca & chart positions ie & chart positions nl & chart positions nz & chart positions uk & chart positions us hot 100 & chart positions us airplay & chart positions us alternative \\ \midrule 0 & 1995 & "you oughta know" a & 4 & 20 & none & 11 & 25 & 22 & none & 13 & 1 \\ 1 & 1995 & "hand in my pocket" & 13 & 1 & none & none & 7 & 26 & none & 15 & 1 \\ 2 & 1996 & "ironic" & 3 & 1 & 8 & 6 & 3 & 11 & 4 & 2 & 1 \\ 3 & 1996 & "you learn" & 20 & 1 & none & 13 & none & 24 & 6 & 1 & 7 \\ 4 & 1996 & "head over feet" & 12 & 1 & 11 & 33 & 27 & 7 & none & 3 & 25 \\ 5 & 1997 & "all i really want" & 40 & 2 & none & none & none & 59 & none & 65 & 14 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & title \\ \midrule 0 & "ironic" \\ \bottomrule \end{tabular}
select title where chart positions ie = 8 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>title</th> <th>chart positions au</th> <th>chart positions ca</th> <th>chart positions ie</th> <th>chart positions nl</th> <th>chart positions nz</th> <th>chart positions uk</th> <th>chart positions us hot 100</th> <th>chart positions us airplay</th> <th>chart positions us alternative</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1995</td> <td>"you oughta know" a</td> <td>4</td> <td>20</td> <td>none</td> <td>11</td> <td>25</td> <td>22</td> <td>none</td> <td>13</td> <td>1</td> </tr> <tr> <th>1</th> <td>1995</td> <td>"hand in my pocket"</td> <td>13</td> <td>1</td> <td>none</td> <td>none</td> <td>7</td> <td>26</td> <td>none</td> <td>15</td> <td>1</td> </tr> <tr> <th>2</th> <td>1996</td> <td>"ironic"</td> <td>3</td> <td>1</td> <td>8</td> <td>6</td> <td>3</td> <td>11</td> <td>4</td> <td>2</td> <td>1</td> </tr> <tr> <th>3</th> <td>1996</td> <td>"you learn"</td> <td>20</td> <td>1</td> <td>none</td> <td>13</td> <td>none</td> <td>24</td> <td>6</td> <td>1</td> <td>7</td> </tr> <tr> <th>4</th> <td>1996</td> <td>"head over feet"</td> <td>12</td> <td>1</td> <td>11</td> <td>33</td> <td>27</td> <td>7</td> <td>none</td> <td>3</td> <td>25</td> </tr> <tr> <th>5</th> <td>1997</td> <td>"all i really want"</td> <td>40</td> <td>2</td> <td>none</td> <td>none</td> <td>none</td> <td>59</td> <td>none</td> <td>65</td> <td>14</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>title</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>"ironic"</td> </tr> </tbody> </table>
select title where chart positions ie = 8 <table_name> : table | | year | title | chart positions au | chart positions ca | chart positions ie | chart positions nl | chart positions nz | chart positions uk | chart positions us hot 100 | chart positions us airplay | chart positions us alternative | |---:|-------:|:--------------------|---------------------:|---------------------:|:---------------------|:---------------------|:---------------------|---------------------:|:-----------------------------|-----------------------------:|---------------------------------:| | 0 | 1995 | "you oughta know" a | 4 | 20 | none | 11 | 25 | 22 | none | 13 | 1 | | 1 | 1995 | "hand in my pocket" | 13 | 1 | none | none | 7 | 26 | none | 15 | 1 | | 2 | 1996 | "ironic" | 3 | 1 | 8 | 6 | 3 | 11 | 4 | 2 | 1 | | 3 | 1996 | "you learn" | 20 | 1 | none | 13 | none | 24 | 6 | 1 | 7 | | 4 | 1996 | "head over feet" | 12 | 1 | 11 | 33 | 27 | 7 | none | 3 | 25 | | 5 | 1997 | "all i really want" | 40 | 2 | none | none | none | 59 | none | 65 | 14 |
| | title | |---:|:---------| | 0 | "ironic" |
[ [ 1, 4025, 2077, 1625, 4980, 6865, 9228, 273, 1725, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 2077, 473, 4980, 6865, 20309, 473, 4980, 6865, 3474, 473, 4980, 6865, 9228, 473, 4980, 6865, 7741, 473, 4980, 6865, 15062, 473, 4980, 6865, 27178, 473, 4980, 6865, 584, 12811, 2130, 473, 4980, 6865, 584, 23350, 1601, 473, 4980, 6865, 584, 10355, 1736, 203, 64, 13138, 5345, 203, 20, 473, 23673, 25, 473, 1846, 320, 9540, 69, 5055, 279, 473, 1059, 473, 4200, 473, 6555, 473, 4648, 473, 6969, 473, 11201, 473, 6555, 473, 5958, 473, 404, 1736, 203, 21, 473, 23673, 25, 473, 948, 316, 3399, 293, 1861, 473, 5958, 473, 404, 473, 6555, 473, 6555, 473, 2371, 473, 10659, 473, 6555, 473, 4711, 473, 404, 1736, 203, 22, 473, 23673, 26, 473, 277, 1949, 335, 473, 890, 473, 404, 473, 1725, 473, 1666, 473, 890, 473, 4648, 473, 1059, 473, 576, 473, 404, 1736, 203, 23, 473, 23673, 26, 473, 1846, 16094, 473, 4200, 473, 404, 473, 6555, 473, 5958, 473, 6555, 473, 4248, 473, 1666, 473, 404, 473, 2371, 1736, 203, 24, 473, 23673, 26, 473, 910, 1879, 1656, 278, 473, 2593, 473, 404, 473, 4648, 473, 13159, 473, 12732, 473, 2371, 473, 6555, 473, 890, 473, 6969, 1736, 203, 25, 473, 23673, 27, 473, 777, 277, 8654, 2545, 473, 8063, 473, 576, 473, 6555, 473, 6555, 473, 6555, 473, 14995, 473, 6555, 473, 15892, 473, 5045, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2077, 1736, 203, 64, 13138, 5345, 203, 20, 473, 277, 1949, 335, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select pick # where college/junior/club team = 'american international college (ncaa)' col : pick # | player | position | nationality | nhl team | college/junior/club team row 1 : 148 | paul krake | goalie | canada | quebec nordiques | university of alaska anchorage (ncaa) row 2 : 149 | phil huber | center | canada | new york islanders | kamloops blazers (whl) row 3 : 150 | derek langille | defense | canada | toronto maple leafs | north bay centennials (ohl) row 4 : 151 | jim solly | left wing | canada | winnipeg jets | bowling green state university (ncaa) row 5 : 152 | sergei starikov | defense | soviet union | new jersey devils | cska moscow (ussr) row 6 : 153 | milan tichy | defense | czechoslovakia | chicago blackhawks | prince albert raiders (whl) row 7 : 154 | jon pratt | left wing | united states | minnesota north stars | pingree high school (ushs-ma) row 8 : 155 | rob sangster | left wing | canada | vancouver canucks | kitchener rangers (ohl) row 9 : 156 | kevin plager | right wing | united states | st. louis blues | parkway north high school (ushs-mo) row 10 : 157 | raymond saumier | right wing | canada | hartford whalers | trois rivieres draveurs (qmjhl) row 11 : 158 | andy suhy | defense | united states | detroit red wings | western michigan university (ncaa) row 12 : 159 | sverre sears | defense | united states | philadelphia flyers | princeton university (ncaa) row 13 : 160 | greg spenrath | defense | canada | new york rangers | tri-city americans (whl) row 14 : 161 | derek plante | center | united states | buffalo sabres | cloquet high school (ushs-mn) row 15 : 162 | darcy martini | defense | canada | edmonton oilers | michigan technological university (ncaa) row 16 : 163 | david shute | left wing | united states | pittsburgh penguins | victoria cougars (whl) row 17 : 164 | rick allain | defense | canada | boston bruins | kitchener rangers (ohl) row 18 : 165 | sean whyte | right wing | canada | los angeles kings | guelph platers (ohl) row 19 : 166 | dean holoien | right wing | canada | washington capitals | saskatoon blades (whl) row 20 : 167 | patrick lebeau | left wing | canada | montreal canadiens | st-jean lynx (qmjhl) row 21 : 168 | kevin wortman | defense | united states | calgary flames | american international college (ncaa)
col : pick # row 1 : 168
select pick # where college/junior/club team = 'american international college (ncaa)' <table_name> : table \begin{tabular}{lllllll} \toprule & pick # & player & position & nationality & nhl team & college/junior/club team \\ \midrule 0 & 148 & paul krake & goalie & canada & quebec nordiques & university of alaska anchorage (ncaa) \\ 1 & 149 & phil huber & center & canada & new york islanders & kamloops blazers (whl) \\ 2 & 150 & derek langille & defense & canada & toronto maple leafs & north bay centennials (ohl) \\ 3 & 151 & jim solly & left wing & canada & winnipeg jets & bowling green state university (ncaa) \\ 4 & 152 & sergei starikov & defense & soviet union & new jersey devils & cska moscow (ussr) \\ 5 & 153 & milan tichy & defense & czechoslovakia & chicago blackhawks & prince albert raiders (whl) \\ 6 & 154 & jon pratt & left wing & united states & minnesota north stars & pingree high school (ushs-ma) \\ 7 & 155 & rob sangster & left wing & canada & vancouver canucks & kitchener rangers (ohl) \\ 8 & 156 & kevin plager & right wing & united states & st. louis blues & parkway north high school (ushs-mo) \\ 9 & 157 & raymond saumier & right wing & canada & hartford whalers & trois rivieres draveurs (qmjhl) \\ 10 & 158 & andy suhy & defense & united states & detroit red wings & western michigan university (ncaa) \\ 11 & 159 & sverre sears & defense & united states & philadelphia flyers & princeton university (ncaa) \\ 12 & 160 & greg spenrath & defense & canada & new york rangers & tri-city americans (whl) \\ 13 & 161 & derek plante & center & united states & buffalo sabres & cloquet high school (ushs-mn) \\ 14 & 162 & darcy martini & defense & canada & edmonton oilers & michigan technological university (ncaa) \\ 15 & 163 & david shute & left wing & united states & pittsburgh penguins & victoria cougars (whl) \\ 16 & 164 & rick allain & defense & canada & boston bruins & kitchener rangers (ohl) \\ 17 & 165 & sean whyte & right wing & canada & los angeles kings & guelph platers (ohl) \\ 18 & 166 & dean holoien & right wing & canada & washington capitals & saskatoon blades (whl) \\ 19 & 167 & patrick lebeau & left wing & canada & montreal canadiens & st-jean lynx (qmjhl) \\ 20 & 168 & kevin wortman & defense & united states & calgary flames & american international college (ncaa) \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & pick # \\ \midrule 0 & 168 \\ \bottomrule \end{tabular}
select pick # where college/junior/club team = 'american international college (ncaa)' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>pick #</th> <th>player</th> <th>position</th> <th>nationality</th> <th>nhl team</th> <th>college/junior/club team</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>148</td> <td>paul krake</td> <td>goalie</td> <td>canada</td> <td>quebec nordiques</td> <td>university of alaska anchorage (ncaa)</td> </tr> <tr> <th>1</th> <td>149</td> <td>phil huber</td> <td>center</td> <td>canada</td> <td>new york islanders</td> <td>kamloops blazers (whl)</td> </tr> <tr> <th>2</th> <td>150</td> <td>derek langille</td> <td>defense</td> <td>canada</td> <td>toronto maple leafs</td> <td>north bay centennials (ohl)</td> </tr> <tr> <th>3</th> <td>151</td> <td>jim solly</td> <td>left wing</td> <td>canada</td> <td>winnipeg jets</td> <td>bowling green state university (ncaa)</td> </tr> <tr> <th>4</th> <td>152</td> <td>sergei starikov</td> <td>defense</td> <td>soviet union</td> <td>new jersey devils</td> <td>cska moscow (ussr)</td> </tr> <tr> <th>5</th> <td>153</td> <td>milan tichy</td> <td>defense</td> <td>czechoslovakia</td> <td>chicago blackhawks</td> <td>prince albert raiders (whl)</td> </tr> <tr> <th>6</th> <td>154</td> <td>jon pratt</td> <td>left wing</td> <td>united states</td> <td>minnesota north stars</td> <td>pingree high school (ushs-ma)</td> </tr> <tr> <th>7</th> <td>155</td> <td>rob sangster</td> <td>left wing</td> <td>canada</td> <td>vancouver canucks</td> <td>kitchener rangers (ohl)</td> </tr> <tr> <th>8</th> <td>156</td> <td>kevin plager</td> <td>right wing</td> <td>united states</td> <td>st. louis blues</td> <td>parkway north high school (ushs-mo)</td> </tr> <tr> <th>9</th> <td>157</td> <td>raymond saumier</td> <td>right wing</td> <td>canada</td> <td>hartford whalers</td> <td>trois rivieres draveurs (qmjhl)</td> </tr> <tr> <th>10</th> <td>158</td> <td>andy suhy</td> <td>defense</td> <td>united states</td> <td>detroit red wings</td> <td>western michigan university (ncaa)</td> </tr> <tr> <th>11</th> <td>159</td> <td>sverre sears</td> <td>defense</td> <td>united states</td> <td>philadelphia flyers</td> <td>princeton university (ncaa)</td> </tr> <tr> <th>12</th> <td>160</td> <td>greg spenrath</td> <td>defense</td> <td>canada</td> <td>new york rangers</td> <td>tri-city americans (whl)</td> </tr> <tr> <th>13</th> <td>161</td> <td>derek plante</td> <td>center</td> <td>united states</td> <td>buffalo sabres</td> <td>cloquet high school (ushs-mn)</td> </tr> <tr> <th>14</th> <td>162</td> <td>darcy martini</td> <td>defense</td> <td>canada</td> <td>edmonton oilers</td> <td>michigan technological university (ncaa)</td> </tr> <tr> <th>15</th> <td>163</td> <td>david shute</td> <td>left wing</td> <td>united states</td> <td>pittsburgh penguins</td> <td>victoria cougars (whl)</td> </tr> <tr> <th>16</th> <td>164</td> <td>rick allain</td> <td>defense</td> <td>canada</td> <td>boston bruins</td> <td>kitchener rangers (ohl)</td> </tr> <tr> <th>17</th> <td>165</td> <td>sean whyte</td> <td>right wing</td> <td>canada</td> <td>los angeles kings</td> <td>guelph platers (ohl)</td> </tr> <tr> <th>18</th> <td>166</td> <td>dean holoien</td> <td>right wing</td> <td>canada</td> <td>washington capitals</td> <td>saskatoon blades (whl)</td> </tr> <tr> <th>19</th> <td>167</td> <td>patrick lebeau</td> <td>left wing</td> <td>canada</td> <td>montreal canadiens</td> <td>st-jean lynx (qmjhl)</td> </tr> <tr> <th>20</th> <td>168</td> <td>kevin wortman</td> <td>defense</td> <td>united states</td> <td>calgary flames</td> <td>american international college (ncaa)</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>pick #</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>168</td> </tr> </tbody> </table>
select pick # where college/junior/club team = 'american international college (ncaa)' <table_name> : table | | pick # | player | position | nationality | nhl team | college/junior/club team | |---:|---------:|:----------------|:-----------|:---------------|:----------------------|:-----------------------------------------| | 0 | 148 | paul krake | goalie | canada | quebec nordiques | university of alaska anchorage (ncaa) | | 1 | 149 | phil huber | center | canada | new york islanders | kamloops blazers (whl) | | 2 | 150 | derek langille | defense | canada | toronto maple leafs | north bay centennials (ohl) | | 3 | 151 | jim solly | left wing | canada | winnipeg jets | bowling green state university (ncaa) | | 4 | 152 | sergei starikov | defense | soviet union | new jersey devils | cska moscow (ussr) | | 5 | 153 | milan tichy | defense | czechoslovakia | chicago blackhawks | prince albert raiders (whl) | | 6 | 154 | jon pratt | left wing | united states | minnesota north stars | pingree high school (ushs-ma) | | 7 | 155 | rob sangster | left wing | canada | vancouver canucks | kitchener rangers (ohl) | | 8 | 156 | kevin plager | right wing | united states | st. louis blues | parkway north high school (ushs-mo) | | 9 | 157 | raymond saumier | right wing | canada | hartford whalers | trois rivieres draveurs (qmjhl) | | 10 | 158 | andy suhy | defense | united states | detroit red wings | western michigan university (ncaa) | | 11 | 159 | sverre sears | defense | united states | philadelphia flyers | princeton university (ncaa) | | 12 | 160 | greg spenrath | defense | canada | new york rangers | tri-city americans (whl) | | 13 | 161 | derek plante | center | united states | buffalo sabres | cloquet high school (ushs-mn) | | 14 | 162 | darcy martini | defense | canada | edmonton oilers | michigan technological university (ncaa) | | 15 | 163 | david shute | left wing | united states | pittsburgh penguins | victoria cougars (whl) | | 16 | 164 | rick allain | defense | canada | boston bruins | kitchener rangers (ohl) | | 17 | 165 | sean whyte | right wing | canada | los angeles kings | guelph platers (ohl) | | 18 | 166 | dean holoien | right wing | canada | washington capitals | saskatoon blades (whl) | | 19 | 167 | patrick lebeau | left wing | canada | montreal canadiens | st-jean lynx (qmjhl) | | 20 | 168 | kevin wortman | defense | united states | calgary flames | american international college (ncaa) |
| | pick # | |---:|---------:| | 0 | 168 |
[ [ 1, 4025, 6002, 468, 1625, 645, 298, 908, 19, 78, 318, 9659, 19, 830, 373, 5927, 273, 296, 301, 3036, 304, 29553, 645, 298, 908, 261, 82, 5353, 69, 2506, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6002, 468, 473, 7291, 473, 1754, 473, 290, 367, 7919, 473, 24043, 80, 5927, 473, 645, 298, 908, 19, 78, 318, 9659, 19, 830, 373, 5927, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5045, 28, 473, 6790, 332, 417, 354, 4491, 473, 17683, 1385, 473, 848, 16524, 473, 6597, 70, 557, 290, 517, 18988, 281, 473, 640, 6760, 560, 434, 524, 835, 69, 392, 343, 1531, 261, 82, 5353, 69, 13, 1736, 203, 21, 473, 5045, 29, 473, 1844, 330, 11891, 264, 473, 4617, 473, 848, 16524, 473, 394, 677, 778, 353, 15733, 414, 473, 21957, 383, 4473, 2811, 1561, 414, 261, 3350, 80, 13, 1736, 203, 22, 473, 18478, 473, 18207, 79, 3303, 14120, 473, 1652, 3558, 473, 848, 16524, 473, 8934, 265, 869, 852, 298, 7839, 87, 473, 21435, 324, 528, 8301, 25713, 649, 87, 261, 16699, 80, 13, 1736, 203, 23, 473, 4711, 21, 473, 525, 381, 3704, 715, 473, 2002, 341, 310, 473, 848, 16524, 473, 5657, 82, 3151, 75, 525, 2413, 473, 324, 543, 2456, 10004, 919, 640, 6760, 560, 261, 82, 5353, 69, 13, 1736, 203, 24, 473, 4711, 22, 473, 703, 908, 77, 10443, 1766, 1527, 473, 1652, 3558, 473, 1427, 522, 278, 7812, 473, 394, 525, 264, 307, 93, 4461, 14573, 473, 2873, 7282, 312, 538, 71, 543, 261, 5567, 86, 13, 1736, 203, 25, 473, 4711, 23, 473, 312, 330, 304, 268, 1354, 93, 473, 1652, 3558, 473, 276, 8489, 343, 538, 383, 90, 581, 1155, 473, 462, 335, 28768, 7721, 76, 2219, 7904, 473, 846, 2410, 524, 25925, 767, 24290, 261, 3350, 80, 13, 1736, 203, 26, 473, 4711, 24, 473, 525, 265, 846, 4558, 473, 2002, 341, 310, 473, 2836, 329, 5493, 473, 1131, 23712, 25441, 21435, 24084, 473, 10087, 992, 3551, 18551, 1371, 261, 1218, 87, 17, 2540, 13, 1736, 203, 27, 473, 404, 2539, 473, 23152, 272, 539, 8190, 473, 2002, 341, 310, 473, 848, 16524, 473, 331, 19292, 1395, 502, 848, 9031, 87, 473, 417, 1437, 708, 436, 539, 414, 261, 16699, 80, 13, 1736, 203, 28, 473, 404, 4313, 473, 12519, 21529, 886, 6817, 473, 2145, 341, 310, 473, 2836, 329, 5493, 473, 384, 18, 437, 89, 291, 2811, 3610, 473, 779, 79, 1888, 21435, 3551, 18551, 1371, 261, 1218, 87, 17, 8683, 13, 1736, 203, 29, 473, 4711, 27, 473, 14961, 81, 1434, 7864, 379, 2453, 473, 2145, 341, 310, 473, 848, 16524, 473, 366, 485, 31836, 600, 287, 414, 473, 23432, 291, 436, 427, 2453, 281, 302, 354, 537, 25152, 261, 26245, 78, 25356, 13, 1736, 203, 2163, 473, 4711, 28, 473, 471, 93, 1597, 18112, 473, 1652, 3558, 473, 2836, 329, 5493, 473, 3023, 303, 305, 1755, 341, 899, 473, 341, 281, 798, 312, 1354, 360, 304, 640, 6760, 560, 261, 82, 5353, 69, 13, 1736, 203, 2499, 473, 4711, 29, 473, 272, 502, 266, 695, 5913, 473, 1652, 3558, 473, 2836, 329, 5493, 473, 1844, 330, 361, 292, 844, 1155, 21434, 414, 473, 846, 9523, 278, 265, 640, 6760, 560, 261, 82, 5353, 69, 13, 1736, 203, 2138, 473, 25430, 473, 314, 1574, 1694, 275, 86, 421, 473, 1652, 3558, 473, 848, 16524, 473, 394, 677, 778, 436, 539, 414, 473, 6882, 17, 14240, 2125, 3036, 634, 261, 3350, 80, 13, 1736, 203, 3437, 473, 2872, 21, 473, 18207, 79, 4995, 736, 473, 4617, 473, 2836, 329, 5493, 473, 6139, 287, 83, 272, 378, 455, 473, 1219, 28357, 3551, 18551, 1371, 261, 1218, 87, 17, 13607, 13, 1736, 203, 3461, 473, 2872, 22, 473, 302, 297, 2431, 312, 485, 8767, 473, 1652, 3558, 473, 848, 16524, 473, 1675, 81, 1580, 265, 320, 330, 414, 473, 312, 1354, 360, 304, 17734, 18224, 640, 6760, 560, 261, 82, 5353, 69, 13, 1736, 203, 3600, 473, 2872, 23, 473, 302, 842, 350, 699, 624, 473, 2002, 341, 310, 473, 2836, 329, 5493, 473, 293, 305, 3428, 70, 295, 17680, 14264, 6891, 2679, 473, 28873, 280, 1155, 1825, 637, 5913, 261, 3350, 80, 13, 1736, 203, 2313, 473, 404, 1105, 473, 436, 1200, 777, 530, 473, 1652, 3558, 473, 848, 16524, 473, 324, 669, 265, 5186, 89, 2679, 473, 417, 1437, 708, 436, 539, 414, 261, 16699, 80, 13, 1736, 203, 4033, 473, 2872, 25, 473, 695, 304, 11598, 736, 473, 2145, 341, 310, 473, 848, 16524, 473, 22148, 7603, 19880, 417, 899, 473, 3058, 292, 844, 29838, 414, 261, 16699, 80, 13, 1736, 203, 2643, 473, 2872, 26, 473, 443, 304, 366, 355, 11359, 275, 473, 2145, 341, 310, 473, 848, 16524, 473, 341, 961, 310, 1917, 3523, 305, 1031, 473, 272, 835, 31093, 265, 2811, 16601, 261, 3350, 80, 13, 1736, 203, 3657, 473, 2872, 27, 473, 9670, 86, 1200, 884, 2196, 8377, 473, 2002, 341, 310, 473, 848, 16524, 473, 312, 1580, 7688, 848, 361, 77, 773, 473, 384, 17, 78, 73, 304, 328, 878, 92, 261, 26245, 78, 25356, 13, 1736, 203, 3462, 473, 2872, 28, 473, 12519, 21529, 341, 499, 4728, 473, 1652, 3558, 473, 2836, 329, 5493, 473, 1443, 75, 814, 1183, 753, 473, 2125, 3036, 304, 29553, 645, 298, 908, 261, 82, 5353, 69, 13, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6002, 468, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2872, 28, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( team record ) where competition = '2006 afc u-17 championship qualification' col : team | competition | category | appearances start | appearances sub | goals | team record row 1 : japan | 2006 afc u-17 championship qualification | u-15 | 1 | 0 | 0 | qualified row 2 : japan | 2006 afc u-17 championship | u-16 | 4 | 1 | 4 | champions row 3 : japan | 2007 fifa u-17 world cup | u-17 | 1 | 2 | 2 | round 1 row 4 : japan | 2008 afc youth championship qualification | u-18 | 4 | 0 | 2 | qualified row 5 : japan | 2008 afc u-19 championship | u-19 | 1 | 1 | 0 | quarterfinal row 6 : japan | 2013 eaff east asian cup | senior | 2 | 0 | 3 | champions
col : count ( "team record" ) row 1 : 1
select count ( team record ) where competition = '2006 afc u-17 championship qualification' <table_name> : table \begin{tabular}{llllllll} \toprule & team & competition & category & appearances start & appearances sub & goals & team record \\ \midrule 0 & japan & 2006 afc u-17 championship qualification & u-15 & 1 & 0 & 0 & qualified \\ 1 & japan & 2006 afc u-17 championship & u-16 & 4 & 1 & 4 & champions \\ 2 & japan & 2007 fifa u-17 world cup & u-17 & 1 & 2 & 2 & round 1 \\ 3 & japan & 2008 afc youth championship qualification & u-18 & 4 & 0 & 2 & qualified \\ 4 & japan & 2008 afc u-19 championship & u-19 & 1 & 1 & 0 & quarterfinal \\ 5 & japan & 2013 eaff east asian cup & senior & 2 & 0 & 3 & champions \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "team record" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( team record ) where competition = '2006 afc u-17 championship qualification' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>team</th> <th>competition</th> <th>category</th> <th>appearances start</th> <th>appearances sub</th> <th>goals</th> <th>team record</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>japan</td> <td>2006 afc u-17 championship qualification</td> <td>u-15</td> <td>1</td> <td>0</td> <td>0</td> <td>qualified</td> </tr> <tr> <th>1</th> <td>japan</td> <td>2006 afc u-17 championship</td> <td>u-16</td> <td>4</td> <td>1</td> <td>4</td> <td>champions</td> </tr> <tr> <th>2</th> <td>japan</td> <td>2007 fifa u-17 world cup</td> <td>u-17</td> <td>1</td> <td>2</td> <td>2</td> <td>round 1</td> </tr> <tr> <th>3</th> <td>japan</td> <td>2008 afc youth championship qualification</td> <td>u-18</td> <td>4</td> <td>0</td> <td>2</td> <td>qualified</td> </tr> <tr> <th>4</th> <td>japan</td> <td>2008 afc u-19 championship</td> <td>u-19</td> <td>1</td> <td>1</td> <td>0</td> <td>quarterfinal</td> </tr> <tr> <th>5</th> <td>japan</td> <td>2013 eaff east asian cup</td> <td>senior</td> <td>2</td> <td>0</td> <td>3</td> <td>champions</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "team record" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( team record ) where competition = '2006 afc u-17 championship qualification' <table_name> : table | | team | competition | category | appearances start | appearances sub | goals | team record | |---:|:-------|:------------------------------------------|:-----------|--------------------:|------------------:|--------:|:--------------| | 0 | japan | 2006 afc u-17 championship qualification | u-15 | 1 | 0 | 0 | qualified | | 1 | japan | 2006 afc u-17 championship | u-16 | 4 | 1 | 4 | champions | | 2 | japan | 2007 fifa u-17 world cup | u-17 | 1 | 2 | 2 | round 1 | | 3 | japan | 2008 afc youth championship qualification | u-18 | 4 | 0 | 2 | qualified | | 4 | japan | 2008 afc u-19 championship | u-19 | 1 | 1 | 0 | quarterfinal | | 5 | japan | 2013 eaff east asian cup | senior | 2 | 0 | 3 | champions |
| | count ( "team record" ) | |---:|--------------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 5927, 1409, 262, 1625, 25163, 608, 273, 296, 6976, 26, 279, 7142, 582, 17, 4033, 462, 931, 285, 3261, 4544, 1480, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 5927, 473, 25163, 608, 473, 3150, 473, 9788, 6872, 787, 473, 9788, 6872, 720, 473, 1960, 1031, 473, 5927, 1409, 1736, 203, 64, 13138, 5345, 203, 20, 473, 525, 30472, 473, 27212, 279, 7142, 582, 17, 4033, 462, 931, 285, 3261, 4544, 1480, 473, 582, 17, 3600, 473, 404, 473, 374, 473, 374, 473, 9348, 1736, 203, 21, 473, 525, 30472, 473, 27212, 279, 7142, 582, 17, 4033, 462, 931, 285, 3261, 473, 582, 17, 2313, 473, 1059, 473, 404, 473, 1059, 473, 462, 931, 1115, 1736, 203, 22, 473, 525, 30472, 473, 4044, 27, 284, 430, 69, 582, 17, 4033, 9117, 276, 416, 473, 582, 17, 4033, 473, 404, 473, 576, 473, 576, 473, 3643, 404, 1736, 203, 23, 473, 525, 30472, 473, 4044, 28, 279, 7142, 677, 15347, 462, 931, 285, 3261, 4544, 1480, 473, 582, 17, 2643, 473, 1059, 473, 374, 473, 576, 473, 9348, 1736, 203, 24, 473, 525, 30472, 473, 4044, 28, 279, 7142, 582, 17, 3657, 462, 931, 285, 3261, 473, 582, 17, 3657, 473, 404, 473, 404, 473, 374, 473, 24821, 6385, 1736, 203, 25, 473, 525, 30472, 473, 19451, 425, 7329, 19720, 487, 2779, 276, 416, 473, 28901, 9659, 473, 576, 473, 374, 473, 890, 473, 462, 931, 1115, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 5927, 1409, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select regular season finish where postseason won = 1 col : team | year | regular season won | regular season lost | regular season win % | regular season finish | postseason won | postseason lost | postseason win % | postseason result row 1 : cle | 1991 | 32 | 53 | 0.376 | 7th in al east | none | none | none | none row 2 : cle | 1992 | 76 | 86 | 0.469 | 5th in al east | none | none | none | none row 3 : cle | 1993 | 76 | 86 | 0.469 | 6th in al east | none | none | none | none row 4 : cle | 1994 | 66 | 47 | 0.584 | 2nd in al central | none | none | none | no mlb postseason row 5 : cle | 1995 | 100 | 44 | 0.694 | 1st in al central | 9 | 6 | 0.6 | lost ws to atl row 6 : cle | 1996 | 99 | 62 | 0.615 | 1st in al central | 1 | 3 | 0.25 | lost lds to bal row 7 : cle | 1997 | 86 | 75 | 0.534 | 1st in al central | 10 | 8 | 0.556 | lost ws to fla row 8 : cle | 1998 | 89 | 73 | 0.549 | 1st in al central | 5 | 5 | 0.5 | lost lcs to nyy row 9 : cle | 1999 | 97 | 65 | 0.599 | 1st in al central | 2 | 3 | 0.4 | lost lds to bos row 10 : bal | 2000 | 74 | 88 | 0.457 | 4th in al east | none | none | none | none row 11 : bal | 2001 | 63 | 98 | 0.391 | 4th in al east | none | none | none | none row 12 : bal | 2002 | 67 | 95 | 0.414 | 4th in al east | none | none | none | none row 13 : bal | 2003 | 71 | 91 | 0.438 | 4th in al east | none | none | none | none row 14 : sea | 2005 | 69 | 93 | 0.426 | 4th in al west | none | none | none | none row 15 : sea | 2006 | 78 | 84 | 0.481 | 4th in al west | none | none | none | none row 16 : sea | 2007 | 45 | 33 | 0.571 | 2nd in al west | none | none | none | none row 17 : cle total | cle total | 721 | 591 | 0.55 | none | 27 | 25 | 0.519 | none row 18 : bal total | bal total | 275 | 372 | 0.425 | none | 0 | 0 | 0 | none row 19 : sea total | sea total | 192 | 210 | 0.478 | none | 0 | 0 | 0 | none row 20 : total | total | 1188 | 1173 | 0.503 | none | 27 | 25 | 0.519 | none
col : regular season finish row 1 : 1st in al central
select regular season finish where postseason won = 1 <table_name> : table \begin{tabular}{lllllllllll} \toprule & team & year & regular season won & regular season lost & regular season win % & regular season finish & postseason won & postseason lost & postseason win % & postseason result \\ \midrule 0 & cle & 1991 & 32 & 53 & 0.376 & 7th in al east & none & none & none & none \\ 1 & cle & 1992 & 76 & 86 & 0.469 & 5th in al east & none & none & none & none \\ 2 & cle & 1993 & 76 & 86 & 0.469 & 6th in al east & none & none & none & none \\ 3 & cle & 1994 & 66 & 47 & 0.584 & 2nd in al central & none & none & none & no mlb postseason \\ 4 & cle & 1995 & 100 & 44 & 0.694 & 1st in al central & 9 & 6 & 0.6 & lost ws to atl \\ 5 & cle & 1996 & 99 & 62 & 0.615 & 1st in al central & 1 & 3 & 0.25 & lost lds to bal \\ 6 & cle & 1997 & 86 & 75 & 0.534 & 1st in al central & 10 & 8 & 0.556 & lost ws to fla \\ 7 & cle & 1998 & 89 & 73 & 0.549 & 1st in al central & 5 & 5 & 0.5 & lost lcs to nyy \\ 8 & cle & 1999 & 97 & 65 & 0.599 & 1st in al central & 2 & 3 & 0.4 & lost lds to bos \\ 9 & bal & 2000 & 74 & 88 & 0.457 & 4th in al east & none & none & none & none \\ 10 & bal & 2001 & 63 & 98 & 0.391 & 4th in al east & none & none & none & none \\ 11 & bal & 2002 & 67 & 95 & 0.414 & 4th in al east & none & none & none & none \\ 12 & bal & 2003 & 71 & 91 & 0.438 & 4th in al east & none & none & none & none \\ 13 & sea & 2005 & 69 & 93 & 0.426 & 4th in al west & none & none & none & none \\ 14 & sea & 2006 & 78 & 84 & 0.481 & 4th in al west & none & none & none & none \\ 15 & sea & 2007 & 45 & 33 & 0.571 & 2nd in al west & none & none & none & none \\ 16 & cle total & cle total & 721 & 591 & 0.55 & none & 27 & 25 & 0.519 & none \\ 17 & bal total & bal total & 275 & 372 & 0.425 & none & 0 & 0 & 0 & none \\ 18 & sea total & sea total & 192 & 210 & 0.478 & none & 0 & 0 & 0 & none \\ 19 & total & total & 1188 & 1173 & 0.503 & none & 27 & 25 & 0.519 & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & regular season finish \\ \midrule 0 & 1st in al central \\ \bottomrule \end{tabular}
select regular season finish where postseason won = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>team</th> <th>year</th> <th>regular season won</th> <th>regular season lost</th> <th>regular season win %</th> <th>regular season finish</th> <th>postseason won</th> <th>postseason lost</th> <th>postseason win %</th> <th>postseason result</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>cle</td> <td>1991</td> <td>32</td> <td>53</td> <td>0.376</td> <td>7th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>1</th> <td>cle</td> <td>1992</td> <td>76</td> <td>86</td> <td>0.469</td> <td>5th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>2</th> <td>cle</td> <td>1993</td> <td>76</td> <td>86</td> <td>0.469</td> <td>6th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>3</th> <td>cle</td> <td>1994</td> <td>66</td> <td>47</td> <td>0.584</td> <td>2nd in al central</td> <td>none</td> <td>none</td> <td>none</td> <td>no mlb postseason</td> </tr> <tr> <th>4</th> <td>cle</td> <td>1995</td> <td>100</td> <td>44</td> <td>0.694</td> <td>1st in al central</td> <td>9</td> <td>6</td> <td>0.6</td> <td>lost ws to atl</td> </tr> <tr> <th>5</th> <td>cle</td> <td>1996</td> <td>99</td> <td>62</td> <td>0.615</td> <td>1st in al central</td> <td>1</td> <td>3</td> <td>0.25</td> <td>lost lds to bal</td> </tr> <tr> <th>6</th> <td>cle</td> <td>1997</td> <td>86</td> <td>75</td> <td>0.534</td> <td>1st in al central</td> <td>10</td> <td>8</td> <td>0.556</td> <td>lost ws to fla</td> </tr> <tr> <th>7</th> <td>cle</td> <td>1998</td> <td>89</td> <td>73</td> <td>0.549</td> <td>1st in al central</td> <td>5</td> <td>5</td> <td>0.5</td> <td>lost lcs to nyy</td> </tr> <tr> <th>8</th> <td>cle</td> <td>1999</td> <td>97</td> <td>65</td> <td>0.599</td> <td>1st in al central</td> <td>2</td> <td>3</td> <td>0.4</td> <td>lost lds to bos</td> </tr> <tr> <th>9</th> <td>bal</td> <td>2000</td> <td>74</td> <td>88</td> <td>0.457</td> <td>4th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>10</th> <td>bal</td> <td>2001</td> <td>63</td> <td>98</td> <td>0.391</td> <td>4th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>11</th> <td>bal</td> <td>2002</td> <td>67</td> <td>95</td> <td>0.414</td> <td>4th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>12</th> <td>bal</td> <td>2003</td> <td>71</td> <td>91</td> <td>0.438</td> <td>4th in al east</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>13</th> <td>sea</td> <td>2005</td> <td>69</td> <td>93</td> <td>0.426</td> <td>4th in al west</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>14</th> <td>sea</td> <td>2006</td> <td>78</td> <td>84</td> <td>0.481</td> <td>4th in al west</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>15</th> <td>sea</td> <td>2007</td> <td>45</td> <td>33</td> <td>0.571</td> <td>2nd in al west</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> </tr> <tr> <th>16</th> <td>cle total</td> <td>cle total</td> <td>721</td> <td>591</td> <td>0.55</td> <td>none</td> <td>27</td> <td>25</td> <td>0.519</td> <td>none</td> </tr> <tr> <th>17</th> <td>bal total</td> <td>bal total</td> <td>275</td> <td>372</td> <td>0.425</td> <td>none</td> <td>0</td> <td>0</td> <td>0</td> <td>none</td> </tr> <tr> <th>18</th> <td>sea total</td> <td>sea total</td> <td>192</td> <td>210</td> <td>0.478</td> <td>none</td> <td>0</td> <td>0</td> <td>0</td> <td>none</td> </tr> <tr> <th>19</th> <td>total</td> <td>total</td> <td>1188</td> <td>1173</td> <td>0.503</td> <td>none</td> <td>27</td> <td>25</td> <td>0.519</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>regular season finish</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1st in al central</td> </tr> </tbody> </table>
select regular season finish where postseason won = 1 <table_name> : table | | team | year | regular season won | regular season lost | regular season win % | regular season finish | postseason won | postseason lost | postseason win % | postseason result | |---:|:----------|:----------|---------------------:|----------------------:|-----------------------:|:------------------------|:-----------------|:------------------|:-------------------|:--------------------| | 0 | cle | 1991 | 32 | 53 | 0.376 | 7th in al east | none | none | none | none | | 1 | cle | 1992 | 76 | 86 | 0.469 | 5th in al east | none | none | none | none | | 2 | cle | 1993 | 76 | 86 | 0.469 | 6th in al east | none | none | none | none | | 3 | cle | 1994 | 66 | 47 | 0.584 | 2nd in al central | none | none | none | no mlb postseason | | 4 | cle | 1995 | 100 | 44 | 0.694 | 1st in al central | 9 | 6 | 0.6 | lost ws to atl | | 5 | cle | 1996 | 99 | 62 | 0.615 | 1st in al central | 1 | 3 | 0.25 | lost lds to bal | | 6 | cle | 1997 | 86 | 75 | 0.534 | 1st in al central | 10 | 8 | 0.556 | lost ws to fla | | 7 | cle | 1998 | 89 | 73 | 0.549 | 1st in al central | 5 | 5 | 0.5 | lost lcs to nyy | | 8 | cle | 1999 | 97 | 65 | 0.599 | 1st in al central | 2 | 3 | 0.4 | lost lds to bos | | 9 | bal | 2000 | 74 | 88 | 0.457 | 4th in al east | none | none | none | none | | 10 | bal | 2001 | 63 | 98 | 0.391 | 4th in al east | none | none | none | none | | 11 | bal | 2002 | 67 | 95 | 0.414 | 4th in al east | none | none | none | none | | 12 | bal | 2003 | 71 | 91 | 0.438 | 4th in al east | none | none | none | none | | 13 | sea | 2005 | 69 | 93 | 0.426 | 4th in al west | none | none | none | none | | 14 | sea | 2006 | 78 | 84 | 0.481 | 4th in al west | none | none | none | none | | 15 | sea | 2007 | 45 | 33 | 0.571 | 2nd in al west | none | none | none | none | | 16 | cle total | cle total | 721 | 591 | 0.55 | none | 27 | 25 | 0.519 | none | | 17 | bal total | bal total | 275 | 372 | 0.425 | none | 0 | 0 | 0 | none | | 18 | sea total | sea total | 192 | 210 | 0.478 | none | 0 | 0 | 0 | none | | 19 | total | total | 1188 | 1173 | 0.503 | none | 27 | 25 | 0.519 | none |
| | regular season finish | |---:|:------------------------| | 0 | 1st in al central |
[ [ 1, 4025, 6736, 15874, 4076, 1625, 1603, 30321, 8462, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 5927, 473, 3286, 473, 6736, 15874, 8462, 473, 6736, 15874, 13557, 473, 6736, 15874, 5657, 738, 473, 6736, 15874, 4076, 473, 1603, 30321, 8462, 473, 1603, 30321, 13557, 473, 1603, 30321, 5657, 738, 473, 1603, 30321, 563, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1619, 473, 23673, 21, 473, 3847, 473, 15935, 473, 374, 18, 6418, 26, 473, 2371, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 21, 473, 1619, 473, 23673, 22, 473, 22997, 473, 20457, 473, 374, 18, 24, 8148, 473, 1381, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 22, 473, 1619, 473, 23673, 23, 473, 22997, 473, 20457, 473, 374, 18, 24, 8148, 473, 1666, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 23, 473, 1619, 473, 23673, 24, 473, 22342, 473, 17495, 473, 374, 18, 25, 5193, 473, 576, 4880, 316, 524, 18291, 473, 6555, 473, 6555, 473, 6555, 473, 1158, 12931, 70, 1603, 30321, 1736, 203, 24, 473, 1619, 473, 23673, 25, 473, 2130, 473, 13291, 473, 374, 18, 8148, 24, 473, 404, 334, 316, 524, 18291, 473, 2468, 473, 1666, 473, 374, 18, 26, 473, 13557, 4945, 358, 622, 80, 1736, 203, 25, 473, 1619, 473, 23673, 26, 473, 14605, 473, 22684, 473, 374, 18, 26, 3600, 473, 404, 334, 316, 524, 18291, 473, 404, 473, 890, 473, 374, 18, 2947, 473, 13557, 328, 2377, 358, 324, 287, 1736, 203, 26, 473, 1619, 473, 23673, 27, 473, 20457, 473, 18821, 473, 374, 18, 25, 5026, 473, 404, 334, 316, 524, 18291, 473, 1728, 473, 1725, 473, 374, 18, 2539, 26, 473, 13557, 4945, 358, 1183, 69, 1736, 203, 27, 473, 1619, 473, 23673, 28, 473, 28308, 473, 26103, 473, 374, 18, 6564, 29, 473, 404, 334, 316, 524, 18291, 473, 1381, 473, 1381, 473, 374, 18, 25, 473, 13557, 328, 2143, 358, 290, 6795, 1736, 203, 28, 473, 1619, 473, 404, 11984, 473, 16340, 473, 15892, 473, 374, 18, 25, 2733, 473, 404, 334, 316, 524, 18291, 473, 576, 473, 890, 473, 374, 18, 24, 473, 13557, 328, 2377, 358, 23904, 1736, 203, 29, 473, 324, 287, 473, 16291, 473, 30338, 473, 24153, 473, 374, 18, 7950, 27, 473, 1059, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2163, 473, 324, 287, 473, 4044, 21, 473, 13746, 473, 24645, 473, 374, 18, 5520, 21, 473, 1059, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2499, 473, 324, 287, 473, 4044, 22, 473, 21017, 473, 16848, 473, 374, 18, 24, 3461, 473, 1059, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2138, 473, 324, 287, 473, 4044, 23, 473, 26465, 473, 26936, 473, 374, 18, 24, 7414, 473, 1059, 451, 316, 524, 19720, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 3437, 473, 695, 69, 473, 4044, 25, 473, 20963, 473, 31007, 473, 374, 18, 24, 5558, 473, 1059, 451, 316, 524, 27697, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 3461, 473, 695, 69, 473, 27212, 473, 22860, 473, 23421, 473, 374, 18, 8875, 21, 473, 1059, 451, 316, 524, 27697, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 3600, 473, 695, 69, 473, 4044, 27, 473, 12292, 473, 13159, 473, 374, 18, 10321, 21, 473, 576, 4880, 316, 524, 27697, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 1736, 203, 2313, 473, 1619, 2078, 473, 1619, 2078, 473, 2371, 5340, 473, 1381, 12416, 473, 374, 18, 2539, 473, 6555, 473, 12732, 473, 6969, 473, 374, 18, 25, 3657, 473, 6555, 1736, 203, 4033, 473, 324, 287, 2078, 473, 324, 287, 2078, 473, 576, 5877, 473, 890, 9060, 473, 374, 18, 24, 2947, 473, 6555, 473, 374, 473, 374, 473, 374, 473, 6555, 1736, 203, 2643, 473, 695, 69, 2078, 473, 695, 69, 2078, 473, 20217, 473, 576, 2163, 473, 374, 18, 24, 8285, 473, 6555, 473, 374, 473, 374, 473, 374, 473, 6555, 1736, 203, 3657, 473, 2078, 473, 2078, 473, 404, 2643, 28, 473, 27894, 23, 473, 374, 18, 3361, 23, 473, 6555, 473, 12732, 473, 6969, 473, 374, 18, 25, 3657, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6736, 15874, 4076, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 334, 316, 524, 18291, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( player ) where draft order choice < 503 col : draft order round | draft order choice | player | position | height | weight | college row 1 : 1 | 1 | matthew stafford | qb | 6 ft 2 in (1.88 m) | 223 lb (101 kg) | georgia row 2 : 1 | 20 | brandon pettigrew | te | 6 ft 5 in (1.96 m) | 263 lb (119 kg) | oklahoma state row 3 : 2 | 33 | louis delmas | s | 5 ft 11 in (1.80 m) | 202 lb (92 kg) | western michigan row 4 : 3 | 76 | deandre levy | olb | 6 ft 2 in (1.88 m) | 236 lb (107 kg) | wisconsin row 5 : 3 | 82 | derrick williams | wr | 5 ft 11 in (1.80 m) | 197 lb (89 kg) | penn state row 6 : 4 | 115 | sammie lee hill | dt | 6 ft 4 in (1.93 m) | 329 lb (149 kg) | stillman row 7 : 6 | 192 | aaron brown | rb | 6 ft 1 in (1.85 m) | 196 lb (89 kg) | texas christian row 8 : 7 | 228 | lydon murtha | ot | 6 ft 7 in (2.01 m) | 315 lb (143 kg) | nebraska row 9 : 7 | 235 | zack follett | olb | 6 ft 1 in (1.85 m) | 238 lb (108 kg) | california row 10 : 7 | 255 | dan gronkowski | te | 6 ft 6 in (1.98 m) | 255 lb (116 kg) | maryland
col : count ( "player" ) row 1 : 8
select count ( player ) where draft order choice < 503 <table_name> : table \begin{tabular}{llllllll} \toprule & draft order round & draft order choice & player & position & height & weight & college \\ \midrule 0 & 1 & 1 & matthew stafford & qb & 6 ft 2 in (1.88 m) & 223 lb (101 kg) & georgia \\ 1 & 1 & 20 & brandon pettigrew & te & 6 ft 5 in (1.96 m) & 263 lb (119 kg) & oklahoma state \\ 2 & 2 & 33 & louis delmas & s & 5 ft 11 in (1.80 m) & 202 lb (92 kg) & western michigan \\ 3 & 3 & 76 & deandre levy & olb & 6 ft 2 in (1.88 m) & 236 lb (107 kg) & wisconsin \\ 4 & 3 & 82 & derrick williams & wr & 5 ft 11 in (1.80 m) & 197 lb (89 kg) & penn state \\ 5 & 4 & 115 & sammie lee hill & dt & 6 ft 4 in (1.93 m) & 329 lb (149 kg) & stillman \\ 6 & 6 & 192 & aaron brown & rb & 6 ft 1 in (1.85 m) & 196 lb (89 kg) & texas christian \\ 7 & 7 & 228 & lydon murtha & ot & 6 ft 7 in (2.01 m) & 315 lb (143 kg) & nebraska \\ 8 & 7 & 235 & zack follett & olb & 6 ft 1 in (1.85 m) & 238 lb (108 kg) & california \\ 9 & 7 & 255 & dan gronkowski & te & 6 ft 6 in (1.98 m) & 255 lb (116 kg) & maryland \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "player" ) \\ \midrule 0 & 8 \\ \bottomrule \end{tabular}
select count ( player ) where draft order choice < 503 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>draft order round</th> <th>draft order choice</th> <th>player</th> <th>position</th> <th>height</th> <th>weight</th> <th>college</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>1</td> <td>matthew stafford</td> <td>qb</td> <td>6 ft 2 in (1.88 m)</td> <td>223 lb (101 kg)</td> <td>georgia</td> </tr> <tr> <th>1</th> <td>1</td> <td>20</td> <td>brandon pettigrew</td> <td>te</td> <td>6 ft 5 in (1.96 m)</td> <td>263 lb (119 kg)</td> <td>oklahoma state</td> </tr> <tr> <th>2</th> <td>2</td> <td>33</td> <td>louis delmas</td> <td>s</td> <td>5 ft 11 in (1.80 m)</td> <td>202 lb (92 kg)</td> <td>western michigan</td> </tr> <tr> <th>3</th> <td>3</td> <td>76</td> <td>deandre levy</td> <td>olb</td> <td>6 ft 2 in (1.88 m)</td> <td>236 lb (107 kg)</td> <td>wisconsin</td> </tr> <tr> <th>4</th> <td>3</td> <td>82</td> <td>derrick williams</td> <td>wr</td> <td>5 ft 11 in (1.80 m)</td> <td>197 lb (89 kg)</td> <td>penn state</td> </tr> <tr> <th>5</th> <td>4</td> <td>115</td> <td>sammie lee hill</td> <td>dt</td> <td>6 ft 4 in (1.93 m)</td> <td>329 lb (149 kg)</td> <td>stillman</td> </tr> <tr> <th>6</th> <td>6</td> <td>192</td> <td>aaron brown</td> <td>rb</td> <td>6 ft 1 in (1.85 m)</td> <td>196 lb (89 kg)</td> <td>texas christian</td> </tr> <tr> <th>7</th> <td>7</td> <td>228</td> <td>lydon murtha</td> <td>ot</td> <td>6 ft 7 in (2.01 m)</td> <td>315 lb (143 kg)</td> <td>nebraska</td> </tr> <tr> <th>8</th> <td>7</td> <td>235</td> <td>zack follett</td> <td>olb</td> <td>6 ft 1 in (1.85 m)</td> <td>238 lb (108 kg)</td> <td>california</td> </tr> <tr> <th>9</th> <td>7</td> <td>255</td> <td>dan gronkowski</td> <td>te</td> <td>6 ft 6 in (1.98 m)</td> <td>255 lb (116 kg)</td> <td>maryland</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "player" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>8</td> </tr> </tbody> </table>
select count ( player ) where draft order choice < 503 <table_name> : table | | draft order round | draft order choice | player | position | height | weight | college | |---:|--------------------:|---------------------:|:------------------|:-----------|:--------------------|:----------------|:-----------------| | 0 | 1 | 1 | matthew stafford | qb | 6 ft 2 in (1.88 m) | 223 lb (101 kg) | georgia | | 1 | 1 | 20 | brandon pettigrew | te | 6 ft 5 in (1.96 m) | 263 lb (119 kg) | oklahoma state | | 2 | 2 | 33 | louis delmas | s | 5 ft 11 in (1.80 m) | 202 lb (92 kg) | western michigan | | 3 | 3 | 76 | deandre levy | olb | 6 ft 2 in (1.88 m) | 236 lb (107 kg) | wisconsin | | 4 | 3 | 82 | derrick williams | wr | 5 ft 11 in (1.80 m) | 197 lb (89 kg) | penn state | | 5 | 4 | 115 | sammie lee hill | dt | 6 ft 4 in (1.93 m) | 329 lb (149 kg) | stillman | | 6 | 6 | 192 | aaron brown | rb | 6 ft 1 in (1.85 m) | 196 lb (89 kg) | texas christian | | 7 | 7 | 228 | lydon murtha | ot | 6 ft 7 in (2.01 m) | 315 lb (143 kg) | nebraska | | 8 | 7 | 235 | zack follett | olb | 6 ft 1 in (1.85 m) | 238 lb (108 kg) | california | | 9 | 7 | 255 | dan gronkowski | te | 6 ft 6 in (1.98 m) | 255 lb (116 kg) | maryland |
| | count ( "player" ) | |---:|---------------------:| | 0 | 8 |
[ [ 1, 4025, 1056, 261, 7291, 262, 1625, 12246, 1353, 6023, 411, 26819, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 12246, 1353, 3643, 473, 12246, 1353, 6023, 473, 7291, 473, 1754, 473, 2072, 473, 3119, 473, 645, 298, 908, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 404, 473, 4834, 451, 359, 28904, 517, 473, 7311, 473, 1666, 11038, 576, 316, 261, 21, 18, 5482, 312, 13, 473, 576, 4366, 7831, 261, 15168, 417, 75, 13, 473, 8244, 3341, 1155, 1736, 203, 21, 473, 404, 473, 4200, 473, 15272, 265, 293, 278, 88, 360, 16052, 473, 6489, 473, 1666, 11038, 1381, 316, 261, 21, 18, 10525, 312, 13, 473, 576, 4449, 7831, 261, 23635, 417, 75, 13, 473, 1529, 80, 9795, 362, 69, 919, 1736, 203, 22, 473, 576, 473, 13159, 473, 437, 89, 291, 1464, 15260, 473, 272, 473, 1381, 11038, 4648, 316, 261, 21, 18, 3672, 312, 13, 473, 26599, 7831, 261, 9975, 417, 75, 13, 473, 341, 281, 798, 312, 1354, 360, 304, 1736, 203, 23, 473, 890, 473, 22997, 473, 443, 464, 266, 18565, 93, 473, 8793, 70, 473, 1666, 11038, 576, 316, 261, 21, 18, 5482, 312, 13, 473, 576, 5718, 7831, 261, 23054, 417, 75, 13, 473, 341, 291, 8559, 267, 1736, 203, 24, 473, 890, 473, 28024, 473, 302, 370, 1200, 341, 16607, 301, 87, 473, 12408, 473, 1381, 11038, 4648, 316, 261, 21, 18, 3672, 312, 13, 473, 24527, 7831, 261, 6675, 417, 75, 13, 473, 14264, 82, 919, 1736, 203, 25, 473, 1059, 473, 22821, 473, 16260, 81, 1385, 884, 73, 366, 737, 473, 3681, 473, 1666, 11038, 1059, 316, 261, 21, 18, 11180, 312, 13, 473, 3847, 29, 7831, 261, 26262, 417, 75, 13, 473, 4859, 4728, 1736, 203, 26, 473, 1666, 473, 20217, 473, 279, 297, 265, 324, 26253, 473, 7138, 473, 1666, 11038, 404, 316, 261, 21, 18, 7140, 312, 13, 473, 22882, 7831, 261, 6675, 417, 75, 13, 473, 16573, 345, 4513, 376, 2779, 1736, 203, 27, 473, 2371, 473, 576, 6030, 473, 18519, 19752, 312, 295, 451, 69, 473, 15835, 473, 1666, 11038, 2371, 316, 261, 22, 18, 1611, 312, 13, 473, 890, 3600, 7831, 261, 28643, 417, 75, 13, 473, 1073, 2848, 835, 69, 1736, 203, 28, 473, 2371, 473, 576, 4763, 473, 998, 484, 28420, 1810, 88, 473, 8793, 70, 473, 1666, 11038, 404, 316, 261, 21, 18, 7140, 312, 13, 473, 576, 7414, 7831, 261, 21770, 417, 75, 13, 473, 1443, 430, 14245, 1155, 1736, 203, 29, 473, 2371, 473, 4561, 473, 302, 304, 314, 1949, 79, 543, 7771, 77, 473, 6489, 473, 1666, 11038, 1666, 316, 261, 21, 18, 10689, 312, 13, 473, 4561, 7831, 261, 20562, 417, 75, 13, 473, 312, 814, 15733, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 7291, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1725, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( type ) where casualties < 237 col : date | number | type | captain | casualties | sunk by row 1 : 2043-05-04 00:00:00 | u-209 | viic | heinrich brodda | 46 | catalina flying-boat of no. 5 squadron rcaf row 2 : 2043-05-05 00:00:00 | u-638 | viic | oskar staudinger | 44 | hms sunflower row 3 : 2043-05-05 00:00:00 | u-531 | ixc/40 | herbert neckel | 54 | hms vidette row 4 : 2043-05-06 00:00:00 | u-192 | ixc/40 | werner happe | 55 | hms loosestrife row 5 : 2043-05-06 00:00:00 | u-125 | ixc | ulrich folkers | 54 | hms oribi, hms snowflake row 6 : 2043-05-06 00:00:00 | u-630 | viic | werner winkler | 47 | hms vidette row 7 : 2043-05-06 00:00:00 | u-438 | viic | heinrich hensohn | 48 | hms pelican
col : count ( "type" ) row 1 : 0
select count ( type ) where casualties < 237 <table_name> : table \begin{tabular}{lllllll} \toprule & date & number & type & captain & casualties & sunk by \\ \midrule 0 & 2043-05-04 00:00:00 & u-209 & viic & heinrich brodda & 46 & catalina flying-boat of no. 5 squadron rcaf \\ 1 & 2043-05-05 00:00:00 & u-638 & viic & oskar staudinger & 44 & hms sunflower \\ 2 & 2043-05-05 00:00:00 & u-531 & ixc/40 & herbert neckel & 54 & hms vidette \\ 3 & 2043-05-06 00:00:00 & u-192 & ixc/40 & werner happe & 55 & hms loosestrife \\ 4 & 2043-05-06 00:00:00 & u-125 & ixc & ulrich folkers & 54 & hms oribi, hms snowflake \\ 5 & 2043-05-06 00:00:00 & u-630 & viic & werner winkler & 47 & hms vidette \\ 6 & 2043-05-06 00:00:00 & u-438 & viic & heinrich hensohn & 48 & hms pelican \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "type" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( type ) where casualties < 237 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>number</th> <th>type</th> <th>captain</th> <th>casualties</th> <th>sunk by</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2043-05-04 00:00:00</td> <td>u-209</td> <td>viic</td> <td>heinrich brodda</td> <td>46</td> <td>catalina flying-boat of no. 5 squadron rcaf</td> </tr> <tr> <th>1</th> <td>2043-05-05 00:00:00</td> <td>u-638</td> <td>viic</td> <td>oskar staudinger</td> <td>44</td> <td>hms sunflower</td> </tr> <tr> <th>2</th> <td>2043-05-05 00:00:00</td> <td>u-531</td> <td>ixc/40</td> <td>herbert neckel</td> <td>54</td> <td>hms vidette</td> </tr> <tr> <th>3</th> <td>2043-05-06 00:00:00</td> <td>u-192</td> <td>ixc/40</td> <td>werner happe</td> <td>55</td> <td>hms loosestrife</td> </tr> <tr> <th>4</th> <td>2043-05-06 00:00:00</td> <td>u-125</td> <td>ixc</td> <td>ulrich folkers</td> <td>54</td> <td>hms oribi, hms snowflake</td> </tr> <tr> <th>5</th> <td>2043-05-06 00:00:00</td> <td>u-630</td> <td>viic</td> <td>werner winkler</td> <td>47</td> <td>hms vidette</td> </tr> <tr> <th>6</th> <td>2043-05-06 00:00:00</td> <td>u-438</td> <td>viic</td> <td>heinrich hensohn</td> <td>48</td> <td>hms pelican</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "type" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( type ) where casualties < 237 <table_name> : table | | date | number | type | captain | casualties | sunk by | |---:|:--------------------|:---------|:-------|:-----------------|-------------:|:--------------------------------------------| | 0 | 2043-05-04 00:00:00 | u-209 | viic | heinrich brodda | 46 | catalina flying-boat of no. 5 squadron rcaf | | 1 | 2043-05-05 00:00:00 | u-638 | viic | oskar staudinger | 44 | hms sunflower | | 2 | 2043-05-05 00:00:00 | u-531 | ixc/40 | herbert neckel | 54 | hms vidette | | 3 | 2043-05-06 00:00:00 | u-192 | ixc/40 | werner happe | 55 | hms loosestrife | | 4 | 2043-05-06 00:00:00 | u-125 | ixc | ulrich folkers | 54 | hms oribi, hms snowflake | | 5 | 2043-05-06 00:00:00 | u-630 | viic | werner winkler | 47 | hms vidette | | 6 | 2043-05-06 00:00:00 | u-438 | viic | heinrich hensohn | 48 | hms pelican |
| | count ( "type" ) | |---:|-------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 618, 262, 1625, 8697, 1462, 88, 606, 411, 576, 6418, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 1300, 473, 618, 473, 9656, 530, 473, 8697, 1462, 88, 606, 473, 272, 1683, 635, 1736, 203, 64, 13138, 5345, 203, 20, 473, 11492, 23, 17, 6260, 17, 3028, 9631, 30, 713, 30, 713, 473, 582, 17, 3462, 29, 473, 13206, 335, 473, 3904, 267, 12761, 23670, 449, 69, 473, 17077, 473, 276, 3145, 15314, 284, 6291, 17, 1075, 270, 434, 1158, 18, 1381, 17715, 361, 1949, 4519, 1727, 1736, 203, 21, 473, 11492, 23, 17, 6260, 17, 6260, 9631, 30, 713, 30, 713, 473, 582, 17, 4449, 28, 473, 13206, 335, 473, 1140, 79, 297, 384, 24901, 6658, 473, 13291, 473, 366, 959, 13887, 2426, 264, 1736, 203, 22, 473, 11492, 23, 17, 6260, 17, 6260, 9631, 30, 713, 30, 713, 473, 582, 17, 25, 6938, 473, 277, 6511, 19, 7132, 473, 22336, 25925, 290, 762, 292, 473, 22431, 473, 366, 959, 18339, 7637, 1736, 203, 23, 473, 11492, 23, 17, 6260, 17, 7677, 9631, 30, 713, 30, 713, 473, 582, 17, 15561, 473, 277, 6511, 19, 7132, 473, 22646, 1224, 5622, 347, 473, 21483, 473, 366, 959, 437, 538, 281, 313, 24723, 1736, 203, 24, 473, 11492, 23, 17, 6260, 17, 7677, 9631, 30, 713, 30, 713, 473, 582, 17, 18473, 473, 277, 6511, 473, 7493, 12761, 28420, 79, 414, 473, 22431, 473, 366, 959, 578, 495, 77, 16, 366, 959, 272, 3338, 30451, 1736, 203, 25, 473, 11492, 23, 17, 6260, 17, 7677, 9631, 30, 713, 30, 713, 473, 582, 17, 4449, 20, 473, 13206, 335, 473, 22646, 1224, 341, 754, 749, 473, 17495, 473, 366, 959, 18339, 7637, 1736, 203, 26, 473, 11492, 23, 17, 6260, 17, 7677, 9631, 30, 713, 30, 713, 473, 582, 17, 24, 7414, 473, 13206, 335, 473, 3904, 267, 12761, 366, 773, 22223, 473, 9934, 473, 366, 959, 293, 292, 335, 304, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 618, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( location ) where type of vessel < 1442 col : ship | type of vessel | lake | location | lives lost row 1 : argus | steamer | lake huron | 25 miles off kincardine, ontario | 25 lost row 2 : james carruthers | steamer | lake huron | near kincardine | 18 lost row 3 : hydrus | steamer | lake huron | near lexington, michigan | 28 lost row 4 : leafield | steamer | lake superior | none | all hands row 5 : john a. mcgean | steamer | lake huron | near goderich, ontario | 28 lost row 6 : plymouth | barge | lake michigan | none | 7 lost row 7 : charles s. price | steamer | lake huron | near port huron, michigan | 28 lost row 8 : regina | steamer | lake huron | near harbor beach, michigan | none row 9 : issac m. scott | steamer | lake huron | near port elgin, ontario | 28 lost row 10 : henry b. smith | steamer | lake superior | none | all hands row 11 : wexford | steamer | lake huron | north of grand bend, ontario | all hands row 12 : lightship no. 82 | lightship | lake erie | point albino (near buffalo) | 6 lost
col : count ( "location" ) row 1 : 0
select count ( location ) where type of vessel < 1442 <table_name> : table \begin{tabular}{llllll} \toprule & ship & type of vessel & lake & location & lives lost \\ \midrule 0 & argus & steamer & lake huron & 25 miles off kincardine, ontario & 25 lost \\ 1 & james carruthers & steamer & lake huron & near kincardine & 18 lost \\ 2 & hydrus & steamer & lake huron & near lexington, michigan & 28 lost \\ 3 & leafield & steamer & lake superior & none & all hands \\ 4 & john a. mcgean & steamer & lake huron & near goderich, ontario & 28 lost \\ 5 & plymouth & barge & lake michigan & none & 7 lost \\ 6 & charles s. price & steamer & lake huron & near port huron, michigan & 28 lost \\ 7 & regina & steamer & lake huron & near harbor beach, michigan & none \\ 8 & issac m. scott & steamer & lake huron & near port elgin, ontario & 28 lost \\ 9 & henry b. smith & steamer & lake superior & none & all hands \\ 10 & wexford & steamer & lake huron & north of grand bend, ontario & all hands \\ 11 & lightship no. 82 & lightship & lake erie & point albino (near buffalo) & 6 lost \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "location" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( location ) where type of vessel < 1442 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>ship</th> <th>type of vessel</th> <th>lake</th> <th>location</th> <th>lives lost</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>argus</td> <td>steamer</td> <td>lake huron</td> <td>25 miles off kincardine, ontario</td> <td>25 lost</td> </tr> <tr> <th>1</th> <td>james carruthers</td> <td>steamer</td> <td>lake huron</td> <td>near kincardine</td> <td>18 lost</td> </tr> <tr> <th>2</th> <td>hydrus</td> <td>steamer</td> <td>lake huron</td> <td>near lexington, michigan</td> <td>28 lost</td> </tr> <tr> <th>3</th> <td>leafield</td> <td>steamer</td> <td>lake superior</td> <td>none</td> <td>all hands</td> </tr> <tr> <th>4</th> <td>john a. mcgean</td> <td>steamer</td> <td>lake huron</td> <td>near goderich, ontario</td> <td>28 lost</td> </tr> <tr> <th>5</th> <td>plymouth</td> <td>barge</td> <td>lake michigan</td> <td>none</td> <td>7 lost</td> </tr> <tr> <th>6</th> <td>charles s. price</td> <td>steamer</td> <td>lake huron</td> <td>near port huron, michigan</td> <td>28 lost</td> </tr> <tr> <th>7</th> <td>regina</td> <td>steamer</td> <td>lake huron</td> <td>near harbor beach, michigan</td> <td>none</td> </tr> <tr> <th>8</th> <td>issac m. scott</td> <td>steamer</td> <td>lake huron</td> <td>near port elgin, ontario</td> <td>28 lost</td> </tr> <tr> <th>9</th> <td>henry b. smith</td> <td>steamer</td> <td>lake superior</td> <td>none</td> <td>all hands</td> </tr> <tr> <th>10</th> <td>wexford</td> <td>steamer</td> <td>lake huron</td> <td>north of grand bend, ontario</td> <td>all hands</td> </tr> <tr> <th>11</th> <td>lightship no. 82</td> <td>lightship</td> <td>lake erie</td> <td>point albino (near buffalo)</td> <td>6 lost</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "location" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( location ) where type of vessel < 1442 <table_name> : table | | ship | type of vessel | lake | location | lives lost | |---:|:-----------------|:-----------------|:--------------|:---------------------------------|:-------------| | 0 | argus | steamer | lake huron | 25 miles off kincardine, ontario | 25 lost | | 1 | james carruthers | steamer | lake huron | near kincardine | 18 lost | | 2 | hydrus | steamer | lake huron | near lexington, michigan | 28 lost | | 3 | leafield | steamer | lake superior | none | all hands | | 4 | john a. mcgean | steamer | lake huron | near goderich, ontario | 28 lost | | 5 | plymouth | barge | lake michigan | none | 7 lost | | 6 | charles s. price | steamer | lake huron | near port huron, michigan | 28 lost | | 7 | regina | steamer | lake huron | near harbor beach, michigan | none | | 8 | issac m. scott | steamer | lake huron | near port elgin, ontario | 28 lost | | 9 | henry b. smith | steamer | lake superior | none | all hands | | 10 | wexford | steamer | lake huron | north of grand bend, ontario | all hands | | 11 | lightship no. 82 | lightship | lake erie | point albino (near buffalo) | 6 lost |
| | count ( "location" ) | |---:|-----------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 2117, 262, 1625, 618, 434, 331, 403, 292, 411, 5045, 9452, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 24316, 473, 618, 434, 331, 403, 292, 473, 328, 911, 473, 2117, 473, 328, 3606, 13557, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1501, 407, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 6969, 312, 1449, 3397, 417, 267, 3327, 558, 16, 603, 11718, 1594, 473, 6969, 13557, 1736, 203, 21, 473, 525, 753, 276, 5399, 795, 414, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 417, 267, 3327, 558, 473, 6549, 13557, 1736, 203, 22, 473, 8741, 407, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 5275, 310, 1917, 16, 312, 1354, 360, 304, 473, 9131, 13557, 1736, 203, 23, 473, 884, 69, 1518, 473, 384, 3820, 264, 473, 328, 911, 2240, 9659, 473, 6555, 473, 777, 948, 87, 1736, 203, 24, 473, 525, 22223, 279, 18, 6108, 908, 304, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 314, 5350, 1354, 16, 603, 11718, 1594, 473, 9131, 13557, 1736, 203, 25, 473, 293, 715, 81, 15347, 473, 4653, 908, 473, 328, 911, 312, 1354, 360, 304, 473, 6555, 473, 2371, 13557, 1736, 203, 26, 473, 1149, 1040, 272, 18, 6205, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 1756, 366, 295, 265, 16, 312, 1354, 360, 304, 473, 9131, 13557, 1736, 203, 27, 473, 960, 15314, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 366, 6779, 280, 506, 497, 16, 312, 1354, 360, 304, 473, 6555, 1736, 203, 28, 473, 3385, 1077, 312, 18, 888, 352, 88, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 13378, 1756, 415, 1912, 16, 603, 11718, 1594, 473, 9131, 13557, 1736, 203, 29, 473, 366, 275, 1176, 324, 18, 3029, 483, 473, 384, 3820, 264, 473, 328, 911, 2240, 9659, 473, 6555, 473, 777, 948, 87, 1736, 203, 2163, 473, 341, 338, 31836, 473, 384, 3820, 264, 473, 328, 911, 366, 295, 265, 473, 21435, 434, 16225, 324, 409, 16, 603, 11718, 1594, 473, 777, 948, 87, 1736, 203, 2499, 473, 9052, 3261, 1158, 18, 28024, 473, 9052, 3261, 473, 328, 911, 6445, 1385, 473, 1634, 524, 4757, 83, 261, 27862, 6139, 287, 83, 13, 473, 1666, 13557, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 2117, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select attendance where win = 'breckley (3-2)' col : # | date | opponent | score | site/stadium | win | loss | save | attendance | overall record | ncaat record row 1 : 72 | june 15 | rice | 17-5 | rosenblatt stadium | wilson (8-5) | berry (8-5) | none | 18108 | 43-29 | 6-2 row 2 : 73 | june 17 | north carolina | 5-3 | rosenblatt stadium | breckley (3-2) | warren (9-2) | burke (13) | 23314 | 44-29 | 7-2 row 3 : 74 | june 21 | north carolina | 4-3 | rosenblatt stadium | white (13-3) | miller (6-4) | none | 18611 | 44-30 | 7-3 row 4 : 75 | june 22 | north carolina | 6-1 | rosenblatt stadium | allison (4-5) | moran (1-2) | none | 15125 | 45-30 | 8-3 row 5 : 76 | june 23 | georgia | 7-6 | rosenblatt stadium | harvil (2-1) | burke (4-6) | fields (18) | 19559 | 45-31 | 8-4 row 6 : 77 | june 24 | georgia | 19-10 | rosenblatt stadium | sprague (6-2) | dodson (5-5) | hower (1) | 17223 | 46-31 | 9-4 row 7 : 78 | june 25 | georgia | 6-1 | rosenblatt stadium | wilson (5-5) | moreau (4-4) | none | 18932 | 47-31 | 10-4
col : attendance row 1 : 23314
select attendance where win = 'breckley (3-2)' <table_name> : table \begin{tabular}{llllllllllll} \toprule & # & date & opponent & score & site/stadium & win & loss & save & attendance & overall record & ncaat record \\ \midrule 0 & 72 & june 15 & rice & 17-5 & rosenblatt stadium & wilson (8-5) & berry (8-5) & none & 18108 & 43-29 & 6-2 \\ 1 & 73 & june 17 & north carolina & 5-3 & rosenblatt stadium & breckley (3-2) & warren (9-2) & burke (13) & 23314 & 44-29 & 7-2 \\ 2 & 74 & june 21 & north carolina & 4-3 & rosenblatt stadium & white (13-3) & miller (6-4) & none & 18611 & 44-30 & 7-3 \\ 3 & 75 & june 22 & north carolina & 6-1 & rosenblatt stadium & allison (4-5) & moran (1-2) & none & 15125 & 45-30 & 8-3 \\ 4 & 76 & june 23 & georgia & 7-6 & rosenblatt stadium & harvil (2-1) & burke (4-6) & fields (18) & 19559 & 45-31 & 8-4 \\ 5 & 77 & june 24 & georgia & 19-10 & rosenblatt stadium & sprague (6-2) & dodson (5-5) & hower (1) & 17223 & 46-31 & 9-4 \\ 6 & 78 & june 25 & georgia & 6-1 & rosenblatt stadium & wilson (5-5) & moreau (4-4) & none & 18932 & 47-31 & 10-4 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & attendance \\ \midrule 0 & 23314 \\ \bottomrule \end{tabular}
select attendance where win = 'breckley (3-2)' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>date</th> <th>opponent</th> <th>score</th> <th>site/stadium</th> <th>win</th> <th>loss</th> <th>save</th> <th>attendance</th> <th>overall record</th> <th>ncaat record</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>72</td> <td>june 15</td> <td>rice</td> <td>17-5</td> <td>rosenblatt stadium</td> <td>wilson (8-5)</td> <td>berry (8-5)</td> <td>none</td> <td>18108</td> <td>43-29</td> <td>6-2</td> </tr> <tr> <th>1</th> <td>73</td> <td>june 17</td> <td>north carolina</td> <td>5-3</td> <td>rosenblatt stadium</td> <td>breckley (3-2)</td> <td>warren (9-2)</td> <td>burke (13)</td> <td>23314</td> <td>44-29</td> <td>7-2</td> </tr> <tr> <th>2</th> <td>74</td> <td>june 21</td> <td>north carolina</td> <td>4-3</td> <td>rosenblatt stadium</td> <td>white (13-3)</td> <td>miller (6-4)</td> <td>none</td> <td>18611</td> <td>44-30</td> <td>7-3</td> </tr> <tr> <th>3</th> <td>75</td> <td>june 22</td> <td>north carolina</td> <td>6-1</td> <td>rosenblatt stadium</td> <td>allison (4-5)</td> <td>moran (1-2)</td> <td>none</td> <td>15125</td> <td>45-30</td> <td>8-3</td> </tr> <tr> <th>4</th> <td>76</td> <td>june 23</td> <td>georgia</td> <td>7-6</td> <td>rosenblatt stadium</td> <td>harvil (2-1)</td> <td>burke (4-6)</td> <td>fields (18)</td> <td>19559</td> <td>45-31</td> <td>8-4</td> </tr> <tr> <th>5</th> <td>77</td> <td>june 24</td> <td>georgia</td> <td>19-10</td> <td>rosenblatt stadium</td> <td>sprague (6-2)</td> <td>dodson (5-5)</td> <td>hower (1)</td> <td>17223</td> <td>46-31</td> <td>9-4</td> </tr> <tr> <th>6</th> <td>78</td> <td>june 25</td> <td>georgia</td> <td>6-1</td> <td>rosenblatt stadium</td> <td>wilson (5-5)</td> <td>moreau (4-4)</td> <td>none</td> <td>18932</td> <td>47-31</td> <td>10-4</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>attendance</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>23314</td> </tr> </tbody> </table>
select attendance where win = 'breckley (3-2)' <table_name> : table | | # | date | opponent | score | site/stadium | win | loss | save | attendance | overall record | ncaat record | |---:|----:|:--------|:---------------|:--------|:-------------------|:---------------|:-------------|:------------|-------------:|:-----------------|:---------------| | 0 | 72 | june 15 | rice | 17-5 | rosenblatt stadium | wilson (8-5) | berry (8-5) | none | 18108 | 43-29 | 6-2 | | 1 | 73 | june 17 | north carolina | 5-3 | rosenblatt stadium | breckley (3-2) | warren (9-2) | burke (13) | 23314 | 44-29 | 7-2 | | 2 | 74 | june 21 | north carolina | 4-3 | rosenblatt stadium | white (13-3) | miller (6-4) | none | 18611 | 44-30 | 7-3 | | 3 | 75 | june 22 | north carolina | 6-1 | rosenblatt stadium | allison (4-5) | moran (1-2) | none | 15125 | 45-30 | 8-3 | | 4 | 76 | june 23 | georgia | 7-6 | rosenblatt stadium | harvil (2-1) | burke (4-6) | fields (18) | 19559 | 45-31 | 8-4 | | 5 | 77 | june 24 | georgia | 19-10 | rosenblatt stadium | sprague (6-2) | dodson (5-5) | hower (1) | 17223 | 46-31 | 9-4 | | 6 | 78 | june 25 | georgia | 6-1 | rosenblatt stadium | wilson (5-5) | moreau (4-4) | none | 18932 | 47-31 | 10-4 |
| | attendance | |---:|-------------:| | 0 | 23314 |
[ [ 1, 4025, 2403, 409, 1359, 1625, 5657, 273, 296, 6073, 363, 30678, 261, 23, 17, 22, 2506, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 1509, 473, 1061, 1029, 473, 4462, 473, 2834, 19, 334, 361, 5077, 473, 5657, 473, 8324, 473, 1923, 473, 2403, 409, 1359, 473, 13914, 1409, 473, 290, 5353, 270, 1409, 1736, 203, 64, 13138, 5345, 203, 20, 473, 19387, 473, 525, 7556, 4711, 473, 436, 1812, 473, 8043, 17, 25, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 341, 330, 816, 261, 28, 17, 25, 13, 473, 324, 21938, 261, 28, 17, 25, 13, 473, 6555, 473, 6549, 21770, 473, 21193, 17, 5540, 473, 1666, 17, 22, 1736, 203, 21, 473, 26103, 473, 525, 7556, 8043, 473, 21435, 5926, 355, 15314, 473, 1381, 17, 23, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 324, 266, 363, 30678, 261, 23, 17, 22, 13, 473, 21983, 1187, 261, 29, 17, 22, 13, 473, 324, 295, 4491, 261, 3437, 13, 473, 576, 3707, 3461, 473, 13291, 17, 5540, 473, 2371, 17, 22, 1736, 203, 22, 473, 30338, 473, 525, 7556, 9035, 473, 21435, 5926, 355, 15314, 473, 1059, 17, 23, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 9578, 261, 3437, 17, 23, 13, 473, 312, 24462, 261, 26, 17, 24, 13, 473, 6555, 473, 404, 5292, 2499, 473, 13291, 17, 5082, 473, 2371, 17, 23, 1736, 203, 23, 473, 18821, 473, 525, 7556, 11201, 473, 21435, 5926, 355, 15314, 473, 1666, 17, 21, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 777, 4530, 261, 24, 17, 25, 13, 473, 31213, 304, 261, 21, 17, 22, 13, 473, 6555, 473, 4711, 18473, 473, 12292, 17, 5082, 473, 1725, 17, 23, 1736, 203, 24, 473, 22997, 473, 525, 7556, 10213, 473, 8244, 3341, 1155, 473, 2371, 17, 26, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 17895, 90, 330, 261, 22, 17, 21, 13, 473, 324, 295, 4491, 261, 24, 17, 26, 13, 473, 1466, 261, 2643, 13, 473, 5342, 2539, 29, 473, 12292, 17, 6938, 473, 1725, 17, 24, 1736, 203, 25, 473, 28244, 473, 525, 7556, 4248, 473, 8244, 3341, 1155, 473, 5342, 17, 2163, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 272, 683, 20910, 261, 26, 17, 22, 13, 473, 302, 369, 816, 261, 25, 17, 25, 13, 473, 366, 2085, 261, 21, 13, 473, 8043, 3787, 23, 473, 17077, 17, 6938, 473, 2468, 17, 24, 1736, 203, 26, 473, 22860, 473, 525, 7556, 6969, 473, 8244, 3341, 1155, 473, 1666, 17, 21, 473, 721, 87, 275, 3083, 4558, 384, 361, 5077, 473, 341, 330, 816, 261, 25, 17, 25, 13, 473, 1898, 8377, 261, 24, 17, 24, 13, 473, 6555, 473, 6549, 29, 1578, 473, 17495, 17, 6938, 473, 1728, 17, 24, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2403, 409, 1359, 1736, 203, 64, 13138, 5345, 203, 20, 473, 576, 3707, 3461, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( report 1 ) where attendance > 5 col : date | opponents | venue | result | scorers | attendance | report 1 | report 2 row 1 : 2068-01-27 00:00:00 | bournemouth | a | 0-0 | none | 24388 | report | report row 2 : 2068-01-30 00:00:00 | bournemouth | h | 4-1 | hateley 33' thompson 44' hunt 51' lawler 73' | 54075 | report | report row 3 : 2068-02-17 00:00:00 | walsall | a | 0-0 | none | 21066 | report | report row 4 : 2068-02-19 00:00:00 | walsall | h | 5-2 | hateley 24', 33', 64', 71' strong 34' | 39113 | report | report row 5 : 2068-03-09 00:00:00 | tottenham hotspur | a | 1-1 | hateley 54' | 54005 | report | report row 6 : 2068-03-12 00:00:00 | tottenham hotspur | h | 2-1 | hunt 23' smith 78 pen' | 53658 | report | report row 7 : 2068-03-30 00:00:00 | west bromwich albion | a | 0-0 | none | 53062 | report | report row 8 : 2068-04-08 00:00:00 | west bromwich albion | h | 1-1 | hateley 24' | 54273 | report | report row 9 : 2068-04-18 00:00:00 | west bromwich albion | n | 1-2 | hateley 39' | 56000 | report | report
col : count ( "report 1" ) row 1 : 6
select count ( report 1 ) where attendance > 5 <table_name> : table \begin{tabular}{lllllllll} \toprule & date & opponents & venue & result & scorers & attendance & report 1 & report 2 \\ \midrule 0 & 2068-01-27 00:00:00 & bournemouth & a & 0-0 & none & 24388 & report & report \\ 1 & 2068-01-30 00:00:00 & bournemouth & h & 4-1 & hateley 33' thompson 44' hunt 51' lawler 73' & 54075 & report & report \\ 2 & 2068-02-17 00:00:00 & walsall & a & 0-0 & none & 21066 & report & report \\ 3 & 2068-02-19 00:00:00 & walsall & h & 5-2 & hateley 24', 33', 64', 71' strong 34' & 39113 & report & report \\ 4 & 2068-03-09 00:00:00 & tottenham hotspur & a & 1-1 & hateley 54' & 54005 & report & report \\ 5 & 2068-03-12 00:00:00 & tottenham hotspur & h & 2-1 & hunt 23' smith 78 pen' & 53658 & report & report \\ 6 & 2068-03-30 00:00:00 & west bromwich albion & a & 0-0 & none & 53062 & report & report \\ 7 & 2068-04-08 00:00:00 & west bromwich albion & h & 1-1 & hateley 24' & 54273 & report & report \\ 8 & 2068-04-18 00:00:00 & west bromwich albion & n & 1-2 & hateley 39' & 56000 & report & report \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "report 1" ) \\ \midrule 0 & 6 \\ \bottomrule \end{tabular}
select count ( report 1 ) where attendance > 5 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>date</th> <th>opponents</th> <th>venue</th> <th>result</th> <th>scorers</th> <th>attendance</th> <th>report 1</th> <th>report 2</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2068-01-27 00:00:00</td> <td>bournemouth</td> <td>a</td> <td>0-0</td> <td>none</td> <td>24388</td> <td>report</td> <td>report</td> </tr> <tr> <th>1</th> <td>2068-01-30 00:00:00</td> <td>bournemouth</td> <td>h</td> <td>4-1</td> <td>hateley 33' thompson 44' hunt 51' lawler 73'</td> <td>54075</td> <td>report</td> <td>report</td> </tr> <tr> <th>2</th> <td>2068-02-17 00:00:00</td> <td>walsall</td> <td>a</td> <td>0-0</td> <td>none</td> <td>21066</td> <td>report</td> <td>report</td> </tr> <tr> <th>3</th> <td>2068-02-19 00:00:00</td> <td>walsall</td> <td>h</td> <td>5-2</td> <td>hateley 24', 33', 64', 71' strong 34'</td> <td>39113</td> <td>report</td> <td>report</td> </tr> <tr> <th>4</th> <td>2068-03-09 00:00:00</td> <td>tottenham hotspur</td> <td>a</td> <td>1-1</td> <td>hateley 54'</td> <td>54005</td> <td>report</td> <td>report</td> </tr> <tr> <th>5</th> <td>2068-03-12 00:00:00</td> <td>tottenham hotspur</td> <td>h</td> <td>2-1</td> <td>hunt 23' smith 78 pen'</td> <td>53658</td> <td>report</td> <td>report</td> </tr> <tr> <th>6</th> <td>2068-03-30 00:00:00</td> <td>west bromwich albion</td> <td>a</td> <td>0-0</td> <td>none</td> <td>53062</td> <td>report</td> <td>report</td> </tr> <tr> <th>7</th> <td>2068-04-08 00:00:00</td> <td>west bromwich albion</td> <td>h</td> <td>1-1</td> <td>hateley 24'</td> <td>54273</td> <td>report</td> <td>report</td> </tr> <tr> <th>8</th> <td>2068-04-18 00:00:00</td> <td>west bromwich albion</td> <td>n</td> <td>1-2</td> <td>hateley 39'</td> <td>56000</td> <td>report</td> <td>report</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "report 1" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>6</td> </tr> </tbody> </table>
select count ( report 1 ) where attendance > 5 <table_name> : table | | date | opponents | venue | result | scorers | attendance | report 1 | report 2 | |---:|:--------------------|:---------------------|:--------|:---------|:---------------------------------------------|-------------:|:-----------|:-----------| | 0 | 2068-01-27 00:00:00 | bournemouth | a | 0-0 | none | 24388 | report | report | | 1 | 2068-01-30 00:00:00 | bournemouth | h | 4-1 | hateley 33' thompson 44' hunt 51' lawler 73' | 54075 | report | report | | 2 | 2068-02-17 00:00:00 | walsall | a | 0-0 | none | 21066 | report | report | | 3 | 2068-02-19 00:00:00 | walsall | h | 5-2 | hateley 24', 33', 64', 71' strong 34' | 39113 | report | report | | 4 | 2068-03-09 00:00:00 | tottenham hotspur | a | 1-1 | hateley 54' | 54005 | report | report | | 5 | 2068-03-12 00:00:00 | tottenham hotspur | h | 2-1 | hunt 23' smith 78 pen' | 53658 | report | report | | 6 | 2068-03-30 00:00:00 | west bromwich albion | a | 0-0 | none | 53062 | report | report | | 7 | 2068-04-08 00:00:00 | west bromwich albion | h | 1-1 | hateley 24' | 54273 | report | report | | 8 | 2068-04-18 00:00:00 | west bromwich albion | n | 1-2 | hateley 39' | 56000 | report | report |
| | count ( "report 1" ) | |---:|-----------------------:| | 0 | 6 |
[ [ 1, 4025, 1056, 261, 2605, 404, 262, 1625, 2403, 409, 1359, 405, 1381, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1509, 473, 1061, 1029, 87, 473, 331, 275, 344, 473, 563, 473, 888, 280, 414, 473, 2403, 409, 1359, 473, 2605, 404, 473, 2605, 576, 1736, 203, 64, 13138, 5345, 203, 20, 473, 4200, 9470, 17, 1611, 17, 5324, 9631, 30, 713, 30, 713, 473, 800, 321, 351, 15347, 473, 279, 473, 374, 17, 20, 473, 6555, 473, 4248, 23, 5482, 473, 2605, 473, 2605, 1736, 203, 21, 473, 4200, 9470, 17, 1611, 17, 5082, 9631, 30, 713, 30, 713, 473, 800, 321, 351, 15347, 473, 366, 473, 1059, 17, 21, 473, 366, 270, 292, 402, 13159, 11, 286, 20667, 816, 13291, 11, 19101, 21119, 11, 328, 2219, 749, 26103, 11, 473, 1381, 7132, 5877, 473, 2605, 473, 2605, 1736, 203, 22, 473, 4200, 9470, 17, 3103, 17, 4033, 9631, 30, 713, 30, 713, 473, 341, 1031, 454, 473, 279, 473, 374, 17, 20, 473, 6555, 473, 576, 2163, 6028, 473, 2605, 473, 2605, 1736, 203, 23, 473, 4200, 9470, 17, 3103, 17, 3657, 9631, 30, 713, 30, 713, 473, 341, 1031, 454, 473, 366, 473, 1381, 17, 22, 473, 366, 270, 292, 402, 4248, 2187, 13159, 2187, 5178, 2187, 26465, 11, 11773, 13438, 11, 473, 16977, 23379, 473, 2605, 473, 2605, 1736, 203, 24, 473, 4200, 9470, 17, 4630, 17, 5908, 9631, 30, 713, 30, 713, 473, 9997, 2253, 31698, 12811, 1752, 295, 473, 279, 473, 404, 17, 21, 473, 366, 270, 292, 402, 22431, 11, 473, 1381, 16010, 25, 473, 2605, 473, 2605, 1736, 203, 25, 473, 4200, 9470, 17, 4630, 17, 2138, 9631, 30, 713, 30, 713, 473, 9997, 2253, 31698, 12811, 1752, 295, 473, 366, 473, 576, 17, 21, 473, 19101, 10213, 11, 3029, 483, 22860, 14264, 11, 473, 1381, 5718, 8204, 473, 2605, 473, 2605, 1736, 203, 26, 473, 4200, 9470, 17, 4630, 17, 5082, 9631, 30, 713, 30, 713, 473, 27697, 324, 520, 91, 1354, 524, 70, 285, 473, 279, 473, 374, 17, 20, 473, 6555, 473, 1381, 5082, 8898, 473, 2605, 473, 2605, 1736, 203, 27, 473, 4200, 9470, 17, 3028, 17, 6840, 9631, 30, 713, 30, 713, 473, 27697, 324, 520, 91, 1354, 524, 70, 285, 473, 366, 473, 404, 17, 21, 473, 366, 270, 292, 402, 4248, 11, 473, 22431, 5324, 23, 473, 2605, 473, 2605, 1736, 203, 28, 473, 4200, 9470, 17, 3028, 17, 2643, 9631, 30, 713, 30, 713, 473, 27697, 324, 520, 91, 1354, 524, 70, 285, 473, 290, 473, 404, 17, 22, 473, 366, 270, 292, 402, 16977, 11, 473, 13850, 3784, 473, 2605, 473, 2605, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 2605, 404, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 1666, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where women's team = 'chinese taipei' col : association | joining year | men's team | women's team | league row 1 : china pr | 2002 | china | china | chinese super league row 2 : guam | 2002 | guam | guam | guam league row 3 : hong kong | 2002 | hong kong | hong kong | hong kong first division league row 4 : japan | 2002 | japan | japan | j. league row 5 : korea dpr | 2002 | korea dpr | korea dpr | dpr korea league row 6 : korea republic | 2002 | korea republic | korea republic | k-league row 7 : macau | 2002 | macau | macau | campeonato da 1a divisao do futebol row 8 : mongolia | 2002 | mongolia | mongolia | mongolia premier league row 9 : northern mariana islands | 2008 | northern mariana islands | northern mariana islands | northern mariana championship row 10 : chinese taipei | 2002 | chinese taipei | chinese taipei | intercity football league
col : count ( "*" ) row 1 : 1
select count ( * ) where women's team = 'chinese taipei' <table_name> : table \begin{tabular}{llllll} \toprule & association & joining year & men's team & women's team & league \\ \midrule 0 & china pr & 2002 & china & china & chinese super league \\ 1 & guam & 2002 & guam & guam & guam league \\ 2 & hong kong & 2002 & hong kong & hong kong & hong kong first division league \\ 3 & japan & 2002 & japan & japan & j. league \\ 4 & korea dpr & 2002 & korea dpr & korea dpr & dpr korea league \\ 5 & korea republic & 2002 & korea republic & korea republic & k-league \\ 6 & macau & 2002 & macau & macau & campeonato da 1a divisao do futebol \\ 7 & mongolia & 2002 & mongolia & mongolia & mongolia premier league \\ 8 & northern mariana islands & 2008 & northern mariana islands & northern mariana islands & northern mariana championship \\ 9 & chinese taipei & 2002 & chinese taipei & chinese taipei & intercity football league \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where women's team = 'chinese taipei' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>association</th> <th>joining year</th> <th>men's team</th> <th>women's team</th> <th>league</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>china pr</td> <td>2002</td> <td>china</td> <td>china</td> <td>chinese super league</td> </tr> <tr> <th>1</th> <td>guam</td> <td>2002</td> <td>guam</td> <td>guam</td> <td>guam league</td> </tr> <tr> <th>2</th> <td>hong kong</td> <td>2002</td> <td>hong kong</td> <td>hong kong</td> <td>hong kong first division league</td> </tr> <tr> <th>3</th> <td>japan</td> <td>2002</td> <td>japan</td> <td>japan</td> <td>j. league</td> </tr> <tr> <th>4</th> <td>korea dpr</td> <td>2002</td> <td>korea dpr</td> <td>korea dpr</td> <td>dpr korea league</td> </tr> <tr> <th>5</th> <td>korea republic</td> <td>2002</td> <td>korea republic</td> <td>korea republic</td> <td>k-league</td> </tr> <tr> <th>6</th> <td>macau</td> <td>2002</td> <td>macau</td> <td>macau</td> <td>campeonato da 1a divisao do futebol</td> </tr> <tr> <th>7</th> <td>mongolia</td> <td>2002</td> <td>mongolia</td> <td>mongolia</td> <td>mongolia premier league</td> </tr> <tr> <th>8</th> <td>northern mariana islands</td> <td>2008</td> <td>northern mariana islands</td> <td>northern mariana islands</td> <td>northern mariana championship</td> </tr> <tr> <th>9</th> <td>chinese taipei</td> <td>2002</td> <td>chinese taipei</td> <td>chinese taipei</td> <td>intercity football league</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where women's team = 'chinese taipei' <table_name> : table | | association | joining year | men's team | women's team | league | |---:|:-------------------------|---------------:|:-------------------------|:-------------------------|:------------------------------------| | 0 | china pr | 2002 | china | china | chinese super league | | 1 | guam | 2002 | guam | guam | guam league | | 2 | hong kong | 2002 | hong kong | hong kong | hong kong first division league | | 3 | japan | 2002 | japan | japan | j. league | | 4 | korea dpr | 2002 | korea dpr | korea dpr | dpr korea league | | 5 | korea republic | 2002 | korea republic | korea republic | k-league | | 6 | macau | 2002 | macau | macau | campeonato da 1a divisao do futebol | | 7 | mongolia | 2002 | mongolia | mongolia | mongolia premier league | | 8 | northern mariana islands | 2008 | northern mariana islands | northern mariana islands | northern mariana championship | | 9 | chinese taipei | 2002 | chinese taipei | chinese taipei | intercity football league |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 341, 362, 275, 1807, 5927, 273, 296, 343, 25331, 13561, 3151, 77, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6384, 473, 21239, 3286, 473, 21247, 1807, 5927, 473, 341, 362, 275, 1807, 5927, 473, 884, 20910, 1736, 203, 64, 13138, 5345, 203, 20, 473, 462, 15314, 846, 473, 4044, 22, 473, 462, 15314, 473, 462, 15314, 473, 462, 25331, 2240, 884, 20910, 1736, 203, 21, 473, 3058, 301, 473, 4044, 22, 473, 3058, 301, 473, 3058, 301, 473, 3058, 301, 884, 20910, 1736, 203, 22, 473, 366, 932, 417, 932, 473, 4044, 22, 473, 366, 932, 417, 932, 473, 366, 932, 417, 932, 473, 366, 932, 417, 932, 1122, 16536, 884, 20910, 1736, 203, 23, 473, 525, 30472, 473, 4044, 22, 473, 525, 30472, 473, 525, 30472, 473, 525, 18, 884, 20910, 1736, 203, 24, 473, 417, 479, 69, 302, 683, 473, 4044, 22, 473, 417, 479, 69, 302, 683, 473, 417, 479, 69, 302, 683, 473, 302, 683, 417, 479, 69, 884, 20910, 1736, 203, 25, 473, 417, 479, 69, 283, 482, 473, 4044, 22, 473, 417, 479, 69, 283, 482, 473, 417, 479, 69, 283, 482, 473, 417, 17, 298, 20910, 1736, 203, 26, 473, 5318, 8377, 473, 4044, 22, 473, 5318, 8377, 473, 5318, 8377, 473, 5861, 347, 265, 31093, 5248, 404, 69, 3739, 291, 6033, 741, 284, 624, 31697, 1736, 203, 27, 473, 312, 932, 355, 1155, 473, 4044, 22, 473, 312, 932, 355, 1155, 473, 312, 932, 355, 1155, 473, 312, 932, 355, 1155, 23020, 2453, 884, 20910, 1736, 203, 28, 473, 12517, 1136, 82, 21282, 2779, 69, 353, 80, 5708, 473, 4044, 28, 473, 12517, 1136, 82, 21282, 2779, 69, 353, 80, 5708, 473, 12517, 1136, 82, 21282, 2779, 69, 353, 80, 5708, 473, 12517, 1136, 82, 21282, 2779, 69, 462, 931, 285, 3261, 1736, 203, 29, 473, 462, 25331, 13561, 3151, 77, 473, 4044, 22, 473, 462, 25331, 13561, 3151, 77, 473, 462, 25331, 13561, 3151, 77, 473, 1554, 14240, 14200, 19067, 884, 20910, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( candidate ) where ∆% = '-0.07' col : party | candidate | votes | % | ∆% row 1 : conservative | joe daniel | 14422 | 36.78 | 5.78 row 2 : liberal | yasmin ratansi | 13552 | 34.56 | -13.51 row 3 : new democratic | mary trapani hynes | 9878 | 25.19 | 11.87 row 4 : green | akil sadikali | 1114 | 2.84 | -4.05 row 5 : christian heritage | ryan kidd | 246 | 0.63 | -0.07 row 6 : total valid votes | total valid votes | 39212 | 100 | none row 7 : total rejected ballots | total rejected ballots | 218 | 0.55 | none row 8 : turnout | turnout | 39430 | 57.24 | none row 9 : eligible voters | eligible voters | 68890 | none | none
col : count ( "candidate" ) row 1 : 1
select count ( candidate ) where ∆% = '-0.07' <table_name> : table \begin{tabular}{llllll} \toprule & party & candidate & votes & % & ∆% \\ \midrule 0 & conservative & joe daniel & 14422 & 36.78 & 5.78 \\ 1 & liberal & yasmin ratansi & 13552 & 34.56 & -13.51 \\ 2 & new democratic & mary trapani hynes & 9878 & 25.19 & 11.87 \\ 3 & green & akil sadikali & 1114 & 2.84 & -4.05 \\ 4 & christian heritage & ryan kidd & 246 & 0.63 & -0.07 \\ 5 & total valid votes & total valid votes & 39212 & 100 & none \\ 6 & total rejected ballots & total rejected ballots & 218 & 0.55 & none \\ 7 & turnout & turnout & 39430 & 57.24 & none \\ 8 & eligible voters & eligible voters & 68890 & none & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "candidate" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( candidate ) where ∆% = '-0.07' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>party</th> <th>candidate</th> <th>votes</th> <th>%</th> <th>∆%</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>conservative</td> <td>joe daniel</td> <td>14422</td> <td>36.78</td> <td>5.78</td> </tr> <tr> <th>1</th> <td>liberal</td> <td>yasmin ratansi</td> <td>13552</td> <td>34.56</td> <td>-13.51</td> </tr> <tr> <th>2</th> <td>new democratic</td> <td>mary trapani hynes</td> <td>9878</td> <td>25.19</td> <td>11.87</td> </tr> <tr> <th>3</th> <td>green</td> <td>akil sadikali</td> <td>1114</td> <td>2.84</td> <td>-4.05</td> </tr> <tr> <th>4</th> <td>christian heritage</td> <td>ryan kidd</td> <td>246</td> <td>0.63</td> <td>-0.07</td> </tr> <tr> <th>5</th> <td>total valid votes</td> <td>total valid votes</td> <td>39212</td> <td>100</td> <td>none</td> </tr> <tr> <th>6</th> <td>total rejected ballots</td> <td>total rejected ballots</td> <td>218</td> <td>0.55</td> <td>none</td> </tr> <tr> <th>7</th> <td>turnout</td> <td>turnout</td> <td>39430</td> <td>57.24</td> <td>none</td> </tr> <tr> <th>8</th> <td>eligible voters</td> <td>eligible voters</td> <td>68890</td> <td>none</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "candidate" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( candidate ) where ∆% = '-0.07' <table_name> : table | | party | candidate | votes | % | ∆% | |---:|:-----------------------|:-----------------------|--------:|:------|:-------| | 0 | conservative | joe daniel | 14422 | 36.78 | 5.78 | | 1 | liberal | yasmin ratansi | 13552 | 34.56 | -13.51 | | 2 | new democratic | mary trapani hynes | 9878 | 25.19 | 11.87 | | 3 | green | akil sadikali | 1114 | 2.84 | -4.05 | | 4 | christian heritage | ryan kidd | 246 | 0.63 | -0.07 | | 5 | total valid votes | total valid votes | 39212 | 100 | none | | 6 | total rejected ballots | total rejected ballots | 218 | 0.55 | none | | 7 | turnout | turnout | 39430 | 57.24 | none | | 8 | eligible voters | eligible voters | 68890 | none | none |
| | count ( "candidate" ) | |---:|------------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 5500, 262, 1625, 225, 163, 235, 233, 9, 273, 2400, 20, 18, 8642, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 18285, 473, 5500, 473, 19588, 473, 738, 473, 225, 163, 235, 233, 9, 1736, 203, 64, 13138, 5345, 203, 20, 473, 356, 23039, 1535, 473, 525, 15548, 302, 28662, 292, 473, 30457, 3787, 473, 6580, 18, 8285, 473, 1381, 18, 8285, 1736, 203, 21, 473, 2561, 11612, 473, 677, 345, 1154, 15183, 634, 77, 473, 5958, 2539, 22, 473, 13438, 18, 4313, 473, 300, 3437, 18, 10593, 1736, 203, 22, 473, 394, 9626, 504, 20004, 473, 312, 814, 23034, 28662, 366, 878, 281, 473, 24645, 8285, 473, 6969, 18, 3657, 473, 4648, 18, 11035, 1736, 203, 23, 473, 10004, 473, 20952, 330, 272, 361, 1766, 18083, 473, 16344, 24, 473, 576, 18, 5193, 473, 300, 24, 18, 6260, 1736, 203, 24, 473, 4513, 376, 2779, 22336, 305, 410, 473, 16826, 304, 417, 1873, 473, 4248, 26, 473, 374, 18, 4449, 473, 300, 20, 18, 8642, 1736, 203, 25, 473, 2078, 923, 19588, 473, 2078, 923, 19588, 473, 890, 9975, 2138, 473, 2130, 473, 6555, 1736, 203, 26, 473, 2078, 11876, 26503, 6968, 473, 2078, 11876, 26503, 6968, 473, 576, 2643, 473, 374, 18, 2539, 473, 6555, 1736, 203, 27, 473, 7005, 659, 473, 7005, 659, 473, 890, 11290, 5082, 473, 15981, 18, 3247, 473, 6555, 1736, 203, 28, 473, 21351, 331, 352, 414, 473, 21351, 331, 352, 414, 473, 1666, 5482, 9349, 473, 6555, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 5500, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where team = 'palestra italia-sp' col : position | team | points | played | won | drawn | lost | for | against | difference row 1 : 1 | paulistano | 30 | 18 | 14 | 2 | 2 | 62 | 19 | 43 row 2 : 2 | palestra italia-sp | 29 | 18 | 14 | 1 | 3 | 59 | 21 | 38 row 3 : 3 | corinthians | 26 | 18 | 12 | 2 | 4 | 51 | 16 | 35 row 4 : 4 | ypiranga-sp | 25 | 18 | 11 | 3 | 4 | 56 | 34 | 22 row 5 : 5 | aa sao bento | 16 | 18 | 7 | 2 | 9 | 38 | 44 | -6 row 6 : 6 | santos | 13 | 18 | 6 | 1 | 11 | 36 | 43 | -7 row 7 : 7 | sc internacional de sao paulo | 11 | 15 | 3 | 5 | 7 | 26 | 44 | -18 row 8 : 8 | minas gerais | 10 | 15 | 4 | 2 | 9 | 18 | 49 | -31 row 9 : 9 | aa das palmeiras | 6 | 15 | 3 | 0 | 12 | 27 | 57 | -30 row 10 : 10 | mackenzie | 2 | 15 | 1 | 0 | 14 | 11 | 57 | -46
col : count ( "*" ) row 1 : 1
select count ( * ) where team = 'palestra italia-sp' <table_name> : table \begin{tabular}{lllllllllll} \toprule & position & team & points & played & won & drawn & lost & for & against & difference \\ \midrule 0 & 1 & paulistano & 30 & 18 & 14 & 2 & 2 & 62 & 19 & 43 \\ 1 & 2 & palestra italia-sp & 29 & 18 & 14 & 1 & 3 & 59 & 21 & 38 \\ 2 & 3 & corinthians & 26 & 18 & 12 & 2 & 4 & 51 & 16 & 35 \\ 3 & 4 & ypiranga-sp & 25 & 18 & 11 & 3 & 4 & 56 & 34 & 22 \\ 4 & 5 & aa sao bento & 16 & 18 & 7 & 2 & 9 & 38 & 44 & -6 \\ 5 & 6 & santos & 13 & 18 & 6 & 1 & 11 & 36 & 43 & -7 \\ 6 & 7 & sc internacional de sao paulo & 11 & 15 & 3 & 5 & 7 & 26 & 44 & -18 \\ 7 & 8 & minas gerais & 10 & 15 & 4 & 2 & 9 & 18 & 49 & -31 \\ 8 & 9 & aa das palmeiras & 6 & 15 & 3 & 0 & 12 & 27 & 57 & -30 \\ 9 & 10 & mackenzie & 2 & 15 & 1 & 0 & 14 & 11 & 57 & -46 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where team = 'palestra italia-sp' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>position</th> <th>team</th> <th>points</th> <th>played</th> <th>won</th> <th>drawn</th> <th>lost</th> <th>for</th> <th>against</th> <th>difference</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>paulistano</td> <td>30</td> <td>18</td> <td>14</td> <td>2</td> <td>2</td> <td>62</td> <td>19</td> <td>43</td> </tr> <tr> <th>1</th> <td>2</td> <td>palestra italia-sp</td> <td>29</td> <td>18</td> <td>14</td> <td>1</td> <td>3</td> <td>59</td> <td>21</td> <td>38</td> </tr> <tr> <th>2</th> <td>3</td> <td>corinthians</td> <td>26</td> <td>18</td> <td>12</td> <td>2</td> <td>4</td> <td>51</td> <td>16</td> <td>35</td> </tr> <tr> <th>3</th> <td>4</td> <td>ypiranga-sp</td> <td>25</td> <td>18</td> <td>11</td> <td>3</td> <td>4</td> <td>56</td> <td>34</td> <td>22</td> </tr> <tr> <th>4</th> <td>5</td> <td>aa sao bento</td> <td>16</td> <td>18</td> <td>7</td> <td>2</td> <td>9</td> <td>38</td> <td>44</td> <td>-6</td> </tr> <tr> <th>5</th> <td>6</td> <td>santos</td> <td>13</td> <td>18</td> <td>6</td> <td>1</td> <td>11</td> <td>36</td> <td>43</td> <td>-7</td> </tr> <tr> <th>6</th> <td>7</td> <td>sc internacional de sao paulo</td> <td>11</td> <td>15</td> <td>3</td> <td>5</td> <td>7</td> <td>26</td> <td>44</td> <td>-18</td> </tr> <tr> <th>7</th> <td>8</td> <td>minas gerais</td> <td>10</td> <td>15</td> <td>4</td> <td>2</td> <td>9</td> <td>18</td> <td>49</td> <td>-31</td> </tr> <tr> <th>8</th> <td>9</td> <td>aa das palmeiras</td> <td>6</td> <td>15</td> <td>3</td> <td>0</td> <td>12</td> <td>27</td> <td>57</td> <td>-30</td> </tr> <tr> <th>9</th> <td>10</td> <td>mackenzie</td> <td>2</td> <td>15</td> <td>1</td> <td>0</td> <td>14</td> <td>11</td> <td>57</td> <td>-46</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where team = 'palestra italia-sp' <table_name> : table | | position | team | points | played | won | drawn | lost | for | against | difference | |---:|-----------:|:------------------------------|---------:|---------:|------:|--------:|-------:|------:|----------:|-------------:| | 0 | 1 | paulistano | 30 | 18 | 14 | 2 | 2 | 62 | 19 | 43 | | 1 | 2 | palestra italia-sp | 29 | 18 | 14 | 1 | 3 | 59 | 21 | 38 | | 2 | 3 | corinthians | 26 | 18 | 12 | 2 | 4 | 51 | 16 | 35 | | 3 | 4 | ypiranga-sp | 25 | 18 | 11 | 3 | 4 | 56 | 34 | 22 | | 4 | 5 | aa sao bento | 16 | 18 | 7 | 2 | 9 | 38 | 44 | -6 | | 5 | 6 | santos | 13 | 18 | 6 | 1 | 11 | 36 | 43 | -7 | | 6 | 7 | sc internacional de sao paulo | 11 | 15 | 3 | 5 | 7 | 26 | 44 | -18 | | 7 | 8 | minas gerais | 10 | 15 | 4 | 2 | 9 | 18 | 49 | -31 | | 8 | 9 | aa das palmeiras | 6 | 15 | 3 | 0 | 12 | 27 | 57 | -30 | | 9 | 10 | mackenzie | 2 | 15 | 1 | 0 | 14 | 11 | 57 | -46 |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 5927, 273, 296, 84, 5408, 2033, 518, 287, 1155, 17, 1752, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1754, 473, 5927, 473, 3143, 473, 6599, 329, 473, 8462, 473, 19377, 473, 13557, 473, 364, 473, 5314, 473, 7114, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 6790, 30994, 31922, 473, 5196, 473, 6549, 473, 5045, 473, 576, 473, 576, 473, 22684, 473, 5342, 473, 21193, 1736, 203, 21, 473, 576, 473, 293, 5408, 2033, 518, 287, 1155, 17, 1752, 473, 12899, 473, 6549, 473, 5045, 473, 404, 473, 890, 473, 14995, 473, 9035, 473, 18012, 1736, 203, 22, 473, 890, 473, 1858, 267, 451, 19657, 473, 10659, 473, 6549, 473, 2593, 473, 576, 473, 1059, 473, 21119, 473, 2872, 473, 13191, 1736, 203, 23, 473, 1059, 473, 29647, 481, 539, 69, 17, 1752, 473, 6969, 473, 6549, 473, 4648, 473, 890, 473, 1059, 473, 13850, 473, 13438, 473, 11201, 1736, 203, 24, 473, 1381, 473, 12391, 272, 6033, 324, 29565, 473, 2872, 473, 6549, 473, 2371, 473, 576, 473, 2468, 473, 18012, 473, 13291, 473, 300, 26, 1736, 203, 25, 473, 1666, 473, 272, 970, 538, 473, 5958, 473, 6549, 473, 1666, 473, 404, 473, 4648, 473, 6580, 473, 21193, 473, 300, 27, 1736, 203, 26, 473, 2371, 473, 888, 8216, 19861, 287, 443, 272, 6033, 6790, 26478, 473, 4648, 473, 4711, 473, 890, 473, 1381, 473, 2371, 473, 10659, 473, 13291, 473, 300, 2643, 1736, 203, 27, 473, 1725, 473, 1131, 345, 314, 6070, 291, 473, 1728, 473, 4711, 473, 1059, 473, 576, 473, 2468, 473, 6549, 473, 17160, 473, 300, 6938, 1736, 203, 28, 473, 2468, 473, 12391, 30255, 25995, 3501, 481, 345, 473, 1666, 473, 4711, 473, 890, 473, 374, 473, 2593, 473, 12732, 473, 15981, 473, 300, 5082, 1736, 203, 29, 473, 1728, 473, 312, 484, 275, 94, 1385, 473, 576, 473, 4711, 473, 404, 473, 374, 473, 5045, 473, 4648, 473, 15981, 473, 300, 8749, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select score where result = '1–3' col : # | date | venue | opponent | score | result | competition row 1 : 1 | 1985-04-04 00:00:00 | portland, oregon | canada | none | 1–1 | friendly row 2 : 2 | 1988-08-13 00:00:00 | st. louis, missouri | jamaica | 2–1 | 5-1 | 1990 world cup qualifying row 3 : 3 | 1989-09-17 00:00:00 | tegucigalpa, honduras | el salvador | 1–0 | 1–0 | 1990 world cup qualifying row 4 : 4 | 1991-07-03 00:00:00 | los angeles, california | costa rica | 2–2 | 3–2 | 1991 concacaf gold cup row 5 : 5 | 1992-03-18 00:00:00 | casablanca, morocco | morocco | 1–2 | 1–3 | friendly row 6 : 6 | 1992-04-04 00:00:00 | palo alto, california | china pr | 1–0 | 1-0 | friendly row 7 : 7 | 1992-04-04 00:00:00 | palo alto, california | china pr | 5–0 | 1-0 | friendly row 8 : 8 | 1993-03-14 00:00:00 | tokyo, japan | japan | 1–0 | 1–3 | friendly row 9 : 9 | 1993-10-16 00:00:00 | high point, north carolina | ukraine | 1–0 | 1–2 | friendly row 10 : 10 | 1993-12-05 00:00:00 | los angeles, california | el salvador | 5–0 | 7–0 | friendly row 11 : 11 | 1994-02-20 00:00:00 | miami, florida | sweden | 1–3 | 1–0 | friendly row 12 : 12 | 1994-03-26 00:00:00 | dallas, texas | bolivia | 1–1 | 2–2 | friendly
col : score row 1 : 1–2 row 2 : 1–0
select score where result = '1–3' <table_name> : table \begin{tabular}{llllllll} \toprule & # & date & venue & opponent & score & result & competition \\ \midrule 0 & 1 & 1985-04-04 00:00:00 & portland, oregon & canada & none & 1–1 & friendly \\ 1 & 2 & 1988-08-13 00:00:00 & st. louis, missouri & jamaica & 2–1 & 5-1 & 1990 world cup qualifying \\ 2 & 3 & 1989-09-17 00:00:00 & tegucigalpa, honduras & el salvador & 1–0 & 1–0 & 1990 world cup qualifying \\ 3 & 4 & 1991-07-03 00:00:00 & los angeles, california & costa rica & 2–2 & 3–2 & 1991 concacaf gold cup \\ 4 & 5 & 1992-03-18 00:00:00 & casablanca, morocco & morocco & 1–2 & 1–3 & friendly \\ 5 & 6 & 1992-04-04 00:00:00 & palo alto, california & china pr & 1–0 & 1-0 & friendly \\ 6 & 7 & 1992-04-04 00:00:00 & palo alto, california & china pr & 5–0 & 1-0 & friendly \\ 7 & 8 & 1993-03-14 00:00:00 & tokyo, japan & japan & 1–0 & 1–3 & friendly \\ 8 & 9 & 1993-10-16 00:00:00 & high point, north carolina & ukraine & 1–0 & 1–2 & friendly \\ 9 & 10 & 1993-12-05 00:00:00 & los angeles, california & el salvador & 5–0 & 7–0 & friendly \\ 10 & 11 & 1994-02-20 00:00:00 & miami, florida & sweden & 1–3 & 1–0 & friendly \\ 11 & 12 & 1994-03-26 00:00:00 & dallas, texas & bolivia & 1–1 & 2–2 & friendly \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & score \\ \midrule 0 & 1–2 \\ 1 & 1–0 \\ \bottomrule \end{tabular}
select score where result = '1–3' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>#</th> <th>date</th> <th>venue</th> <th>opponent</th> <th>score</th> <th>result</th> <th>competition</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>1985-04-04 00:00:00</td> <td>portland, oregon</td> <td>canada</td> <td>none</td> <td>1–1</td> <td>friendly</td> </tr> <tr> <th>1</th> <td>2</td> <td>1988-08-13 00:00:00</td> <td>st. louis, missouri</td> <td>jamaica</td> <td>2–1</td> <td>5-1</td> <td>1990 world cup qualifying</td> </tr> <tr> <th>2</th> <td>3</td> <td>1989-09-17 00:00:00</td> <td>tegucigalpa, honduras</td> <td>el salvador</td> <td>1–0</td> <td>1–0</td> <td>1990 world cup qualifying</td> </tr> <tr> <th>3</th> <td>4</td> <td>1991-07-03 00:00:00</td> <td>los angeles, california</td> <td>costa rica</td> <td>2–2</td> <td>3–2</td> <td>1991 concacaf gold cup</td> </tr> <tr> <th>4</th> <td>5</td> <td>1992-03-18 00:00:00</td> <td>casablanca, morocco</td> <td>morocco</td> <td>1–2</td> <td>1–3</td> <td>friendly</td> </tr> <tr> <th>5</th> <td>6</td> <td>1992-04-04 00:00:00</td> <td>palo alto, california</td> <td>china pr</td> <td>1–0</td> <td>1-0</td> <td>friendly</td> </tr> <tr> <th>6</th> <td>7</td> <td>1992-04-04 00:00:00</td> <td>palo alto, california</td> <td>china pr</td> <td>5–0</td> <td>1-0</td> <td>friendly</td> </tr> <tr> <th>7</th> <td>8</td> <td>1993-03-14 00:00:00</td> <td>tokyo, japan</td> <td>japan</td> <td>1–0</td> <td>1–3</td> <td>friendly</td> </tr> <tr> <th>8</th> <td>9</td> <td>1993-10-16 00:00:00</td> <td>high point, north carolina</td> <td>ukraine</td> <td>1–0</td> <td>1–2</td> <td>friendly</td> </tr> <tr> <th>9</th> <td>10</td> <td>1993-12-05 00:00:00</td> <td>los angeles, california</td> <td>el salvador</td> <td>5–0</td> <td>7–0</td> <td>friendly</td> </tr> <tr> <th>10</th> <td>11</td> <td>1994-02-20 00:00:00</td> <td>miami, florida</td> <td>sweden</td> <td>1–3</td> <td>1–0</td> <td>friendly</td> </tr> <tr> <th>11</th> <td>12</td> <td>1994-03-26 00:00:00</td> <td>dallas, texas</td> <td>bolivia</td> <td>1–1</td> <td>2–2</td> <td>friendly</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>score</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1–2</td> </tr> <tr> <th>1</th> <td>1–0</td> </tr> </tbody> </table>
select score where result = '1–3' <table_name> : table | | # | date | venue | opponent | score | result | competition | |---:|----:|:--------------------|:---------------------------|:------------|:--------|:---------|:--------------------------| | 0 | 1 | 1985-04-04 00:00:00 | portland, oregon | canada | none | 1–1 | friendly | | 1 | 2 | 1988-08-13 00:00:00 | st. louis, missouri | jamaica | 2–1 | 5-1 | 1990 world cup qualifying | | 2 | 3 | 1989-09-17 00:00:00 | tegucigalpa, honduras | el salvador | 1–0 | 1–0 | 1990 world cup qualifying | | 3 | 4 | 1991-07-03 00:00:00 | los angeles, california | costa rica | 2–2 | 3–2 | 1991 concacaf gold cup | | 4 | 5 | 1992-03-18 00:00:00 | casablanca, morocco | morocco | 1–2 | 1–3 | friendly | | 5 | 6 | 1992-04-04 00:00:00 | palo alto, california | china pr | 1–0 | 1-0 | friendly | | 6 | 7 | 1992-04-04 00:00:00 | palo alto, california | china pr | 5–0 | 1-0 | friendly | | 7 | 8 | 1993-03-14 00:00:00 | tokyo, japan | japan | 1–0 | 1–3 | friendly | | 8 | 9 | 1993-10-16 00:00:00 | high point, north carolina | ukraine | 1–0 | 1–2 | friendly | | 9 | 10 | 1993-12-05 00:00:00 | los angeles, california | el salvador | 5–0 | 7–0 | friendly | | 10 | 11 | 1994-02-20 00:00:00 | miami, florida | sweden | 1–3 | 1–0 | friendly | | 11 | 12 | 1994-03-26 00:00:00 | dallas, texas | bolivia | 1–1 | 2–2 | friendly |
| | score | |---:|:--------| | 0 | 1–2 | | 1 | 1–0 |
[ [ 1, 4025, 4462, 1625, 563, 273, 296, 21, 163, 227, 246, 23, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 468, 473, 1509, 473, 331, 275, 344, 473, 1061, 1029, 473, 4462, 473, 563, 473, 25163, 608, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 5342, 7140, 17, 3028, 17, 3028, 9631, 30, 713, 30, 713, 473, 1756, 15733, 16, 320, 1574, 265, 473, 848, 16524, 473, 6555, 473, 404, 163, 227, 246, 21, 473, 13118, 1736, 203, 21, 473, 576, 473, 5342, 5482, 17, 6840, 17, 3437, 9631, 30, 713, 30, 713, 473, 384, 18, 437, 89, 291, 16, 12543, 477, 77, 473, 525, 20789, 26433, 473, 576, 163, 227, 246, 21, 473, 1381, 17, 21, 473, 23673, 20, 9117, 276, 416, 4544, 1164, 310, 1736, 203, 22, 473, 890, 473, 5342, 6675, 17, 5908, 17, 4033, 9631, 30, 713, 30, 713, 473, 268, 1332, 5286, 360, 287, 8774, 16, 366, 1434, 295, 345, 473, 415, 12814, 90, 23671, 473, 404, 163, 227, 246, 20, 473, 404, 163, 227, 246, 20, 473, 23673, 20, 9117, 276, 416, 4544, 1164, 310, 1736, 203, 23, 473, 1059, 473, 23673, 21, 17, 8642, 17, 4630, 9631, 30, 713, 30, 713, 473, 22148, 7603, 19880, 16, 1443, 430, 14245, 1155, 473, 6991, 69, 436, 26433, 473, 576, 163, 227, 246, 22, 473, 890, 163, 227, 246, 22, 473, 23673, 21, 20570, 1077, 1727, 20465, 276, 416, 1736, 203, 24, 473, 1381, 473, 23673, 22, 17, 4630, 17, 2643, 9631, 30, 713, 30, 713, 473, 8697, 378, 6115, 5353, 16, 31213, 504, 2894, 473, 31213, 504, 2894, 473, 404, 163, 227, 246, 22, 473, 404, 163, 227, 246, 23, 473, 13118, 1736, 203, 25, 473, 1666, 473, 23673, 22, 17, 3028, 17, 3028, 9631, 30, 713, 30, 713, 473, 25995, 83, 524, 869, 16, 1443, 430, 14245, 1155, 473, 462, 15314, 846, 473, 404, 163, 227, 246, 20, 473, 404, 17, 20, 473, 13118, 1736, 203, 26, 473, 2371, 473, 23673, 22, 17, 3028, 17, 3028, 9631, 30, 713, 30, 713, 473, 25995, 83, 524, 869, 16, 1443, 430, 14245, 1155, 473, 462, 15314, 846, 473, 1381, 163, 227, 246, 20, 473, 404, 17, 20, 473, 13118, 1736, 203, 27, 473, 1725, 473, 23673, 23, 17, 4630, 17, 3461, 9631, 30, 713, 30, 713, 473, 946, 93, 83, 16, 525, 30472, 473, 525, 30472, 473, 404, 163, 227, 246, 20, 473, 404, 163, 227, 246, 23, 473, 13118, 1736, 203, 28, 473, 2468, 473, 23673, 23, 17, 2163, 17, 2313, 9631, 30, 713, 30, 713, 473, 3551, 1634, 16, 21435, 5926, 355, 15314, 473, 27178, 354, 558, 473, 404, 163, 227, 246, 20, 473, 404, 163, 227, 246, 22, 473, 13118, 1736, 203, 29, 473, 1728, 473, 23673, 23, 17, 2138, 17, 6260, 9631, 30, 713, 30, 713, 473, 22148, 7603, 19880, 16, 1443, 430, 14245, 1155, 473, 415, 12814, 90, 23671, 473, 1381, 163, 227, 246, 20, 473, 2371, 163, 227, 246, 20, 473, 13118, 1736, 203, 2163, 473, 4648, 473, 23673, 24, 17, 3103, 17, 3462, 9631, 30, 713, 30, 713, 473, 12837, 26223, 16, 1183, 280, 350, 69, 473, 1352, 329, 275, 473, 404, 163, 227, 246, 23, 473, 404, 163, 227, 246, 20, 473, 13118, 1736, 203, 2499, 473, 2593, 473, 23673, 24, 17, 4630, 17, 5558, 9631, 30, 713, 30, 713, 473, 302, 454, 345, 16, 16573, 345, 473, 21506, 427, 1155, 473, 404, 163, 227, 246, 21, 473, 576, 163, 227, 246, 22, 473, 13118, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 4462, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 163, 227, 246, 22, 1736, 203, 21, 473, 404, 163, 227, 246, 20, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select notes where year = 2007 col : year | title | role | notes row 1 : 2006 | save the last dance 2 | mixx | direct to video row 2 : 2007 | nick cannon/wild 'n out | himself | improv comedy row 3 : 2007 | stomp the yard | rich brown | film row 4 : 2011 | csi: ny | the hitman | episode 7.14 "smooth criminal" row 5 : 2011 | the fresh beat band | himself | special episode "band in a jam" row 6 : 2011 | battle: los angeles | specks | film row 7 : 2012 | empire girls: julissa & adrienne | himself | reality-show row 8 : 2012 | red tails | andrew 'smoky' salem | film row 9 : 2012 | i heart tuesdays | none | (tv), creator row 10 : 2012 | the x factor | guest mentor | none row 11 : 2012 | never mind the buzzcocks | guest host | none row 12 : 2012 | 90210 | guest star | none
col : notes row 1 : improv comedy row 2 : film
select notes where year = 2007 <table_name> : table \begin{tabular}{lllll} \toprule & year & title & role & notes \\ \midrule 0 & 2006 & save the last dance 2 & mixx & direct to video \\ 1 & 2007 & nick cannon/wild 'n out & himself & improv comedy \\ 2 & 2007 & stomp the yard & rich brown & film \\ 3 & 2011 & csi: ny & the hitman & episode 7.14 "smooth criminal" \\ 4 & 2011 & the fresh beat band & himself & special episode "band in a jam" \\ 5 & 2011 & battle: los angeles & specks & film \\ 6 & 2012 & empire girls: julissa & adrienne & himself & reality-show \\ 7 & 2012 & red tails & andrew 'smoky' salem & film \\ 8 & 2012 & i heart tuesdays & none & (tv), creator \\ 9 & 2012 & the x factor & guest mentor & none \\ 10 & 2012 & never mind the buzzcocks & guest host & none \\ 11 & 2012 & 90210 & guest star & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & notes \\ \midrule 0 & improv comedy \\ 1 & film \\ \bottomrule \end{tabular}
select notes where year = 2007 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>title</th> <th>role</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>2006</td> <td>save the last dance 2</td> <td>mixx</td> <td>direct to video</td> </tr> <tr> <th>1</th> <td>2007</td> <td>nick cannon/wild 'n out</td> <td>himself</td> <td>improv comedy</td> </tr> <tr> <th>2</th> <td>2007</td> <td>stomp the yard</td> <td>rich brown</td> <td>film</td> </tr> <tr> <th>3</th> <td>2011</td> <td>csi: ny</td> <td>the hitman</td> <td>episode 7.14 "smooth criminal"</td> </tr> <tr> <th>4</th> <td>2011</td> <td>the fresh beat band</td> <td>himself</td> <td>special episode "band in a jam"</td> </tr> <tr> <th>5</th> <td>2011</td> <td>battle: los angeles</td> <td>specks</td> <td>film</td> </tr> <tr> <th>6</th> <td>2012</td> <td>empire girls: julissa &amp; adrienne</td> <td>himself</td> <td>reality-show</td> </tr> <tr> <th>7</th> <td>2012</td> <td>red tails</td> <td>andrew 'smoky' salem</td> <td>film</td> </tr> <tr> <th>8</th> <td>2012</td> <td>i heart tuesdays</td> <td>none</td> <td>(tv), creator</td> </tr> <tr> <th>9</th> <td>2012</td> <td>the x factor</td> <td>guest mentor</td> <td>none</td> </tr> <tr> <th>10</th> <td>2012</td> <td>never mind the buzzcocks</td> <td>guest host</td> <td>none</td> </tr> <tr> <th>11</th> <td>2012</td> <td>90210</td> <td>guest star</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>improv comedy</td> </tr> <tr> <th>1</th> <td>film</td> </tr> </tbody> </table>
select notes where year = 2007 <table_name> : table | | year | title | role | notes | |---:|-------:|:---------------------------------|:---------------------|:--------------------------------| | 0 | 2006 | save the last dance 2 | mixx | direct to video | | 1 | 2007 | nick cannon/wild 'n out | himself | improv comedy | | 2 | 2007 | stomp the yard | rich brown | film | | 3 | 2011 | csi: ny | the hitman | episode 7.14 "smooth criminal" | | 4 | 2011 | the fresh beat band | himself | special episode "band in a jam" | | 5 | 2011 | battle: los angeles | specks | film | | 6 | 2012 | empire girls: julissa & adrienne | himself | reality-show | | 7 | 2012 | red tails | andrew 'smoky' salem | film | | 8 | 2012 | i heart tuesdays | none | (tv), creator | | 9 | 2012 | the x factor | guest mentor | none | | 10 | 2012 | never mind the buzzcocks | guest host | none | | 11 | 2012 | 90210 | guest star | none |
| | notes | |---:|:--------------| | 0 | improv comedy | | 1 | film |
[ [ 1, 4025, 10913, 1625, 3286, 273, 4044, 27, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 2077, 473, 2478, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 27212, 473, 1923, 326, 1142, 302, 1359, 576, 473, 6843, 92, 473, 2657, 358, 6191, 1736, 203, 21, 473, 4044, 27, 473, 10909, 848, 5836, 19, 91, 545, 296, 82, 596, 473, 366, 381, 2890, 473, 13069, 90, 532, 24009, 1736, 203, 22, 473, 4044, 27, 473, 384, 20667, 326, 677, 1060, 473, 23657, 324, 26253, 473, 661, 81, 1736, 203, 23, 473, 27853, 473, 30887, 30, 15308, 473, 326, 6800, 4728, 473, 17054, 2371, 18, 3461, 11957, 4422, 381, 1490, 1736, 203, 24, 473, 27853, 473, 326, 12186, 23795, 8937, 473, 366, 381, 2890, 473, 4582, 17054, 8937, 316, 279, 525, 301, 1736, 203, 25, 473, 27853, 473, 324, 4558, 298, 30, 22148, 7603, 19880, 473, 17785, 363, 87, 473, 661, 81, 1736, 203, 26, 473, 20869, 473, 801, 84, 577, 314, 481, 3251, 30, 525, 332, 21269, 473, 1261, 566, 275, 4644, 473, 366, 381, 2890, 473, 2863, 560, 17, 4500, 1736, 203, 27, 473, 20869, 473, 1755, 5798, 87, 473, 471, 16052, 296, 4808, 601, 93, 11, 12814, 351, 473, 661, 81, 1736, 203, 28, 473, 20869, 473, 277, 3904, 485, 268, 3610, 9810, 473, 6555, 473, 261, 24161, 3631, 11784, 1736, 203, 29, 473, 20869, 473, 326, 619, 5578, 473, 13051, 312, 319, 280, 473, 6555, 1736, 203, 2163, 473, 20869, 473, 5903, 22838, 326, 324, 9510, 71, 20641, 473, 13051, 1479, 473, 6555, 1736, 203, 2499, 473, 20869, 473, 2468, 3103, 2163, 473, 13051, 10443, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 13069, 90, 532, 24009, 1736, 203, 21, 473, 661, 81, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select directed by - title where no = '8' col : no | title | directed by | released row 1 : 1 | "kloot's kounty" | hawley pratt | 1973 row 2 : 2 | "apache on the county seat" | hawley pratt | 1973 row 3 : 3 | "the shoe must go on" | gerry chiniquy | 1973 row 4 : 4 | "a self winding sidewinder" | roy morita | 1973 row 5 : 5 | "pay your buffalo bill" | gerry chiniquy | 1973 row 6 : 6 | "stirrups and hiccups" | gerry chiniquy | 1973 row 7 : 7 | "ten miles to the gallop" | arthur leonardi | 1973 row 8 : 8 | "phony express" | gerry chiniquy | 1974 row 9 : 9 | "giddy up woe" | sid marcus | 1974 row 10 : 10 | "gold struck" | roy morita | 1974 row 11 : 11 | "as the tumbleweeds turn" | gerry chiniquy | 1974 row 12 : 12 | "the badge and the beautiful" | bob balsar | 1974 row 13 : 13 | "big beef at o.k. corral" | bob balsar | 1974 row 14 : 14 | "by hoot or by crook" | bob balsar | 1974 row 15 : 15 | "strange on the range" | durward bonaye | 1974 row 16 : 16 | "mesa trouble" | sid marcus | 1974 row 17 : 17 | "saddle soap opera" | gerry chiniquy | 1974
col : "directed by - title" row 1 : directed by - title
select directed by - title where no = '8' <table_name> : table \begin{tabular}{lllll} \toprule & no & title & directed by & released \\ \midrule 0 & 1 & "kloot's kounty" & hawley pratt & 1973 \\ 1 & 2 & "apache on the county seat" & hawley pratt & 1973 \\ 2 & 3 & "the shoe must go on" & gerry chiniquy & 1973 \\ 3 & 4 & "a self winding sidewinder" & roy morita & 1973 \\ 4 & 5 & "pay your buffalo bill" & gerry chiniquy & 1973 \\ 5 & 6 & "stirrups and hiccups" & gerry chiniquy & 1973 \\ 6 & 7 & "ten miles to the gallop" & arthur leonardi & 1973 \\ 7 & 8 & "phony express" & gerry chiniquy & 1974 \\ 8 & 9 & "giddy up woe" & sid marcus & 1974 \\ 9 & 10 & "gold struck" & roy morita & 1974 \\ 10 & 11 & "as the tumbleweeds turn" & gerry chiniquy & 1974 \\ 11 & 12 & "the badge and the beautiful" & bob balsar & 1974 \\ 12 & 13 & "big beef at o.k. corral" & bob balsar & 1974 \\ 13 & 14 & "by hoot or by crook" & bob balsar & 1974 \\ 14 & 15 & "strange on the range" & durward bonaye & 1974 \\ 15 & 16 & "mesa trouble" & sid marcus & 1974 \\ 16 & 17 & "saddle soap opera" & gerry chiniquy & 1974 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & "directed by - title" \\ \midrule 0 & directed by - title \\ \bottomrule \end{tabular}
select directed by - title where no = '8' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>no</th> <th>title</th> <th>directed by</th> <th>released</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>"kloot's kounty"</td> <td>hawley pratt</td> <td>1973</td> </tr> <tr> <th>1</th> <td>2</td> <td>"apache on the county seat"</td> <td>hawley pratt</td> <td>1973</td> </tr> <tr> <th>2</th> <td>3</td> <td>"the shoe must go on"</td> <td>gerry chiniquy</td> <td>1973</td> </tr> <tr> <th>3</th> <td>4</td> <td>"a self winding sidewinder"</td> <td>roy morita</td> <td>1973</td> </tr> <tr> <th>4</th> <td>5</td> <td>"pay your buffalo bill"</td> <td>gerry chiniquy</td> <td>1973</td> </tr> <tr> <th>5</th> <td>6</td> <td>"stirrups and hiccups"</td> <td>gerry chiniquy</td> <td>1973</td> </tr> <tr> <th>6</th> <td>7</td> <td>"ten miles to the gallop"</td> <td>arthur leonardi</td> <td>1973</td> </tr> <tr> <th>7</th> <td>8</td> <td>"phony express"</td> <td>gerry chiniquy</td> <td>1974</td> </tr> <tr> <th>8</th> <td>9</td> <td>"giddy up woe"</td> <td>sid marcus</td> <td>1974</td> </tr> <tr> <th>9</th> <td>10</td> <td>"gold struck"</td> <td>roy morita</td> <td>1974</td> </tr> <tr> <th>10</th> <td>11</td> <td>"as the tumbleweeds turn"</td> <td>gerry chiniquy</td> <td>1974</td> </tr> <tr> <th>11</th> <td>12</td> <td>"the badge and the beautiful"</td> <td>bob balsar</td> <td>1974</td> </tr> <tr> <th>12</th> <td>13</td> <td>"big beef at o.k. corral"</td> <td>bob balsar</td> <td>1974</td> </tr> <tr> <th>13</th> <td>14</td> <td>"by hoot or by crook"</td> <td>bob balsar</td> <td>1974</td> </tr> <tr> <th>14</th> <td>15</td> <td>"strange on the range"</td> <td>durward bonaye</td> <td>1974</td> </tr> <tr> <th>15</th> <td>16</td> <td>"mesa trouble"</td> <td>sid marcus</td> <td>1974</td> </tr> <tr> <th>16</th> <td>17</td> <td>"saddle soap opera"</td> <td>gerry chiniquy</td> <td>1974</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>"directed by - title"</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>directed by - title</td> </tr> </tbody> </table>
select directed by - title where no = '8' <table_name> : table | | no | title | directed by | released | |---:|-----:|:------------------------------|:----------------|-----------:| | 0 | 1 | "kloot's kounty" | hawley pratt | 1973 | | 1 | 2 | "apache on the county seat" | hawley pratt | 1973 | | 2 | 3 | "the shoe must go on" | gerry chiniquy | 1973 | | 3 | 4 | "a self winding sidewinder" | roy morita | 1973 | | 4 | 5 | "pay your buffalo bill" | gerry chiniquy | 1973 | | 5 | 6 | "stirrups and hiccups" | gerry chiniquy | 1973 | | 6 | 7 | "ten miles to the gallop" | arthur leonardi | 1973 | | 7 | 8 | "phony express" | gerry chiniquy | 1974 | | 8 | 9 | "giddy up woe" | sid marcus | 1974 | | 9 | 10 | "gold struck" | roy morita | 1974 | | 10 | 11 | "as the tumbleweeds turn" | gerry chiniquy | 1974 | | 11 | 12 | "the badge and the beautiful" | bob balsar | 1974 | | 12 | 13 | "big beef at o.k. corral" | bob balsar | 1974 | | 13 | 14 | "by hoot or by crook" | bob balsar | 1974 | | 14 | 15 | "strange on the range" | durward bonaye | 1974 | | 15 | 16 | "mesa trouble" | sid marcus | 1974 | | 16 | 17 | "saddle soap opera" | gerry chiniquy | 1974 |
| | "directed by - title" | |---:|:------------------------| | 0 | directed by - title |
[ [ 1, 4025, 20830, 635, 300, 2077, 1625, 1158, 273, 296, 28, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 1158, 473, 2077, 473, 20830, 635, 473, 15976, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 417, 383, 352, 1807, 417, 592, 93, 473, 366, 2219, 30678, 846, 4558, 473, 5342, 9036, 1736, 203, 21, 473, 576, 473, 12291, 603, 326, 1056, 93, 695, 270, 473, 366, 2219, 30678, 846, 4558, 473, 5342, 9036, 1736, 203, 22, 473, 890, 473, 326, 699, 15548, 1297, 1960, 603, 473, 314, 21938, 462, 8767, 372, 93, 473, 5342, 9036, 1736, 203, 23, 473, 1059, 473, 279, 365, 17064, 310, 4889, 10094, 264, 473, 721, 93, 31213, 23338, 473, 5342, 9036, 1736, 203, 24, 473, 1381, 473, 8843, 3433, 6139, 287, 83, 20714, 473, 314, 21938, 462, 8767, 372, 93, 473, 5342, 9036, 1736, 203, 25, 473, 1666, 473, 384, 7439, 18294, 471, 366, 335, 71, 18294, 473, 314, 21938, 462, 8767, 372, 93, 473, 5342, 9036, 1736, 203, 26, 473, 2371, 473, 19572, 312, 1449, 358, 326, 24902, 16884, 473, 419, 451, 295, 884, 265, 1060, 77, 473, 5342, 9036, 1736, 203, 27, 473, 1725, 473, 1844, 6598, 16947, 473, 314, 21938, 462, 8767, 372, 93, 473, 5342, 5608, 1736, 203, 28, 473, 2468, 473, 314, 1873, 93, 731, 341, 15548, 473, 7348, 312, 11828, 407, 473, 5342, 5608, 1736, 203, 29, 473, 1728, 473, 20465, 609, 9031, 473, 721, 93, 31213, 23338, 473, 5342, 5608, 1736, 203, 2163, 473, 4648, 473, 487, 326, 268, 3592, 298, 1814, 9765, 7005, 473, 314, 21938, 462, 8767, 372, 93, 473, 5342, 5608, 1736, 203, 2499, 473, 2593, 473, 326, 15654, 471, 326, 506, 25432, 473, 800, 70, 324, 1031, 297, 473, 5342, 5608, 1736, 203, 2138, 473, 5958, 473, 5446, 506, 10241, 622, 320, 18, 79, 18, 19480, 287, 473, 800, 70, 324, 1031, 297, 473, 5342, 5608, 1736, 203, 3437, 473, 5045, 473, 635, 366, 1632, 578, 635, 276, 303, 601, 473, 800, 70, 324, 1031, 297, 473, 5342, 5608, 1736, 203, 3461, 473, 4711, 473, 609, 726, 603, 326, 1048, 473, 15929, 2913, 324, 265, 528, 73, 473, 5342, 5608, 1736, 203, 3600, 473, 2872, 473, 15216, 69, 23432, 1255, 473, 7348, 312, 11828, 407, 473, 5342, 5608, 1736, 203, 2313, 473, 8043, 473, 272, 1289, 298, 9930, 2255, 69, 473, 314, 21938, 462, 8767, 372, 93, 473, 5342, 5608, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 20830, 635, 300, 2077, 1736, 203, 64, 13138, 5345, 203, 20, 473, 20830, 635, 300, 2077, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( nation ) where rank = 0 col : rank | nation | gold | silver | bronze | total row 1 : 1 | china | 63 | 46 | 32 | 141 row 2 : 2 | great britain | 35 | 30 | 29 | 94 row 3 : 3 | canada | 28 | 19 | 25 | 72 row 4 : 4 | united states | 27 | 22 | 39 | 88 row 5 : 5 | australia | 26 | 38 | 36 | 100 row 6 : 6 | ukraine | 24 | 12 | 19 | 55 row 7 : 7 | spain | 20 | 27 | 24 | 71 row 8 : 8 | germany | 19 | 28 | 31 | 78 row 9 : 9 | france | 18 | 26 | 30 | 74 row 10 : 10 | japan | 17 | 16 | 20 | 53
col : count ( "nation" ) row 1 : 0
select count ( nation ) where rank = 0 <table_name> : table \begin{tabular}{lllllll} \toprule & rank & nation & gold & silver & bronze & total \\ \midrule 0 & 1 & china & 63 & 46 & 32 & 141 \\ 1 & 2 & great britain & 35 & 30 & 29 & 94 \\ 2 & 3 & canada & 28 & 19 & 25 & 72 \\ 3 & 4 & united states & 27 & 22 & 39 & 88 \\ 4 & 5 & australia & 26 & 38 & 36 & 100 \\ 5 & 6 & ukraine & 24 & 12 & 19 & 55 \\ 6 & 7 & spain & 20 & 27 & 24 & 71 \\ 7 & 8 & germany & 19 & 28 & 31 & 78 \\ 8 & 9 & france & 18 & 26 & 30 & 74 \\ 9 & 10 & japan & 17 & 16 & 20 & 53 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "nation" ) \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select count ( nation ) where rank = 0 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>nation</th> <th>gold</th> <th>silver</th> <th>bronze</th> <th>total</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>china</td> <td>63</td> <td>46</td> <td>32</td> <td>141</td> </tr> <tr> <th>1</th> <td>2</td> <td>great britain</td> <td>35</td> <td>30</td> <td>29</td> <td>94</td> </tr> <tr> <th>2</th> <td>3</td> <td>canada</td> <td>28</td> <td>19</td> <td>25</td> <td>72</td> </tr> <tr> <th>3</th> <td>4</td> <td>united states</td> <td>27</td> <td>22</td> <td>39</td> <td>88</td> </tr> <tr> <th>4</th> <td>5</td> <td>australia</td> <td>26</td> <td>38</td> <td>36</td> <td>100</td> </tr> <tr> <th>5</th> <td>6</td> <td>ukraine</td> <td>24</td> <td>12</td> <td>19</td> <td>55</td> </tr> <tr> <th>6</th> <td>7</td> <td>spain</td> <td>20</td> <td>27</td> <td>24</td> <td>71</td> </tr> <tr> <th>7</th> <td>8</td> <td>germany</td> <td>19</td> <td>28</td> <td>31</td> <td>78</td> </tr> <tr> <th>8</th> <td>9</td> <td>france</td> <td>18</td> <td>26</td> <td>30</td> <td>74</td> </tr> <tr> <th>9</th> <td>10</td> <td>japan</td> <td>17</td> <td>16</td> <td>20</td> <td>53</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "nation" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select count ( nation ) where rank = 0 <table_name> : table | | rank | nation | gold | silver | bronze | total | |---:|-------:|:--------------|-------:|---------:|---------:|--------:| | 0 | 1 | china | 63 | 46 | 32 | 141 | | 1 | 2 | great britain | 35 | 30 | 29 | 94 | | 2 | 3 | canada | 28 | 19 | 25 | 72 | | 3 | 4 | united states | 27 | 22 | 39 | 88 | | 4 | 5 | australia | 26 | 38 | 36 | 100 | | 5 | 6 | ukraine | 24 | 12 | 19 | 55 | | 6 | 7 | spain | 20 | 27 | 24 | 71 | | 7 | 8 | germany | 19 | 28 | 31 | 78 | | 8 | 9 | france | 18 | 26 | 30 | 74 | | 9 | 10 | japan | 17 | 16 | 20 | 53 |
| | count ( "nation" ) | |---:|---------------------:| | 0 | 0 |
[ [ 1, 4025, 1056, 261, 290, 367, 262, 1625, 6171, 273, 374, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 290, 367, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 473, 2078, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 462, 15314, 473, 13746, 473, 17077, 473, 3847, 473, 5045, 21, 1736, 203, 21, 473, 576, 473, 18825, 324, 583, 530, 473, 13191, 473, 5196, 473, 12899, 473, 31069, 1736, 203, 22, 473, 890, 473, 848, 16524, 473, 9131, 473, 5342, 473, 6969, 473, 19387, 1736, 203, 23, 473, 1059, 473, 2836, 329, 5493, 473, 12732, 473, 11201, 473, 16977, 473, 24153, 1736, 203, 24, 473, 1381, 473, 279, 27008, 287, 1155, 473, 10659, 473, 18012, 473, 6580, 473, 2130, 1736, 203, 25, 473, 1666, 473, 27178, 354, 558, 473, 4248, 473, 2593, 473, 5342, 473, 21483, 1736, 203, 26, 473, 2371, 473, 1694, 530, 473, 4200, 473, 12732, 473, 4248, 473, 26465, 1736, 203, 27, 473, 1725, 473, 314, 1035, 2273, 473, 5342, 473, 9131, 473, 8231, 473, 22860, 1736, 203, 28, 473, 2468, 473, 3812, 1359, 473, 6549, 473, 10659, 473, 5196, 473, 30338, 1736, 203, 29, 473, 1728, 473, 525, 30472, 473, 8043, 473, 2872, 473, 4200, 473, 15935, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 290, 367, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select level where position = '7th' col : season | level | division | section | position | movements row 1 : 1960 | tier 4 | division 4 | halsingland | 3rd | none row 2 : 1961 | tier 4 | division 4 | halsingland | 2nd | none row 3 : 1962 | tier 4 | division 4 | halsingland | 1st | promoted row 4 : 1963 | tier 3 | division 3 | sodra norrland | 6th | none row 5 : 1964 | tier 3 | division 3 | sodra norrland nedre | 4th | none row 6 : 1965 | tier 3 | division 3 | sodra norrland nedre | 10th | relegated row 7 : 1966 | tier 4 | division 4 | halsingland | 9th | none row 8 : 1967 | tier 4 | division 4 | halsingland | 2nd | none row 9 : 1968 | tier 4 | division 4 | halsingland | 6th | none row 10 : 1969 | tier 4 | division 4 | halsingland | 3rd | none row 11 : 1970 | tier 4 | division 4 | halsingland | 2nd | none row 12 : 1971 | tier 4 | division 4 | halsingland | 1st | promotion playoffs - promoted row 13 : 1972 | tier 3 | division 3 | norra svealand | 6th | none row 14 : 1973 | tier 3 | division 3 | norra svealand | 11th | relegated row 15 : 1974 | tier 4 | division 4 | halsingland | 1st | promoted row 16 : 1975 | tier 3 | division 3 | sodra norrland | 9th | none row 17 : 1976 | tier 3 | division 3 | sodra norrland | 9th | none row 18 : 1977 | tier 3 | division 3 | sodra norrland | 9th | none row 19 : 1978 | tier 3 | division 3 | sodra norrland | 6th | none row 20 : 1979 | tier 3 | division 3 | sodra norrland | 9th | none row 21 : 1980 | tier 3 | division 3 | sodra norrland | 7th | none row 22 : 1981 | tier 3 | division 3 | sodra norrland | 9th | none row 23 : 1982 | tier 3 | division 3 | sodra norrland | 12th | relegated row 24 : 1982 | tier 4 | division 4 | halsingland | 3rd | none
col : level row 1 : tier 3
select level where position = '7th' <table_name> : table \begin{tabular}{lllllll} \toprule & season & level & division & section & position & movements \\ \midrule 0 & 1960 & tier 4 & division 4 & halsingland & 3rd & none \\ 1 & 1961 & tier 4 & division 4 & halsingland & 2nd & none \\ 2 & 1962 & tier 4 & division 4 & halsingland & 1st & promoted \\ 3 & 1963 & tier 3 & division 3 & sodra norrland & 6th & none \\ 4 & 1964 & tier 3 & division 3 & sodra norrland nedre & 4th & none \\ 5 & 1965 & tier 3 & division 3 & sodra norrland nedre & 10th & relegated \\ 6 & 1966 & tier 4 & division 4 & halsingland & 9th & none \\ 7 & 1967 & tier 4 & division 4 & halsingland & 2nd & none \\ 8 & 1968 & tier 4 & division 4 & halsingland & 6th & none \\ 9 & 1969 & tier 4 & division 4 & halsingland & 3rd & none \\ 10 & 1970 & tier 4 & division 4 & halsingland & 2nd & none \\ 11 & 1971 & tier 4 & division 4 & halsingland & 1st & promotion playoffs - promoted \\ 12 & 1972 & tier 3 & division 3 & norra svealand & 6th & none \\ 13 & 1973 & tier 3 & division 3 & norra svealand & 11th & relegated \\ 14 & 1974 & tier 4 & division 4 & halsingland & 1st & promoted \\ 15 & 1975 & tier 3 & division 3 & sodra norrland & 9th & none \\ 16 & 1976 & tier 3 & division 3 & sodra norrland & 9th & none \\ 17 & 1977 & tier 3 & division 3 & sodra norrland & 9th & none \\ 18 & 1978 & tier 3 & division 3 & sodra norrland & 6th & none \\ 19 & 1979 & tier 3 & division 3 & sodra norrland & 9th & none \\ 20 & 1980 & tier 3 & division 3 & sodra norrland & 7th & none \\ 21 & 1981 & tier 3 & division 3 & sodra norrland & 9th & none \\ 22 & 1982 & tier 3 & division 3 & sodra norrland & 12th & relegated \\ 23 & 1982 & tier 4 & division 4 & halsingland & 3rd & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & level \\ \midrule 0 & tier 3 \\ \bottomrule \end{tabular}
select level where position = '7th' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>season</th> <th>level</th> <th>division</th> <th>section</th> <th>position</th> <th>movements</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1960</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>3rd</td> <td>none</td> </tr> <tr> <th>1</th> <td>1961</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>2nd</td> <td>none</td> </tr> <tr> <th>2</th> <td>1962</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>1st</td> <td>promoted</td> </tr> <tr> <th>3</th> <td>1963</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>6th</td> <td>none</td> </tr> <tr> <th>4</th> <td>1964</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland nedre</td> <td>4th</td> <td>none</td> </tr> <tr> <th>5</th> <td>1965</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland nedre</td> <td>10th</td> <td>relegated</td> </tr> <tr> <th>6</th> <td>1966</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>9th</td> <td>none</td> </tr> <tr> <th>7</th> <td>1967</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>2nd</td> <td>none</td> </tr> <tr> <th>8</th> <td>1968</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>6th</td> <td>none</td> </tr> <tr> <th>9</th> <td>1969</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>3rd</td> <td>none</td> </tr> <tr> <th>10</th> <td>1970</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>2nd</td> <td>none</td> </tr> <tr> <th>11</th> <td>1971</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>1st</td> <td>promotion playoffs - promoted</td> </tr> <tr> <th>12</th> <td>1972</td> <td>tier 3</td> <td>division 3</td> <td>norra svealand</td> <td>6th</td> <td>none</td> </tr> <tr> <th>13</th> <td>1973</td> <td>tier 3</td> <td>division 3</td> <td>norra svealand</td> <td>11th</td> <td>relegated</td> </tr> <tr> <th>14</th> <td>1974</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>1st</td> <td>promoted</td> </tr> <tr> <th>15</th> <td>1975</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>9th</td> <td>none</td> </tr> <tr> <th>16</th> <td>1976</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>9th</td> <td>none</td> </tr> <tr> <th>17</th> <td>1977</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>9th</td> <td>none</td> </tr> <tr> <th>18</th> <td>1978</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>6th</td> <td>none</td> </tr> <tr> <th>19</th> <td>1979</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>9th</td> <td>none</td> </tr> <tr> <th>20</th> <td>1980</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>7th</td> <td>none</td> </tr> <tr> <th>21</th> <td>1981</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>9th</td> <td>none</td> </tr> <tr> <th>22</th> <td>1982</td> <td>tier 3</td> <td>division 3</td> <td>sodra norrland</td> <td>12th</td> <td>relegated</td> </tr> <tr> <th>23</th> <td>1982</td> <td>tier 4</td> <td>division 4</td> <td>halsingland</td> <td>3rd</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>level</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>tier 3</td> </tr> </tbody> </table>
select level where position = '7th' <table_name> : table | | season | level | division | section | position | movements | |---:|---------:|:--------|:-----------|:---------------------|:-----------|:------------------------------| | 0 | 1960 | tier 4 | division 4 | halsingland | 3rd | none | | 1 | 1961 | tier 4 | division 4 | halsingland | 2nd | none | | 2 | 1962 | tier 4 | division 4 | halsingland | 1st | promoted | | 3 | 1963 | tier 3 | division 3 | sodra norrland | 6th | none | | 4 | 1964 | tier 3 | division 3 | sodra norrland nedre | 4th | none | | 5 | 1965 | tier 3 | division 3 | sodra norrland nedre | 10th | relegated | | 6 | 1966 | tier 4 | division 4 | halsingland | 9th | none | | 7 | 1967 | tier 4 | division 4 | halsingland | 2nd | none | | 8 | 1968 | tier 4 | division 4 | halsingland | 6th | none | | 9 | 1969 | tier 4 | division 4 | halsingland | 3rd | none | | 10 | 1970 | tier 4 | division 4 | halsingland | 2nd | none | | 11 | 1971 | tier 4 | division 4 | halsingland | 1st | promotion playoffs - promoted | | 12 | 1972 | tier 3 | division 3 | norra svealand | 6th | none | | 13 | 1973 | tier 3 | division 3 | norra svealand | 11th | relegated | | 14 | 1974 | tier 4 | division 4 | halsingland | 1st | promoted | | 15 | 1975 | tier 3 | division 3 | sodra norrland | 9th | none | | 16 | 1976 | tier 3 | division 3 | sodra norrland | 9th | none | | 17 | 1977 | tier 3 | division 3 | sodra norrland | 9th | none | | 18 | 1978 | tier 3 | division 3 | sodra norrland | 6th | none | | 19 | 1979 | tier 3 | division 3 | sodra norrland | 9th | none | | 20 | 1980 | tier 3 | division 3 | sodra norrland | 7th | none | | 21 | 1981 | tier 3 | division 3 | sodra norrland | 9th | none | | 22 | 1982 | tier 3 | division 3 | sodra norrland | 12th | relegated | | 23 | 1982 | tier 4 | division 4 | halsingland | 3rd | none |
| | level | |---:|:--------| | 0 | tier 3 |
[ [ 1, 4025, 1801, 1625, 1754, 273, 296, 27, 451, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 15874, 473, 1801, 473, 16536, 473, 2442, 473, 1754, 473, 5730, 17110, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 4848, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 890, 13623, 473, 6555, 1736, 203, 21, 473, 5342, 9498, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 576, 4880, 473, 6555, 1736, 203, 22, 473, 5342, 8898, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 404, 334, 473, 3012, 16474, 1736, 203, 23, 473, 5342, 4449, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 1666, 451, 473, 6555, 1736, 203, 24, 473, 5342, 1105, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 290, 329, 266, 473, 1059, 451, 473, 6555, 1736, 203, 25, 473, 5342, 9222, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 290, 329, 266, 473, 1728, 451, 473, 283, 1935, 690, 1736, 203, 26, 473, 5342, 6028, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 2468, 451, 473, 6555, 1736, 203, 27, 473, 5342, 9599, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 576, 4880, 473, 6555, 1736, 203, 28, 473, 5342, 9470, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 1666, 451, 473, 6555, 1736, 203, 29, 473, 5342, 8148, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 890, 13623, 473, 6555, 1736, 203, 2163, 473, 5342, 7301, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 576, 4880, 473, 6555, 1736, 203, 2499, 473, 5342, 11212, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 404, 334, 473, 23024, 6599, 26600, 300, 3012, 16474, 1736, 203, 2138, 473, 5342, 9060, 473, 17742, 890, 473, 16536, 890, 473, 12517, 354, 272, 24293, 464, 473, 1666, 451, 473, 6555, 1736, 203, 3437, 473, 5342, 9036, 473, 17742, 890, 473, 16536, 890, 473, 12517, 354, 272, 24293, 464, 473, 4648, 451, 473, 283, 1935, 690, 1736, 203, 3461, 473, 5342, 5608, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 404, 334, 473, 3012, 16474, 1736, 203, 3600, 473, 5342, 5877, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2468, 451, 473, 6555, 1736, 203, 2313, 473, 5342, 6669, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2468, 451, 473, 6555, 1736, 203, 4033, 473, 5342, 4700, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2468, 451, 473, 6555, 1736, 203, 2643, 473, 5342, 8285, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 1666, 451, 473, 6555, 1736, 203, 3657, 473, 5342, 7235, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2468, 451, 473, 6555, 1736, 203, 3462, 473, 5342, 3672, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2371, 451, 473, 6555, 1736, 203, 5340, 473, 5342, 11861, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2468, 451, 473, 6555, 1736, 203, 3787, 473, 5342, 11149, 473, 17742, 890, 473, 16536, 890, 473, 272, 369, 354, 12517, 1321, 464, 473, 2593, 451, 473, 283, 1935, 690, 1736, 203, 4366, 473, 5342, 11149, 473, 17742, 1059, 473, 16536, 1059, 473, 366, 1031, 310, 15733, 473, 890, 13623, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1801, 1736, 203, 64, 13138, 5345, 203, 20, 473, 17742, 890, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( nationality ) where rank > 1559 col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | none | none | none | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | none | none | none | q row 6 : 6 | none | none | none | q row 7 : 7 | none | none | none | q row 8 : 8 | none | none | none | q
col : count ( "nationality" ) row 1 : 7
select count ( nationality ) where rank > 1559 <table_name> : table \begin{tabular}{llllll} \toprule & rank & name & nationality & time & notes \\ \midrule 0 & 1 & janelle atkinson & jamaica & 4:16.89 & q \\ 1 & 2 & none & none & none & q \\ 2 & 3 & kaitlin sandeno & united states & 4:18.97 & q \\ 3 & 4 & julia stowers & united states & 4:19.84 & q \\ 4 & 5 & none & none & none & q \\ 5 & 6 & none & none & none & q \\ 6 & 7 & none & none & none & q \\ 7 & 8 & none & none & none & q \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "nationality" ) \\ \midrule 0 & 7 \\ \bottomrule \end{tabular}
select count ( nationality ) where rank > 1559 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>name</th> <th>nationality</th> <th>time</th> <th>notes</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>janelle atkinson</td> <td>jamaica</td> <td>4:16.89</td> <td>q</td> </tr> <tr> <th>1</th> <td>2</td> <td>none</td> <td>none</td> <td>none</td> <td>q</td> </tr> <tr> <th>2</th> <td>3</td> <td>kaitlin sandeno</td> <td>united states</td> <td>4:18.97</td> <td>q</td> </tr> <tr> <th>3</th> <td>4</td> <td>julia stowers</td> <td>united states</td> <td>4:19.84</td> <td>q</td> </tr> <tr> <th>4</th> <td>5</td> <td>none</td> <td>none</td> <td>none</td> <td>q</td> </tr> <tr> <th>5</th> <td>6</td> <td>none</td> <td>none</td> <td>none</td> <td>q</td> </tr> <tr> <th>6</th> <td>7</td> <td>none</td> <td>none</td> <td>none</td> <td>q</td> </tr> <tr> <th>7</th> <td>8</td> <td>none</td> <td>none</td> <td>none</td> <td>q</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "nationality" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>7</td> </tr> </tbody> </table>
select count ( nationality ) where rank > 1559 <table_name> : table | | rank | name | nationality | time | notes | |---:|-------:|:-----------------|:--------------|:--------|:--------| | 0 | 1 | janelle atkinson | jamaica | 4:16.89 | q | | 1 | 2 | none | none | none | q | | 2 | 3 | kaitlin sandeno | united states | 4:18.97 | q | | 3 | 4 | julia stowers | united states | 4:19.84 | q | | 4 | 5 | none | none | none | q | | 5 | 6 | none | none | none | q | | 6 | 7 | none | none | none | q | | 7 | 8 | none | none | none | q |
| | count ( "nationality" ) | |---:|--------------------------:| | 0 | 7 |
[ [ 1, 4025, 1056, 261, 290, 367, 7919, 262, 1625, 6171, 405, 404, 2539, 29, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 508, 473, 290, 367, 7919, 473, 813, 473, 10913, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 525, 30427, 298, 622, 15984, 816, 473, 525, 20789, 26433, 473, 1059, 30, 2313, 18, 6675, 473, 1043, 1736, 203, 21, 473, 576, 473, 6555, 473, 6555, 473, 6555, 473, 1043, 1736, 203, 22, 473, 890, 473, 417, 1540, 7511, 272, 464, 5764, 473, 2836, 329, 5493, 473, 1059, 30, 2643, 18, 10580, 473, 1043, 1736, 203, 23, 473, 1059, 473, 525, 332, 1155, 384, 543, 414, 473, 2836, 329, 5493, 473, 1059, 30, 3657, 18, 5193, 473, 1043, 1736, 203, 24, 473, 1381, 473, 6555, 473, 6555, 473, 6555, 473, 1043, 1736, 203, 25, 473, 1666, 473, 6555, 473, 6555, 473, 6555, 473, 1043, 1736, 203, 26, 473, 2371, 473, 6555, 473, 6555, 473, 6555, 473, 1043, 1736, 203, 27, 473, 1725, 473, 6555, 473, 6555, 473, 6555, 473, 1043, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 290, 367, 7919, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2371, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where change = '+18.4%' col : pos | team | total | high | low | average | change row 1 : 1 | honda motor | 13178 | 3305 | 402 | 879 | -11.9% row 2 : 2 | sc tottori | 12281 | 2124 | 401 | 819 | none row 3 : 3 | ntt west kumamoto | 10394 | 1378 | 324 | 693 | none row 4 : 4 | ehime fc | 9896 | 1250 | 348 | 660 | none row 5 : 5 | tochigi sc | 9723 | 1141 | 285 | 648 | -38.2% row 6 : 6 | otsuka pharmaceuticals | 8975 | 2391 | 284 | 598 | +18.4% row 7 : 7 | ykk fc | 8093 | 2477 | 198 | 540 | none row 8 : 8 | sony sendai | 7817 | 886 | 342 | 521 | -52.3% row 9 : 9 | yokogawa fc | 7334 | 1198 | 240 | 489 | -30.4% row 10 : 10 | alo's hokuriku | 6380 | 1801 | 180 | 425 | -12.1% row 11 : 11 | jatco fc | 6329 | 1075 | 167 | 422 | -36.7% row 12 : 12 | sagawa express | 5365 | 1054 | 48 | 358 | none row 13 : 13 | denso sc | 5344 | 831 | 119 | 356 | -17.7% row 14 : 14 | kyoken kyoto | 5262 | 468 | 203 | 351 | -9.0% row 15 : 15 | shizuoka sangyo university | 4013 | 803 | 101 | 268 | -48.8% row 16 : 16 | kokushikan university | 3298 | 414 | 54 | 220 | -28.3% row 17 : none | league total | 123682 | 3305 | 48 | 515 | -42.8%
col : count ( "*" ) row 1 : 1
select count ( * ) where change = '+18.4%' <table_name> : table \begin{tabular}{llllllll} \toprule & pos & team & total & high & low & average & change \\ \midrule 0 & 1 & honda motor & 13178 & 3305 & 402 & 879 & -11.9% \\ 1 & 2 & sc tottori & 12281 & 2124 & 401 & 819 & none \\ 2 & 3 & ntt west kumamoto & 10394 & 1378 & 324 & 693 & none \\ 3 & 4 & ehime fc & 9896 & 1250 & 348 & 660 & none \\ 4 & 5 & tochigi sc & 9723 & 1141 & 285 & 648 & -38.2% \\ 5 & 6 & otsuka pharmaceuticals & 8975 & 2391 & 284 & 598 & +18.4% \\ 6 & 7 & ykk fc & 8093 & 2477 & 198 & 540 & none \\ 7 & 8 & sony sendai & 7817 & 886 & 342 & 521 & -52.3% \\ 8 & 9 & yokogawa fc & 7334 & 1198 & 240 & 489 & -30.4% \\ 9 & 10 & alo's hokuriku & 6380 & 1801 & 180 & 425 & -12.1% \\ 10 & 11 & jatco fc & 6329 & 1075 & 167 & 422 & -36.7% \\ 11 & 12 & sagawa express & 5365 & 1054 & 48 & 358 & none \\ 12 & 13 & denso sc & 5344 & 831 & 119 & 356 & -17.7% \\ 13 & 14 & kyoken kyoto & 5262 & 468 & 203 & 351 & -9.0% \\ 14 & 15 & shizuoka sangyo university & 4013 & 803 & 101 & 268 & -48.8% \\ 15 & 16 & kokushikan university & 3298 & 414 & 54 & 220 & -28.3% \\ 16 & none & league total & 123682 & 3305 & 48 & 515 & -42.8% \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where change = '+18.4%' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>pos</th> <th>team</th> <th>total</th> <th>high</th> <th>low</th> <th>average</th> <th>change</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>honda motor</td> <td>13178</td> <td>3305</td> <td>402</td> <td>879</td> <td>-11.9%</td> </tr> <tr> <th>1</th> <td>2</td> <td>sc tottori</td> <td>12281</td> <td>2124</td> <td>401</td> <td>819</td> <td>none</td> </tr> <tr> <th>2</th> <td>3</td> <td>ntt west kumamoto</td> <td>10394</td> <td>1378</td> <td>324</td> <td>693</td> <td>none</td> </tr> <tr> <th>3</th> <td>4</td> <td>ehime fc</td> <td>9896</td> <td>1250</td> <td>348</td> <td>660</td> <td>none</td> </tr> <tr> <th>4</th> <td>5</td> <td>tochigi sc</td> <td>9723</td> <td>1141</td> <td>285</td> <td>648</td> <td>-38.2%</td> </tr> <tr> <th>5</th> <td>6</td> <td>otsuka pharmaceuticals</td> <td>8975</td> <td>2391</td> <td>284</td> <td>598</td> <td>+18.4%</td> </tr> <tr> <th>6</th> <td>7</td> <td>ykk fc</td> <td>8093</td> <td>2477</td> <td>198</td> <td>540</td> <td>none</td> </tr> <tr> <th>7</th> <td>8</td> <td>sony sendai</td> <td>7817</td> <td>886</td> <td>342</td> <td>521</td> <td>-52.3%</td> </tr> <tr> <th>8</th> <td>9</td> <td>yokogawa fc</td> <td>7334</td> <td>1198</td> <td>240</td> <td>489</td> <td>-30.4%</td> </tr> <tr> <th>9</th> <td>10</td> <td>alo's hokuriku</td> <td>6380</td> <td>1801</td> <td>180</td> <td>425</td> <td>-12.1%</td> </tr> <tr> <th>10</th> <td>11</td> <td>jatco fc</td> <td>6329</td> <td>1075</td> <td>167</td> <td>422</td> <td>-36.7%</td> </tr> <tr> <th>11</th> <td>12</td> <td>sagawa express</td> <td>5365</td> <td>1054</td> <td>48</td> <td>358</td> <td>none</td> </tr> <tr> <th>12</th> <td>13</td> <td>denso sc</td> <td>5344</td> <td>831</td> <td>119</td> <td>356</td> <td>-17.7%</td> </tr> <tr> <th>13</th> <td>14</td> <td>kyoken kyoto</td> <td>5262</td> <td>468</td> <td>203</td> <td>351</td> <td>-9.0%</td> </tr> <tr> <th>14</th> <td>15</td> <td>shizuoka sangyo university</td> <td>4013</td> <td>803</td> <td>101</td> <td>268</td> <td>-48.8%</td> </tr> <tr> <th>15</th> <td>16</td> <td>kokushikan university</td> <td>3298</td> <td>414</td> <td>54</td> <td>220</td> <td>-28.3%</td> </tr> <tr> <th>16</th> <td>none</td> <td>league total</td> <td>123682</td> <td>3305</td> <td>48</td> <td>515</td> <td>-42.8%</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where change = '+18.4%' <table_name> : table | | pos | team | total | high | low | average | change | |---:|:------|:---------------------------|--------:|-------:|------:|----------:|:---------| | 0 | 1 | honda motor | 13178 | 3305 | 402 | 879 | -11.9% | | 1 | 2 | sc tottori | 12281 | 2124 | 401 | 819 | none | | 2 | 3 | ntt west kumamoto | 10394 | 1378 | 324 | 693 | none | | 3 | 4 | ehime fc | 9896 | 1250 | 348 | 660 | none | | 4 | 5 | tochigi sc | 9723 | 1141 | 285 | 648 | -38.2% | | 5 | 6 | otsuka pharmaceuticals | 8975 | 2391 | 284 | 598 | +18.4% | | 6 | 7 | ykk fc | 8093 | 2477 | 198 | 540 | none | | 7 | 8 | sony sendai | 7817 | 886 | 342 | 521 | -52.3% | | 8 | 9 | yokogawa fc | 7334 | 1198 | 240 | 489 | -30.4% | | 9 | 10 | alo's hokuriku | 6380 | 1801 | 180 | 425 | -12.1% | | 10 | 11 | jatco fc | 6329 | 1075 | 167 | 422 | -36.7% | | 11 | 12 | sagawa express | 5365 | 1054 | 48 | 358 | none | | 12 | 13 | denso sc | 5344 | 831 | 119 | 356 | -17.7% | | 13 | 14 | kyoken kyoto | 5262 | 468 | 203 | 351 | -9.0% | | 14 | 15 | shizuoka sangyo university | 4013 | 803 | 101 | 268 | -48.8% | | 15 | 16 | kokushikan university | 3298 | 414 | 54 | 220 | -28.3% | | 16 | none | league total | 123682 | 3305 | 48 | 515 | -42.8% |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 2549, 273, 15126, 2643, 18, 24, 8604, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 949, 473, 5927, 473, 2078, 473, 3551, 473, 4587, 473, 8164, 473, 2549, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 366, 1434, 69, 23573, 473, 5958, 4033, 28, 473, 890, 5082, 25, 473, 1059, 3103, 473, 1725, 7235, 473, 300, 2499, 18, 29, 9, 1736, 203, 21, 473, 576, 473, 888, 9997, 13039, 77, 473, 2593, 6030, 21, 473, 576, 24734, 473, 14052, 473, 1725, 3657, 473, 6555, 1736, 203, 22, 473, 890, 473, 290, 748, 27697, 417, 379, 301, 6302, 473, 1728, 5520, 24, 473, 5958, 8285, 473, 890, 3247, 473, 1666, 11180, 473, 6555, 1736, 203, 23, 473, 1059, 473, 20124, 494, 8036, 473, 2468, 6675, 26, 473, 2593, 3361, 473, 890, 8875, 473, 1666, 4848, 473, 6555, 1736, 203, 24, 473, 1381, 473, 358, 343, 360, 77, 888, 473, 16340, 4366, 473, 21284, 21, 473, 576, 7140, 473, 5178, 28, 473, 300, 7414, 18, 22, 9, 1736, 203, 25, 473, 1666, 473, 320, 3428, 89, 7282, 1844, 4610, 623, 322, 335, 1031, 473, 28308, 5877, 473, 576, 5520, 21, 473, 576, 5193, 473, 1381, 10689, 473, 397, 2643, 18, 24, 9, 1736, 203, 26, 473, 2371, 473, 677, 79, 79, 8036, 473, 1725, 5908, 23, 473, 4248, 4700, 473, 5342, 28, 473, 1381, 7132, 473, 6555, 1736, 203, 27, 473, 1725, 473, 272, 6598, 1366, 10658, 473, 22860, 4033, 473, 1725, 5292, 473, 890, 9452, 473, 1381, 5340, 473, 300, 9401, 18, 23, 9, 1736, 203, 28, 473, 2468, 473, 677, 601, 717, 2219, 69, 8036, 473, 2371, 3707, 24, 473, 404, 30234, 473, 27610, 473, 1059, 6675, 473, 300, 5082, 18, 24, 9, 1736, 203, 29, 473, 1728, 473, 279, 383, 1807, 366, 601, 1650, 31562, 473, 13746, 3672, 473, 6549, 1611, 473, 9259, 473, 1059, 2947, 473, 300, 2138, 18, 21, 9, 1736, 203, 2163, 473, 4648, 473, 525, 270, 2894, 8036, 473, 1666, 1578, 29, 473, 1728, 5877, 473, 2872, 27, 473, 27252, 473, 300, 5718, 18, 27, 9, 1736, 203, 2499, 473, 2593, 473, 20908, 2219, 69, 16947, 473, 1381, 5718, 25, 473, 1728, 6564, 473, 9934, 473, 890, 8204, 473, 6555, 1736, 203, 2138, 473, 5958, 473, 302, 773, 83, 888, 473, 1381, 5026, 24, 473, 1725, 6938, 473, 404, 3657, 473, 890, 4313, 473, 300, 4033, 18, 27, 9, 1736, 203, 3437, 473, 5045, 473, 417, 93, 969, 417, 93, 6302, 473, 1381, 5558, 22, 473, 1059, 9470, 473, 4200, 23, 473, 890, 10593, 473, 300, 29, 18, 20, 9, 1736, 203, 3461, 473, 4711, 473, 699, 452, 89, 601, 69, 272, 539, 93, 83, 640, 6760, 560, 473, 14052, 23, 473, 1725, 4630, 473, 13822, 473, 576, 9470, 473, 300, 8875, 18, 28, 9, 1736, 203, 3600, 473, 2872, 473, 417, 601, 1218, 1766, 304, 640, 6760, 560, 473, 3847, 10689, 473, 1059, 3461, 473, 22431, 473, 576, 3462, 473, 300, 6030, 18, 23, 9, 1736, 203, 2313, 473, 6555, 473, 884, 20910, 2078, 473, 2593, 5718, 11149, 473, 890, 5082, 25, 473, 9934, 473, 1381, 3600, 473, 300, 9452, 18, 28, 9, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where label = 'dvd: warner cat: 5050467-0944-2-0' col : year | cast (nabucco, abigaille, zaccaria, ismaele, fenena) | conductor, opera house and orchestra | label row 1 : 1951 | paolo silveri, caterina mancini, antonio cassinelli, mario binci, gabriella gatti | fernando previtali, orchestra sinfonica e coro di roma della rai | audio cd: warner fonit 8573 82646-2 row 2 : 1965 | tito gobbi, elena souliotis, carlo cava, bruno prevedi, dora caral | lamberto gardelli, vienna state opera orchestra and chorus | audio cd: decca cat: 417 407-2 row 3 : 1977-78 | matteo manuguerra, renata scotto, nicolai ghiaurov, veriano luchetti, elena obraztsova | riccardo muti, philharmonia orchestra and the ambrosian opera chorus | audio cd: emi records cat: 747 488-2 row 4 : 1982 | piero cappuccilli, ghena dimitrova, evgeny nesterenko, placido domingo, lucia valentini terrani | giuseppe sinopoli, deutsche oper berlin | audio cd: dg cat: dg 410 512-2 row 5 : 1987 | renato bruson, ghena dimitrova, paata burchuladze, bruno beccaria, raquel pierotti | riccardo muti, la scala, milan orchestra and chorus | dvd: warner cat: 5050467-0944-2-0 row 6 : 2002 | juan pons, maria guleghina, samuel ramey, gwyn hughes jones, wendy white | james levine, metropolitan opera | dvd: dg, live recording cat: b0006o9m6s row 7 : 2004 | alberto gazzale, susan neves, orlin anastassov, yasuharu nakajiima, annamaria popescu | riccardo frizza, teatro carlo felice orchestra and chorus | dvd: dynamic, live recording cat: 33465 row 8 : 2004 | renato bruson, maurizio frusoni, lauren flanigan, carlo colombara, monica bacelli | paolo carignani, teatro san carlo naples orchestra and chorus | dvd: brilliant classics, live recording cat: 92270 row 9 : 2007 | leo nucci, maria guleghina, carlo colombara, fabio sartori, nino surguladze | daniel oren, arena di verona orchestra and chorus | dvd: decca, live recording cat: ddd 0440 074 3245 7 dh
col : count ( "*" ) row 1 : 1
select count ( * ) where label = 'dvd: warner cat: 5050467-0944-2-0' <table_name> : table \begin{tabular}{lllll} \toprule & year & cast (nabucco, abigaille, zaccaria, ismaele, fenena) & conductor, opera house and orchestra & label \\ \midrule 0 & 1951 & paolo silveri, caterina mancini, antonio cassinelli, mario binci, gabriella gatti & fernando previtali, orchestra sinfonica e coro di roma della rai & audio cd: warner fonit 8573 82646-2 \\ 1 & 1965 & tito gobbi, elena souliotis, carlo cava, bruno prevedi, dora caral & lamberto gardelli, vienna state opera orchestra and chorus & audio cd: decca cat: 417 407-2 \\ 2 & 1977-78 & matteo manuguerra, renata scotto, nicolai ghiaurov, veriano luchetti, elena obraztsova & riccardo muti, philharmonia orchestra and the ambrosian opera chorus & audio cd: emi records cat: 747 488-2 \\ 3 & 1982 & piero cappuccilli, ghena dimitrova, evgeny nesterenko, placido domingo, lucia valentini terrani & giuseppe sinopoli, deutsche oper berlin & audio cd: dg cat: dg 410 512-2 \\ 4 & 1987 & renato bruson, ghena dimitrova, paata burchuladze, bruno beccaria, raquel pierotti & riccardo muti, la scala, milan orchestra and chorus & dvd: warner cat: 5050467-0944-2-0 \\ 5 & 2002 & juan pons, maria guleghina, samuel ramey, gwyn hughes jones, wendy white & james levine, metropolitan opera & dvd: dg, live recording cat: b0006o9m6s \\ 6 & 2004 & alberto gazzale, susan neves, orlin anastassov, yasuharu nakajiima, annamaria popescu & riccardo frizza, teatro carlo felice orchestra and chorus & dvd: dynamic, live recording cat: 33465 \\ 7 & 2004 & renato bruson, maurizio frusoni, lauren flanigan, carlo colombara, monica bacelli & paolo carignani, teatro san carlo naples orchestra and chorus & dvd: brilliant classics, live recording cat: 92270 \\ 8 & 2007 & leo nucci, maria guleghina, carlo colombara, fabio sartori, nino surguladze & daniel oren, arena di verona orchestra and chorus & dvd: decca, live recording cat: ddd 0440 074 3245 7 dh \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where label = 'dvd: warner cat: 5050467-0944-2-0' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>year</th> <th>cast (nabucco, abigaille, zaccaria, ismaele, fenena)</th> <th>conductor, opera house and orchestra</th> <th>label</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1951</td> <td>paolo silveri, caterina mancini, antonio cassinelli, mario binci, gabriella gatti</td> <td>fernando previtali, orchestra sinfonica e coro di roma della rai</td> <td>audio cd: warner fonit 8573 82646-2</td> </tr> <tr> <th>1</th> <td>1965</td> <td>tito gobbi, elena souliotis, carlo cava, bruno prevedi, dora caral</td> <td>lamberto gardelli, vienna state opera orchestra and chorus</td> <td>audio cd: decca cat: 417 407-2</td> </tr> <tr> <th>2</th> <td>1977-78</td> <td>matteo manuguerra, renata scotto, nicolai ghiaurov, veriano luchetti, elena obraztsova</td> <td>riccardo muti, philharmonia orchestra and the ambrosian opera chorus</td> <td>audio cd: emi records cat: 747 488-2</td> </tr> <tr> <th>3</th> <td>1982</td> <td>piero cappuccilli, ghena dimitrova, evgeny nesterenko, placido domingo, lucia valentini terrani</td> <td>giuseppe sinopoli, deutsche oper berlin</td> <td>audio cd: dg cat: dg 410 512-2</td> </tr> <tr> <th>4</th> <td>1987</td> <td>renato bruson, ghena dimitrova, paata burchuladze, bruno beccaria, raquel pierotti</td> <td>riccardo muti, la scala, milan orchestra and chorus</td> <td>dvd: warner cat: 5050467-0944-2-0</td> </tr> <tr> <th>5</th> <td>2002</td> <td>juan pons, maria guleghina, samuel ramey, gwyn hughes jones, wendy white</td> <td>james levine, metropolitan opera</td> <td>dvd: dg, live recording cat: b0006o9m6s</td> </tr> <tr> <th>6</th> <td>2004</td> <td>alberto gazzale, susan neves, orlin anastassov, yasuharu nakajiima, annamaria popescu</td> <td>riccardo frizza, teatro carlo felice orchestra and chorus</td> <td>dvd: dynamic, live recording cat: 33465</td> </tr> <tr> <th>7</th> <td>2004</td> <td>renato bruson, maurizio frusoni, lauren flanigan, carlo colombara, monica bacelli</td> <td>paolo carignani, teatro san carlo naples orchestra and chorus</td> <td>dvd: brilliant classics, live recording cat: 92270</td> </tr> <tr> <th>8</th> <td>2007</td> <td>leo nucci, maria guleghina, carlo colombara, fabio sartori, nino surguladze</td> <td>daniel oren, arena di verona orchestra and chorus</td> <td>dvd: decca, live recording cat: ddd 0440 074 3245 7 dh</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where label = 'dvd: warner cat: 5050467-0944-2-0' <table_name> : table | | year | cast (nabucco, abigaille, zaccaria, ismaele, fenena) | conductor, opera house and orchestra | label | |---:|:--------|:------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------|:-------------------------------------------------------| | 0 | 1951 | paolo silveri, caterina mancini, antonio cassinelli, mario binci, gabriella gatti | fernando previtali, orchestra sinfonica e coro di roma della rai | audio cd: warner fonit 8573 82646-2 | | 1 | 1965 | tito gobbi, elena souliotis, carlo cava, bruno prevedi, dora caral | lamberto gardelli, vienna state opera orchestra and chorus | audio cd: decca cat: 417 407-2 | | 2 | 1977-78 | matteo manuguerra, renata scotto, nicolai ghiaurov, veriano luchetti, elena obraztsova | riccardo muti, philharmonia orchestra and the ambrosian opera chorus | audio cd: emi records cat: 747 488-2 | | 3 | 1982 | piero cappuccilli, ghena dimitrova, evgeny nesterenko, placido domingo, lucia valentini terrani | giuseppe sinopoli, deutsche oper berlin | audio cd: dg cat: dg 410 512-2 | | 4 | 1987 | renato bruson, ghena dimitrova, paata burchuladze, bruno beccaria, raquel pierotti | riccardo muti, la scala, milan orchestra and chorus | dvd: warner cat: 5050467-0944-2-0 | | 5 | 2002 | juan pons, maria guleghina, samuel ramey, gwyn hughes jones, wendy white | james levine, metropolitan opera | dvd: dg, live recording cat: b0006o9m6s | | 6 | 2004 | alberto gazzale, susan neves, orlin anastassov, yasuharu nakajiima, annamaria popescu | riccardo frizza, teatro carlo felice orchestra and chorus | dvd: dynamic, live recording cat: 33465 | | 7 | 2004 | renato bruson, maurizio frusoni, lauren flanigan, carlo colombara, monica bacelli | paolo carignani, teatro san carlo naples orchestra and chorus | dvd: brilliant classics, live recording cat: 92270 | | 8 | 2007 | leo nucci, maria guleghina, carlo colombara, fabio sartori, nino surguladze | daniel oren, arena di verona orchestra and chorus | dvd: decca, live recording cat: ddd 0440 074 3245 7 dh |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 1433, 273, 296, 15679, 72, 30, 21983, 1224, 6573, 30, 1381, 6260, 3028, 9599, 17, 5908, 6334, 17, 22, 17, 20, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 3286, 473, 4812, 261, 82, 12941, 952, 83, 16, 1223, 360, 671, 298, 16, 998, 8981, 15240, 16, 353, 2540, 6516, 16, 284, 275, 24457, 13, 473, 356, 1828, 280, 16, 2255, 69, 23867, 471, 578, 19123, 473, 1433, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5342, 10593, 473, 6790, 12854, 17714, 502, 77, 16, 276, 2045, 15314, 3161, 71, 8767, 16, 392, 1917, 1594, 276, 428, 12927, 549, 16, 21282, 1594, 4158, 8450, 16, 314, 378, 566, 1165, 69, 314, 4558, 77, 473, 284, 8865, 28630, 2807, 7053, 77, 16, 578, 19123, 5367, 74, 15506, 69, 425, 25981, 4314, 24137, 69, 302, 1165, 69, 767, 77, 473, 7447, 7976, 30, 21983, 1224, 284, 265, 305, 19692, 9036, 1725, 23728, 26, 17, 22, 1736, 203, 21, 473, 5342, 9222, 473, 268, 11250, 20062, 13266, 16, 415, 24457, 272, 1003, 77, 352, 291, 16, 5926, 383, 276, 1629, 16, 324, 2681, 83, 675, 2155, 77, 16, 302, 10610, 5926, 287, 473, 17310, 744, 869, 314, 1060, 292, 549, 16, 13206, 275, 6582, 919, 2255, 69, 578, 19123, 471, 462, 280, 407, 473, 7447, 7976, 30, 443, 952, 69, 6573, 30, 1059, 4033, 8063, 27, 17, 22, 1736, 203, 22, 473, 5342, 4700, 17, 8285, 473, 4834, 736, 83, 3161, 637, 6211, 354, 16, 1654, 396, 888, 352, 869, 16, 11562, 355, 10658, 21409, 1155, 295, 1527, 16, 1924, 2779, 83, 328, 2648, 278, 9096, 16, 415, 24457, 3768, 354, 94, 3428, 16739, 473, 436, 335, 3327, 83, 4318, 77, 16, 1844, 330, 30250, 2586, 1155, 578, 19123, 471, 326, 13232, 6973, 2779, 2255, 69, 462, 280, 407, 473, 7447, 7976, 30, 801, 77, 3853, 6573, 30, 2371, 9462, 1059, 5482, 17, 22, 1736, 203, 23, 473, 5342, 11149, 473, 4790, 2439, 276, 2910, 89, 952, 16607, 16, 21409, 24457, 302, 1038, 303, 15304, 16, 2113, 4507, 93, 290, 7654, 13775, 83, 16, 886, 1077, 22954, 4092, 310, 83, 16, 328, 5286, 1155, 1244, 319, 8767, 27428, 28662, 473, 16221, 1202, 84, 347, 5367, 556, 355, 77, 16, 443, 12940, 18706, 2255, 27965, 7511, 473, 7447, 7976, 30, 14938, 6573, 30, 14938, 1059, 2163, 13908, 17, 22, 1736, 203, 24, 473, 5342, 11035, 473, 1654, 31093, 5186, 407, 265, 16, 21409, 24457, 302, 1038, 303, 15304, 16, 6790, 396, 324, 295, 343, 332, 361, 8489, 16, 324, 2681, 83, 506, 952, 15240, 16, 767, 372, 292, 293, 2453, 352, 9096, 473, 436, 335, 3327, 83, 4318, 77, 16, 7125, 8292, 69, 16, 312, 330, 304, 578, 19123, 471, 462, 280, 407, 473, 12494, 72, 30, 21983, 1224, 6573, 30, 1381, 6260, 3028, 9599, 17, 5908, 6334, 17, 22, 17, 20, 1736, 203, 25, 473, 4044, 22, 473, 31259, 304, 293, 7008, 16, 312, 15240, 314, 725, 17680, 15314, 16, 16260, 20317, 436, 339, 93, 16, 14662, 878, 366, 2127, 281, 525, 5322, 16, 341, 409, 93, 9578, 473, 525, 753, 18565, 558, 16, 5100, 1764, 355, 305, 304, 2255, 69, 473, 12494, 72, 30, 14938, 16, 8429, 14949, 6573, 30, 324, 3784, 26, 83, 29, 81, 26, 87, 1736, 203, 26, 473, 4044, 24, 473, 524, 744, 869, 314, 3638, 5349, 16, 11375, 304, 1073, 3324, 16, 578, 7511, 392, 689, 428, 1527, 16, 677, 345, 89, 30250, 89, 290, 581, 4365, 77, 13888, 16, 8226, 301, 15240, 1843, 742, 89, 473, 436, 335, 3327, 83, 3812, 452, 11939, 16, 6489, 270, 303, 5926, 383, 284, 292, 1812, 578, 19123, 471, 462, 280, 407, 473, 12494, 72, 30, 5976, 16, 8429, 14949, 6573, 30, 890, 5026, 9222, 1736, 203, 27, 473, 4044, 24, 473, 1654, 31093, 5186, 407, 265, 16, 10843, 295, 452, 1594, 3812, 407, 265, 77, 16, 7125, 18842, 1183, 304, 360, 304, 16, 5926, 383, 645, 362, 3215, 69, 16, 6921, 26433, 324, 1077, 292, 549, 473, 6790, 12854, 5926, 724, 28662, 16, 6489, 270, 303, 272, 304, 5926, 383, 9583, 6089, 578, 19123, 471, 462, 280, 407, 473, 12494, 72, 30, 5186, 16607, 970, 667, 2102, 16, 8429, 14949, 6573, 30, 2468, 3787, 7301, 1736, 203, 28, 473, 4044, 27, 473, 884, 83, 9244, 952, 77, 16, 312, 15240, 314, 725, 17680, 15314, 16, 5926, 383, 645, 362, 3215, 69, 16, 22836, 1594, 272, 485, 280, 77, 16, 290, 15020, 5056, 75, 332, 361, 8489, 473, 302, 28662, 292, 320, 1187, 16, 854, 6582, 4314, 1924, 265, 69, 578, 19123, 471, 462, 280, 407, 473, 12494, 72, 30, 443, 952, 69, 16, 8429, 14949, 6573, 30, 302, 449, 374, 6334, 20, 374, 5608, 890, 3247, 25, 2371, 11007, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( * ) where language = 'ukrainian' col : language | number | percentage (%) | males | females row 1 : polish | 447685 | 80.86 | 216794 | 230891 row 2 : yiddish | 51215 | 9.25 | 24538 | 26677 row 3 : german | 35931 | 6.49 | 17409 | 18522 row 4 : russian | 15137 | 2.73 | 13551 | 1586 row 5 : ukrainian | 2350 | 0.42 | 2302 | 48 row 6 : other | 1285 | 0.23 | 1041 | 244 row 7 : persons that didn't name their native language | 27 | >0.01 | 14 | 13 row 8 : total | 553633 | 100 | 275652 | 277981
col : count ( "*" ) row 1 : 1
select count ( * ) where language = 'ukrainian' <table_name> : table \begin{tabular}{llllll} \toprule & language & number & percentage (%) & males & females \\ \midrule 0 & polish & 447685 & 80.86 & 216794 & 230891 \\ 1 & yiddish & 51215 & 9.25 & 24538 & 26677 \\ 2 & german & 35931 & 6.49 & 17409 & 18522 \\ 3 & russian & 15137 & 2.73 & 13551 & 1586 \\ 4 & ukrainian & 2350 & 0.42 & 2302 & 48 \\ 5 & other & 1285 & 0.23 & 1041 & 244 \\ 6 & persons that didn't name their native language & 27 & >0.01 & 14 & 13 \\ 7 & total & 553633 & 100 & 275652 & 277981 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "*" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( * ) where language = 'ukrainian' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>language</th> <th>number</th> <th>percentage (%)</th> <th>males</th> <th>females</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>polish</td> <td>447685</td> <td>80.86</td> <td>216794</td> <td>230891</td> </tr> <tr> <th>1</th> <td>yiddish</td> <td>51215</td> <td>9.25</td> <td>24538</td> <td>26677</td> </tr> <tr> <th>2</th> <td>german</td> <td>35931</td> <td>6.49</td> <td>17409</td> <td>18522</td> </tr> <tr> <th>3</th> <td>russian</td> <td>15137</td> <td>2.73</td> <td>13551</td> <td>1586</td> </tr> <tr> <th>4</th> <td>ukrainian</td> <td>2350</td> <td>0.42</td> <td>2302</td> <td>48</td> </tr> <tr> <th>5</th> <td>other</td> <td>1285</td> <td>0.23</td> <td>1041</td> <td>244</td> </tr> <tr> <th>6</th> <td>persons that didn't name their native language</td> <td>27</td> <td>&gt;0.01</td> <td>14</td> <td>13</td> </tr> <tr> <th>7</th> <td>total</td> <td>553633</td> <td>100</td> <td>275652</td> <td>277981</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "*" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( * ) where language = 'ukrainian' <table_name> : table | | language | number | percentage (%) | males | females | |---:|:-----------------------------------------------|---------:|:-----------------|--------:|----------:| | 0 | polish | 447685 | 80.86 | 216794 | 230891 | | 1 | yiddish | 51215 | 9.25 | 24538 | 26677 | | 2 | german | 35931 | 6.49 | 17409 | 18522 | | 3 | russian | 15137 | 2.73 | 13551 | 1586 | | 4 | ukrainian | 2350 | 0.42 | 2302 | 48 | | 5 | other | 1285 | 0.23 | 1041 | 244 | | 6 | persons that didn't name their native language | 27 | >0.01 | 14 | 13 | | 7 | total | 553633 | 100 | 275652 | 277981 |
| | count ( "*" ) | |---:|----------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 380, 262, 1625, 2653, 273, 296, 19445, 7596, 2779, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2653, 473, 1300, 473, 11622, 6142, 13, 473, 312, 5408, 473, 284, 351, 5408, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2952, 1468, 473, 13291, 6669, 7140, 473, 8958, 18, 5292, 473, 576, 2313, 7235, 24, 473, 576, 5082, 6675, 21, 1736, 203, 21, 473, 677, 1873, 1468, 473, 13908, 3600, 473, 2468, 18, 2947, 473, 4248, 25, 7414, 473, 576, 6028, 4700, 1736, 203, 22, 473, 314, 29650, 473, 890, 6162, 6938, 473, 1666, 18, 7616, 473, 404, 5608, 5908, 473, 6549, 25, 3787, 1736, 203, 23, 473, 436, 5567, 2779, 473, 4711, 24942, 473, 576, 18, 9036, 473, 5958, 2539, 21, 473, 4711, 5292, 1736, 203, 24, 473, 27178, 7596, 2779, 473, 10213, 3361, 473, 374, 18, 9452, 473, 10213, 3103, 473, 9934, 1736, 203, 25, 473, 1308, 473, 2593, 7140, 473, 374, 18, 4366, 473, 1728, 9803, 473, 4248, 24, 1736, 203, 26, 473, 6175, 87, 716, 10242, 1404, 508, 3675, 6448, 2653, 473, 12732, 473, 405, 20, 18, 1611, 473, 5045, 473, 5958, 1736, 203, 27, 473, 2078, 473, 21483, 5718, 3707, 473, 2130, 473, 12732, 4313, 9401, 473, 576, 4700, 10689, 21, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 380, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select count ( distinct party ) where party = 'republican' col : party | active voters | inactive voters | total voters | percentage row 1 : democratic | 3683 | 251 | 3934 | 36.93% row 2 : republican | 1322 | 78 | 1400 | 13.14% row 3 : unaffiliated | 4709 | 606 | 5315 | 49.90% row 4 : minor parties | 3 | 0 | 3 | 0.03% row 5 : total | 9717 | 935 | 10652 | 100%
col : count ( "distinct party" ) row 1 : 1
select count ( distinct party ) where party = 'republican' <table_name> : table \begin{tabular}{llllll} \toprule & party & active voters & inactive voters & total voters & percentage \\ \midrule 0 & democratic & 3683 & 251 & 3934 & 36.93% \\ 1 & republican & 1322 & 78 & 1400 & 13.14% \\ 2 & unaffiliated & 4709 & 606 & 5315 & 49.90% \\ 3 & minor parties & 3 & 0 & 3 & 0.03% \\ 4 & total & 9717 & 935 & 10652 & 100% \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & count ( "distinct party" ) \\ \midrule 0 & 1 \\ \bottomrule \end{tabular}
select count ( distinct party ) where party = 'republican' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>party</th> <th>active voters</th> <th>inactive voters</th> <th>total voters</th> <th>percentage</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>democratic</td> <td>3683</td> <td>251</td> <td>3934</td> <td>36.93%</td> </tr> <tr> <th>1</th> <td>republican</td> <td>1322</td> <td>78</td> <td>1400</td> <td>13.14%</td> </tr> <tr> <th>2</th> <td>unaffiliated</td> <td>4709</td> <td>606</td> <td>5315</td> <td>49.90%</td> </tr> <tr> <th>3</th> <td>minor parties</td> <td>3</td> <td>0</td> <td>3</td> <td>0.03%</td> </tr> <tr> <th>4</th> <td>total</td> <td>9717</td> <td>935</td> <td>10652</td> <td>100%</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>count ( "distinct party" )</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> </tr> </tbody> </table>
select count ( distinct party ) where party = 'republican' <table_name> : table | | party | active voters | inactive voters | total voters | percentage | |---:|:--------------|----------------:|------------------:|---------------:|:-------------| | 0 | democratic | 3683 | 251 | 3934 | 36.93% | | 1 | republican | 1322 | 78 | 1400 | 13.14% | | 2 | unaffiliated | 4709 | 606 | 5315 | 49.90% | | 3 | minor parties | 3 | 0 | 3 | 0.03% | | 4 | total | 9717 | 935 | 10652 | 100% |
| | count ( "distinct party" ) | |---:|-----------------------------:| | 0 | 1 |
[ [ 1, 4025, 1056, 261, 10217, 18285, 262, 1625, 18285, 273, 296, 266, 482, 304, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 18285, 473, 2695, 331, 352, 414, 473, 16838, 331, 352, 414, 473, 2078, 331, 352, 414, 473, 11622, 1736, 203, 64, 13138, 5345, 203, 20, 473, 9626, 504, 20004, 473, 6580, 10261, 473, 6969, 21, 473, 16977, 5026, 473, 6580, 18, 11180, 9, 1736, 203, 21, 473, 283, 482, 304, 473, 29805, 22, 473, 22860, 473, 5045, 713, 473, 5958, 18, 3461, 9, 1736, 203, 22, 473, 640, 7329, 330, 10206, 473, 17495, 5908, 473, 4752, 26, 473, 15935, 3600, 473, 17160, 18, 9349, 9, 1736, 203, 23, 473, 8439, 1087, 606, 473, 890, 473, 374, 473, 890, 473, 374, 18, 4630, 9, 1736, 203, 24, 473, 2078, 473, 16340, 4033, 473, 2468, 4763, 473, 1728, 9222, 22, 473, 2130, 9, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 1056, 261, 10217, 18285, 262, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select remarks where series = 'jacques le gall' group by remarks order by count ( * ) desc limit 1 col : series | years | volumes | writer | editor | remarks row 1 : bruno brazil | 1973-1977 | 5 | greg | magic-strip | william vance drew the comics, follet provided the page lay-out row 2 : ivan zourine | 1979 | 2 | jacques stoquart | magic-strip | none row 3 : steve severin | 1981-2003 | 9 | jacques stoquart and yvan delporte | glenat | 3 in french - 6 additional in dutch row 4 : l'iliade | 1982 | 1 | jacques stoquart | glenat | adapted from the ilias by homer row 5 : jacques le gall | 1984-1985 | 2 | jean-michel charlier | dupuis | a collaboration with mitacq row 6 : valhardi | 1984-1986 | 2 | jacques stoquart and andre-paul duchateau | dupuis | continuation of the series after jije and eddy paape row 7 : alain brisant | 1985 | 1 | maurice tillieux | dupuis | none row 8 : edmund bell | 1987-1990 | 4 | jacques stoquart and martin lodewijk | cl. lefrancq | based on the stories by john flanders (jean ray) row 9 : daddy | 1991-92 | 2 | loup durand | cl. lefrancq | none row 10 : bob morane | 1991-2000 | 3 | henri vernes | nautilus and claude lefrancq | follet drew one story in 2000, and made the cover art for two others (drawn by gerald forton) row 11 : harricana | 1992 | 1 | jean-claude de la royere | claude lefrancq | drawn by denis merezette, follet did the page lay-out row 12 : marshall blueberry | 1994 | 1 | jean giraud | alpen | drawn by william vance, follet did the page lay-out row 13 : ikar | 1995-1997 | 2 | pierre makyo | glenat | none row 14 : les autos de l'aventure | 1996-1998 | 2 | de la royere | citroen | promotional comics row 15 : terreur | 2002-2004 | 2 | andre-paul duchateau | le lombard | fictional biography of madame tussaud row 16 : les zingari | 2004-2005 | 2 | yvan delporte | hibou | none row 17 : shelena | 2005 | 1 | jeromine pasteur | casterman | none row 18 : l'etoile du soldat | 2007 | 1 | christophe de ponfilly | casterman | announced (28 august 2007) row 19 : l'affaire dominici | 2010 | 1 | pascal bresson | glenat | none
col : remarks row 1 : a collaboration with mitacq
select remarks where series = 'jacques le gall' group by remarks order by count ( * ) desc limit 1 <table_name> : table \begin{tabular}{lllllll} \toprule & series & years & volumes & writer & editor & remarks \\ \midrule 0 & bruno brazil & 1973-1977 & 5 & greg & magic-strip & william vance drew the comics, follet provided the page lay-out \\ 1 & ivan zourine & 1979 & 2 & jacques stoquart & magic-strip & none \\ 2 & steve severin & 1981-2003 & 9 & jacques stoquart and yvan delporte & glenat & 3 in french - 6 additional in dutch \\ 3 & l'iliade & 1982 & 1 & jacques stoquart & glenat & adapted from the ilias by homer \\ 4 & jacques le gall & 1984-1985 & 2 & jean-michel charlier & dupuis & a collaboration with mitacq \\ 5 & valhardi & 1984-1986 & 2 & jacques stoquart and andre-paul duchateau & dupuis & continuation of the series after jije and eddy paape \\ 6 & alain brisant & 1985 & 1 & maurice tillieux & dupuis & none \\ 7 & edmund bell & 1987-1990 & 4 & jacques stoquart and martin lodewijk & cl. lefrancq & based on the stories by john flanders (jean ray) \\ 8 & daddy & 1991-92 & 2 & loup durand & cl. lefrancq & none \\ 9 & bob morane & 1991-2000 & 3 & henri vernes & nautilus and claude lefrancq & follet drew one story in 2000, and made the cover art for two others (drawn by gerald forton) \\ 10 & harricana & 1992 & 1 & jean-claude de la royere & claude lefrancq & drawn by denis merezette, follet did the page lay-out \\ 11 & marshall blueberry & 1994 & 1 & jean giraud & alpen & drawn by william vance, follet did the page lay-out \\ 12 & ikar & 1995-1997 & 2 & pierre makyo & glenat & none \\ 13 & les autos de l'aventure & 1996-1998 & 2 & de la royere & citroen & promotional comics \\ 14 & terreur & 2002-2004 & 2 & andre-paul duchateau & le lombard & fictional biography of madame tussaud \\ 15 & les zingari & 2004-2005 & 2 & yvan delporte & hibou & none \\ 16 & shelena & 2005 & 1 & jeromine pasteur & casterman & none \\ 17 & l'etoile du soldat & 2007 & 1 & christophe de ponfilly & casterman & announced (28 august 2007) \\ 18 & l'affaire dominici & 2010 & 1 & pascal bresson & glenat & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & remarks \\ \midrule 0 & a collaboration with mitacq \\ \bottomrule \end{tabular}
select remarks where series = 'jacques le gall' group by remarks order by count ( * ) desc limit 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>series</th> <th>years</th> <th>volumes</th> <th>writer</th> <th>editor</th> <th>remarks</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>bruno brazil</td> <td>1973-1977</td> <td>5</td> <td>greg</td> <td>magic-strip</td> <td>william vance drew the comics, follet provided the page lay-out</td> </tr> <tr> <th>1</th> <td>ivan zourine</td> <td>1979</td> <td>2</td> <td>jacques stoquart</td> <td>magic-strip</td> <td>none</td> </tr> <tr> <th>2</th> <td>steve severin</td> <td>1981-2003</td> <td>9</td> <td>jacques stoquart and yvan delporte</td> <td>glenat</td> <td>3 in french - 6 additional in dutch</td> </tr> <tr> <th>3</th> <td>l'iliade</td> <td>1982</td> <td>1</td> <td>jacques stoquart</td> <td>glenat</td> <td>adapted from the ilias by homer</td> </tr> <tr> <th>4</th> <td>jacques le gall</td> <td>1984-1985</td> <td>2</td> <td>jean-michel charlier</td> <td>dupuis</td> <td>a collaboration with mitacq</td> </tr> <tr> <th>5</th> <td>valhardi</td> <td>1984-1986</td> <td>2</td> <td>jacques stoquart and andre-paul duchateau</td> <td>dupuis</td> <td>continuation of the series after jije and eddy paape</td> </tr> <tr> <th>6</th> <td>alain brisant</td> <td>1985</td> <td>1</td> <td>maurice tillieux</td> <td>dupuis</td> <td>none</td> </tr> <tr> <th>7</th> <td>edmund bell</td> <td>1987-1990</td> <td>4</td> <td>jacques stoquart and martin lodewijk</td> <td>cl. lefrancq</td> <td>based on the stories by john flanders (jean ray)</td> </tr> <tr> <th>8</th> <td>daddy</td> <td>1991-92</td> <td>2</td> <td>loup durand</td> <td>cl. lefrancq</td> <td>none</td> </tr> <tr> <th>9</th> <td>bob morane</td> <td>1991-2000</td> <td>3</td> <td>henri vernes</td> <td>nautilus and claude lefrancq</td> <td>follet drew one story in 2000, and made the cover art for two others (drawn by gerald forton)</td> </tr> <tr> <th>10</th> <td>harricana</td> <td>1992</td> <td>1</td> <td>jean-claude de la royere</td> <td>claude lefrancq</td> <td>drawn by denis merezette, follet did the page lay-out</td> </tr> <tr> <th>11</th> <td>marshall blueberry</td> <td>1994</td> <td>1</td> <td>jean giraud</td> <td>alpen</td> <td>drawn by william vance, follet did the page lay-out</td> </tr> <tr> <th>12</th> <td>ikar</td> <td>1995-1997</td> <td>2</td> <td>pierre makyo</td> <td>glenat</td> <td>none</td> </tr> <tr> <th>13</th> <td>les autos de l'aventure</td> <td>1996-1998</td> <td>2</td> <td>de la royere</td> <td>citroen</td> <td>promotional comics</td> </tr> <tr> <th>14</th> <td>terreur</td> <td>2002-2004</td> <td>2</td> <td>andre-paul duchateau</td> <td>le lombard</td> <td>fictional biography of madame tussaud</td> </tr> <tr> <th>15</th> <td>les zingari</td> <td>2004-2005</td> <td>2</td> <td>yvan delporte</td> <td>hibou</td> <td>none</td> </tr> <tr> <th>16</th> <td>shelena</td> <td>2005</td> <td>1</td> <td>jeromine pasteur</td> <td>casterman</td> <td>none</td> </tr> <tr> <th>17</th> <td>l'etoile du soldat</td> <td>2007</td> <td>1</td> <td>christophe de ponfilly</td> <td>casterman</td> <td>announced (28 august 2007)</td> </tr> <tr> <th>18</th> <td>l'affaire dominici</td> <td>2010</td> <td>1</td> <td>pascal bresson</td> <td>glenat</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>remarks</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>a collaboration with mitacq</td> </tr> </tbody> </table>
select remarks where series = 'jacques le gall' group by remarks order by count ( * ) desc limit 1 <table_name> : table | | series | years | volumes | writer | editor | remarks | |---:|:------------------------|:----------|----------:|:------------------------------------------|:-----------------------------|:----------------------------------------------------------------------------------------------| | 0 | bruno brazil | 1973-1977 | 5 | greg | magic-strip | william vance drew the comics, follet provided the page lay-out | | 1 | ivan zourine | 1979 | 2 | jacques stoquart | magic-strip | none | | 2 | steve severin | 1981-2003 | 9 | jacques stoquart and yvan delporte | glenat | 3 in french - 6 additional in dutch | | 3 | l'iliade | 1982 | 1 | jacques stoquart | glenat | adapted from the ilias by homer | | 4 | jacques le gall | 1984-1985 | 2 | jean-michel charlier | dupuis | a collaboration with mitacq | | 5 | valhardi | 1984-1986 | 2 | jacques stoquart and andre-paul duchateau | dupuis | continuation of the series after jije and eddy paape | | 6 | alain brisant | 1985 | 1 | maurice tillieux | dupuis | none | | 7 | edmund bell | 1987-1990 | 4 | jacques stoquart and martin lodewijk | cl. lefrancq | based on the stories by john flanders (jean ray) | | 8 | daddy | 1991-92 | 2 | loup durand | cl. lefrancq | none | | 9 | bob morane | 1991-2000 | 3 | henri vernes | nautilus and claude lefrancq | follet drew one story in 2000, and made the cover art for two others (drawn by gerald forton) | | 10 | harricana | 1992 | 1 | jean-claude de la royere | claude lefrancq | drawn by denis merezette, follet did the page lay-out | | 11 | marshall blueberry | 1994 | 1 | jean giraud | alpen | drawn by william vance, follet did the page lay-out | | 12 | ikar | 1995-1997 | 2 | pierre makyo | glenat | none | | 13 | les autos de l'aventure | 1996-1998 | 2 | de la royere | citroen | promotional comics | | 14 | terreur | 2002-2004 | 2 | andre-paul duchateau | le lombard | fictional biography of madame tussaud | | 15 | les zingari | 2004-2005 | 2 | yvan delporte | hibou | none | | 16 | shelena | 2005 | 1 | jeromine pasteur | casterman | none | | 17 | l'etoile du soldat | 2007 | 1 | christophe de ponfilly | casterman | announced (28 august 2007) | | 18 | l'affaire dominici | 2010 | 1 | pascal bresson | glenat | none |
| | remarks | |---:|:----------------------------| | 0 | a collaboration with mitacq |
[ [ 1, 4025, 849, 27943, 1625, 4166, 273, 296, 31390, 29896, 884, 314, 454, 11, 1041, 635, 849, 27943, 1353, 635, 1056, 261, 380, 262, 3044, 1800, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 4166, 473, 11387, 473, 11364, 473, 2633, 473, 4858, 473, 849, 27943, 1736, 203, 64, 13138, 5345, 203, 20, 473, 324, 2681, 83, 16430, 94, 330, 473, 5342, 9036, 17, 3657, 4700, 473, 1381, 473, 314, 1574, 473, 8146, 17, 6406, 473, 341, 16607, 301, 331, 1359, 302, 16052, 326, 532, 2102, 16, 28420, 1810, 2112, 326, 1363, 328, 528, 17, 659, 1736, 203, 21, 473, 4674, 304, 998, 477, 558, 473, 5342, 7235, 473, 576, 473, 20138, 29896, 31139, 372, 485, 473, 8146, 17, 6406, 473, 6555, 1736, 203, 22, 473, 18654, 537, 6963, 267, 473, 5342, 11861, 17, 6976, 23, 473, 2468, 473, 20138, 29896, 31139, 372, 485, 471, 677, 90, 304, 1464, 655, 73, 473, 314, 1897, 270, 473, 890, 316, 284, 26728, 300, 1666, 3312, 316, 302, 322, 343, 1736, 203, 23, 473, 328, 11, 330, 1155, 323, 473, 5342, 11149, 473, 404, 473, 20138, 29896, 31139, 372, 485, 473, 314, 1897, 270, 473, 28345, 628, 326, 277, 2772, 635, 13995, 264, 1736, 203, 24, 473, 20138, 29896, 884, 314, 454, 473, 5342, 5193, 17, 3657, 7140, 473, 576, 473, 30356, 304, 17, 81, 1354, 292, 1149, 9800, 473, 9417, 89, 291, 473, 279, 21326, 22226, 598, 20310, 1077, 85, 1736, 203, 25, 473, 1244, 20379, 77, 473, 5342, 5193, 17, 3657, 5292, 473, 576, 473, 20138, 29896, 31139, 372, 485, 471, 471, 266, 17, 8774, 332, 302, 2648, 340, 8377, 473, 9417, 89, 291, 473, 17378, 434, 326, 4166, 1839, 525, 8302, 73, 471, 1675, 15680, 6790, 1273, 1736, 203, 26, 473, 524, 530, 5186, 291, 970, 473, 5342, 7140, 473, 404, 473, 10843, 1650, 311, 268, 16607, 73, 2616, 473, 9417, 89, 291, 473, 6555, 1736, 203, 27, 473, 1675, 81, 1074, 324, 1165, 473, 5342, 11035, 17, 19818, 20, 473, 1059, 473, 20138, 29896, 31139, 372, 485, 471, 312, 485, 267, 328, 390, 91, 8302, 79, 473, 927, 18, 22725, 2450, 71, 85, 473, 2511, 603, 326, 384, 2401, 635, 525, 22223, 1183, 464, 414, 261, 78, 73, 304, 14961, 13, 1736, 203, 28, 473, 302, 31934, 473, 23673, 21, 17, 9975, 473, 576, 473, 437, 416, 15929, 464, 473, 927, 18, 22725, 2450, 71, 85, 473, 6555, 1736, 203, 29, 473, 800, 70, 31213, 8806, 473, 23673, 21, 17, 17172, 473, 890, 473, 366, 275, 566, 1924, 23712, 473, 9583, 1367, 407, 471, 927, 69, 1317, 22725, 2450, 71, 85, 473, 28420, 1810, 302, 16052, 1245, 17285, 316, 16291, 16, 471, 7165, 326, 5590, 3688, 364, 2795, 10654, 261, 9446, 82, 635, 314, 11612, 72, 364, 1917, 13, 1736, 203, 2163, 473, 17895, 1512, 13848, 473, 23673, 22, 473, 404, 473, 30356, 304, 17, 830, 69, 1317, 443, 7125, 721, 93, 822, 473, 927, 69, 1317, 22725, 2450, 71, 85, 473, 19377, 635, 5545, 291, 312, 822, 94, 7637, 16, 28420, 1810, 5061, 326, 1363, 328, 528, 17, 659, 1736, 203, 2499, 473, 1833, 8024, 70, 21938, 473, 23673, 24, 473, 404, 473, 30356, 304, 314, 11547, 1100, 473, 524, 1907, 473, 19377, 635, 341, 16607, 301, 331, 1359, 16, 28420, 1810, 5061, 326, 1363, 328, 528, 17, 659, 1736, 203, 2138, 473, 31130, 297, 473, 23673, 25, 17, 19818, 27, 473, 576, 473, 293, 2453, 266, 312, 29643, 83, 473, 314, 1897, 270, 473, 6555, 1736, 203, 3437, 473, 18022, 13133, 443, 328, 11, 69, 616, 594, 473, 23673, 26, 17, 19818, 28, 473, 576, 473, 443, 7125, 721, 93, 822, 473, 276, 8912, 275, 473, 23024, 287, 532, 2102, 1736, 203, 3461, 473, 19272, 266, 295, 473, 4044, 22, 17, 6976, 24, 473, 576, 473, 471, 266, 17, 8774, 332, 302, 2648, 340, 8377, 473, 884, 328, 16659, 1060, 473, 284, 2228, 287, 10054, 15669, 434, 312, 361, 339, 268, 5567, 24901, 1736, 203, 3600, 473, 18022, 998, 310, 12954, 473, 4044, 24, 17, 6976, 25, 473, 576, 473, 677, 90, 304, 1464, 655, 73, 473, 366, 495, 1395, 473, 6555, 1736, 203, 2313, 473, 699, 292, 24457, 473, 4044, 25, 473, 404, 473, 525, 264, 362, 558, 19401, 295, 473, 4812, 29650, 473, 6555, 1736, 203, 4033, 473, 328, 11, 11453, 398, 9978, 272, 1673, 270, 473, 4044, 27, 473, 404, 473, 4513, 376, 556, 580, 443, 293, 265, 7540, 715, 473, 4812, 29650, 473, 8226, 27373, 261, 6030, 31350, 641, 4044, 27, 13, 1736, 203, 2643, 473, 328, 11, 1727, 507, 577, 4092, 267, 14463, 473, 18965, 473, 404, 473, 14699, 771, 324, 663, 265, 473, 314, 1897, 270, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 849, 27943, 1736, 203, 64, 13138, 5345, 203, 20, 473, 279, 21326, 22226, 598, 20310, 1077, 85, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select bye where record = '6-5' order by bye desc limit 1 col : week | date | opponent | result | record | game site | tv time | attendance | bye row 1 : 1 | september 1, 1996 | arizona cardinals | w 20-13 | 1-0 | rca dome | fox 1:00 pm | 48133 | 0 row 2 : 2 | september 8, 1996 | at new york jets | w 21-7 | 2-0 | the meadowlands | nbc 4:15 pm | 63534 | 0 row 3 : 3 | september 15, 1996 | at dallas cowboys | w 25-24 | 3-0 | texas stadium | nbc 4:15 pm | 63021 | 0 row 4 : 4 | september 23, 1996 | miami dolphins | w 10-6 | 4-0 | rca dome | abc 9:00 pm | 60891 | 0 row 5 : 5 | none | none | none | none | none | none | none | 1 row 6 : 6 | october 6, 1996 | at buffalo bills | l 13-16 | 4-1 | rich stadium | nbc 4:15 pm | 79401 | 0 row 7 : 7 | october 13, 1996 | baltimore ravens | w 26-21 | 5-1 | rca dome | tnt 8:15 pm | 56978 | 0 row 8 : 8 | october 20, 1996 | new england patriots | l 9-27 | 5-2 | rca dome | nbc 1:00 pm | 58725 | 0 row 9 : 9 | october 27, 1996 | at washington redskins | l 16-31 | 5-3 | rfk stadium | nbc 1:00 pm | 54254 | 0 row 10 : 10 | november 3, 1996 | san diego chargers | l 19-26 | 5-4 | rca dome | nbc 1:00 pm | 58484 | 0 row 11 : 11 | november 10, 1996 | at miami dolphins | l 13-37 | 5-5 | joe robbie stadium | nbc 1:00 pm | 66623 | 0 row 12 : 12 | november 17, 1996 | new york jets | w 34-29 | 6-5 | rca dome | nbc 1:00 pm | 48322 | 0 row 13 : 13 | november 24, 1996 | at new england patriots | l 13-27 | 6-6 | foxboro stadium | nbc 1:00 pm | 58226 | 0 row 14 : 14 | december 1, 1996 | buffalo bills | w 13-10 | 7-6 | rca dome | nbc 4:15 pm | 53804 | 0 row 15 : 15 | december 5, 1996 | philadelphia eagles | w 37-10 | 8-6 | rca dome | espn 8:15 pm | 52689 | 0 row 16 : 16 | december 15, 1996 | at kansas city chiefs | w 24-19 | 9-6 | arrowhead stadium | nbc 4:15 pm | 71136 | 0 row 17 : 17 | december 22, 1996 | at cincinnati bengals | l 24-31 | 9-7 | cinergy field | nbc 1:00 pm | 49389 | 0
col : bye row 1 : 0
select bye where record = '6-5' order by bye desc limit 1 <table_name> : table \begin{tabular}{llllllllll} \toprule & week & date & opponent & result & record & game site & tv time & attendance & bye \\ \midrule 0 & 1 & september 1, 1996 & arizona cardinals & w 20-13 & 1-0 & rca dome & fox 1:00 pm & 48133 & 0 \\ 1 & 2 & september 8, 1996 & at new york jets & w 21-7 & 2-0 & the meadowlands & nbc 4:15 pm & 63534 & 0 \\ 2 & 3 & september 15, 1996 & at dallas cowboys & w 25-24 & 3-0 & texas stadium & nbc 4:15 pm & 63021 & 0 \\ 3 & 4 & september 23, 1996 & miami dolphins & w 10-6 & 4-0 & rca dome & abc 9:00 pm & 60891 & 0 \\ 4 & 5 & none & none & none & none & none & none & none & 1 \\ 5 & 6 & october 6, 1996 & at buffalo bills & l 13-16 & 4-1 & rich stadium & nbc 4:15 pm & 79401 & 0 \\ 6 & 7 & october 13, 1996 & baltimore ravens & w 26-21 & 5-1 & rca dome & tnt 8:15 pm & 56978 & 0 \\ 7 & 8 & october 20, 1996 & new england patriots & l 9-27 & 5-2 & rca dome & nbc 1:00 pm & 58725 & 0 \\ 8 & 9 & october 27, 1996 & at washington redskins & l 16-31 & 5-3 & rfk stadium & nbc 1:00 pm & 54254 & 0 \\ 9 & 10 & november 3, 1996 & san diego chargers & l 19-26 & 5-4 & rca dome & nbc 1:00 pm & 58484 & 0 \\ 10 & 11 & november 10, 1996 & at miami dolphins & l 13-37 & 5-5 & joe robbie stadium & nbc 1:00 pm & 66623 & 0 \\ 11 & 12 & november 17, 1996 & new york jets & w 34-29 & 6-5 & rca dome & nbc 1:00 pm & 48322 & 0 \\ 12 & 13 & november 24, 1996 & at new england patriots & l 13-27 & 6-6 & foxboro stadium & nbc 1:00 pm & 58226 & 0 \\ 13 & 14 & december 1, 1996 & buffalo bills & w 13-10 & 7-6 & rca dome & nbc 4:15 pm & 53804 & 0 \\ 14 & 15 & december 5, 1996 & philadelphia eagles & w 37-10 & 8-6 & rca dome & espn 8:15 pm & 52689 & 0 \\ 15 & 16 & december 15, 1996 & at kansas city chiefs & w 24-19 & 9-6 & arrowhead stadium & nbc 4:15 pm & 71136 & 0 \\ 16 & 17 & december 22, 1996 & at cincinnati bengals & l 24-31 & 9-7 & cinergy field & nbc 1:00 pm & 49389 & 0 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & bye \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select bye where record = '6-5' order by bye desc limit 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>week</th> <th>date</th> <th>opponent</th> <th>result</th> <th>record</th> <th>game site</th> <th>tv time</th> <th>attendance</th> <th>bye</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>september 1, 1996</td> <td>arizona cardinals</td> <td>w 20-13</td> <td>1-0</td> <td>rca dome</td> <td>fox 1:00 pm</td> <td>48133</td> <td>0</td> </tr> <tr> <th>1</th> <td>2</td> <td>september 8, 1996</td> <td>at new york jets</td> <td>w 21-7</td> <td>2-0</td> <td>the meadowlands</td> <td>nbc 4:15 pm</td> <td>63534</td> <td>0</td> </tr> <tr> <th>2</th> <td>3</td> <td>september 15, 1996</td> <td>at dallas cowboys</td> <td>w 25-24</td> <td>3-0</td> <td>texas stadium</td> <td>nbc 4:15 pm</td> <td>63021</td> <td>0</td> </tr> <tr> <th>3</th> <td>4</td> <td>september 23, 1996</td> <td>miami dolphins</td> <td>w 10-6</td> <td>4-0</td> <td>rca dome</td> <td>abc 9:00 pm</td> <td>60891</td> <td>0</td> </tr> <tr> <th>4</th> <td>5</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>none</td> <td>1</td> </tr> <tr> <th>5</th> <td>6</td> <td>october 6, 1996</td> <td>at buffalo bills</td> <td>l 13-16</td> <td>4-1</td> <td>rich stadium</td> <td>nbc 4:15 pm</td> <td>79401</td> <td>0</td> </tr> <tr> <th>6</th> <td>7</td> <td>october 13, 1996</td> <td>baltimore ravens</td> <td>w 26-21</td> <td>5-1</td> <td>rca dome</td> <td>tnt 8:15 pm</td> <td>56978</td> <td>0</td> </tr> <tr> <th>7</th> <td>8</td> <td>october 20, 1996</td> <td>new england patriots</td> <td>l 9-27</td> <td>5-2</td> <td>rca dome</td> <td>nbc 1:00 pm</td> <td>58725</td> <td>0</td> </tr> <tr> <th>8</th> <td>9</td> <td>october 27, 1996</td> <td>at washington redskins</td> <td>l 16-31</td> <td>5-3</td> <td>rfk stadium</td> <td>nbc 1:00 pm</td> <td>54254</td> <td>0</td> </tr> <tr> <th>9</th> <td>10</td> <td>november 3, 1996</td> <td>san diego chargers</td> <td>l 19-26</td> <td>5-4</td> <td>rca dome</td> <td>nbc 1:00 pm</td> <td>58484</td> <td>0</td> </tr> <tr> <th>10</th> <td>11</td> <td>november 10, 1996</td> <td>at miami dolphins</td> <td>l 13-37</td> <td>5-5</td> <td>joe robbie stadium</td> <td>nbc 1:00 pm</td> <td>66623</td> <td>0</td> </tr> <tr> <th>11</th> <td>12</td> <td>november 17, 1996</td> <td>new york jets</td> <td>w 34-29</td> <td>6-5</td> <td>rca dome</td> <td>nbc 1:00 pm</td> <td>48322</td> <td>0</td> </tr> <tr> <th>12</th> <td>13</td> <td>november 24, 1996</td> <td>at new england patriots</td> <td>l 13-27</td> <td>6-6</td> <td>foxboro stadium</td> <td>nbc 1:00 pm</td> <td>58226</td> <td>0</td> </tr> <tr> <th>13</th> <td>14</td> <td>december 1, 1996</td> <td>buffalo bills</td> <td>w 13-10</td> <td>7-6</td> <td>rca dome</td> <td>nbc 4:15 pm</td> <td>53804</td> <td>0</td> </tr> <tr> <th>14</th> <td>15</td> <td>december 5, 1996</td> <td>philadelphia eagles</td> <td>w 37-10</td> <td>8-6</td> <td>rca dome</td> <td>espn 8:15 pm</td> <td>52689</td> <td>0</td> </tr> <tr> <th>15</th> <td>16</td> <td>december 15, 1996</td> <td>at kansas city chiefs</td> <td>w 24-19</td> <td>9-6</td> <td>arrowhead stadium</td> <td>nbc 4:15 pm</td> <td>71136</td> <td>0</td> </tr> <tr> <th>16</th> <td>17</td> <td>december 22, 1996</td> <td>at cincinnati bengals</td> <td>l 24-31</td> <td>9-7</td> <td>cinergy field</td> <td>nbc 1:00 pm</td> <td>49389</td> <td>0</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>bye</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select bye where record = '6-5' order by bye desc limit 1 <table_name> : table | | week | date | opponent | result | record | game site | tv time | attendance | bye | |---:|-------:|:-------------------|:------------------------|:---------|:---------|:-------------------|:-------------|:-------------|------:| | 0 | 1 | september 1, 1996 | arizona cardinals | w 20-13 | 1-0 | rca dome | fox 1:00 pm | 48133 | 0 | | 1 | 2 | september 8, 1996 | at new york jets | w 21-7 | 2-0 | the meadowlands | nbc 4:15 pm | 63534 | 0 | | 2 | 3 | september 15, 1996 | at dallas cowboys | w 25-24 | 3-0 | texas stadium | nbc 4:15 pm | 63021 | 0 | | 3 | 4 | september 23, 1996 | miami dolphins | w 10-6 | 4-0 | rca dome | abc 9:00 pm | 60891 | 0 | | 4 | 5 | none | none | none | none | none | none | none | 1 | | 5 | 6 | october 6, 1996 | at buffalo bills | l 13-16 | 4-1 | rich stadium | nbc 4:15 pm | 79401 | 0 | | 6 | 7 | october 13, 1996 | baltimore ravens | w 26-21 | 5-1 | rca dome | tnt 8:15 pm | 56978 | 0 | | 7 | 8 | october 20, 1996 | new england patriots | l 9-27 | 5-2 | rca dome | nbc 1:00 pm | 58725 | 0 | | 8 | 9 | october 27, 1996 | at washington redskins | l 16-31 | 5-3 | rfk stadium | nbc 1:00 pm | 54254 | 0 | | 9 | 10 | november 3, 1996 | san diego chargers | l 19-26 | 5-4 | rca dome | nbc 1:00 pm | 58484 | 0 | | 10 | 11 | november 10, 1996 | at miami dolphins | l 13-37 | 5-5 | joe robbie stadium | nbc 1:00 pm | 66623 | 0 | | 11 | 12 | november 17, 1996 | new york jets | w 34-29 | 6-5 | rca dome | nbc 1:00 pm | 48322 | 0 | | 12 | 13 | november 24, 1996 | at new england patriots | l 13-27 | 6-6 | foxboro stadium | nbc 1:00 pm | 58226 | 0 | | 13 | 14 | december 1, 1996 | buffalo bills | w 13-10 | 7-6 | rca dome | nbc 4:15 pm | 53804 | 0 | | 14 | 15 | december 5, 1996 | philadelphia eagles | w 37-10 | 8-6 | rca dome | espn 8:15 pm | 52689 | 0 | | 15 | 16 | december 15, 1996 | at kansas city chiefs | w 24-19 | 9-6 | arrowhead stadium | nbc 4:15 pm | 71136 | 0 | | 16 | 17 | december 22, 1996 | at cincinnati bengals | l 24-31 | 9-7 | cinergy field | nbc 1:00 pm | 49389 | 0 |
| | bye | |---:|------:| | 0 | 0 |
[ [ 1, 4025, 635, 73, 1625, 1409, 273, 296, 26, 17, 25, 11, 1353, 635, 635, 73, 3044, 1800, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 4860, 473, 1509, 473, 1061, 1029, 473, 563, 473, 1409, 473, 7920, 2834, 473, 13521, 813, 473, 2403, 409, 1359, 473, 635, 73, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 695, 337, 2558, 404, 16, 23673, 26, 473, 419, 452, 265, 69, 5270, 267, 1031, 473, 341, 4200, 17, 3437, 473, 404, 17, 20, 473, 4519, 69, 302, 1742, 473, 284, 2409, 404, 30, 713, 7430, 473, 9934, 28615, 473, 374, 1736, 203, 21, 473, 576, 473, 695, 337, 2558, 1725, 16, 23673, 26, 473, 622, 394, 677, 778, 525, 2413, 473, 341, 9035, 17, 27, 473, 576, 17, 20, 473, 326, 312, 684, 543, 80, 5708, 473, 4264, 71, 1059, 30, 3600, 7430, 473, 1666, 4763, 5026, 473, 374, 1736, 203, 22, 473, 890, 473, 695, 337, 2558, 4711, 16, 23673, 26, 473, 622, 302, 454, 345, 276, 543, 1075, 1900, 473, 341, 6969, 17, 3247, 473, 890, 17, 20, 473, 16573, 345, 384, 361, 5077, 473, 4264, 71, 1059, 30, 3600, 7430, 473, 13746, 3103, 21, 473, 374, 1736, 203, 23, 473, 1059, 473, 695, 337, 2558, 10213, 16, 23673, 26, 473, 12837, 26223, 302, 355, 844, 2679, 473, 341, 1728, 17, 26, 473, 1059, 17, 20, 473, 4519, 69, 302, 1742, 473, 20011, 2468, 30, 713, 7430, 473, 4752, 6675, 21, 473, 374, 1736, 203, 24, 473, 1381, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 6555, 473, 404, 1736, 203, 25, 473, 1666, 473, 10844, 83, 744, 1666, 16, 23673, 26, 473, 622, 6139, 287, 83, 20714, 87, 473, 328, 5958, 17, 2313, 473, 1059, 17, 21, 473, 23657, 384, 361, 5077, 473, 4264, 71, 1059, 30, 3600, 7430, 473, 2371, 11290, 1611, 473, 374, 1736, 203, 26, 473, 2371, 473, 10844, 83, 744, 5958, 16, 23673, 26, 473, 324, 2390, 381, 479, 767, 90, 773, 473, 341, 10659, 17, 5340, 473, 1381, 17, 21, 473, 4519, 69, 302, 1742, 473, 268, 496, 1725, 30, 3600, 7430, 473, 1381, 8148, 8285, 473, 374, 1736, 203, 27, 473, 1725, 473, 10844, 83, 744, 4200, 16, 23673, 26, 473, 394, 570, 7043, 464, 9670, 566, 6968, 473, 328, 2468, 17, 5324, 473, 1381, 17, 22, 473, 4519, 69, 302, 1742, 473, 4264, 71, 404, 30, 713, 7430, 473, 1381, 11035, 2947, 473, 374, 1736, 203, 28, 473, 2468, 473, 10844, 83, 744, 12732, 16, 23673, 26, 473, 622, 341, 961, 310, 1917, 1755, 7771, 2679, 473, 328, 2872, 17, 6938, 473, 1381, 17, 23, 473, 9075, 79, 384, 361, 5077, 473, 4264, 71, 404, 30, 713, 7430, 473, 22431, 26261, 473, 374, 1736, 203, 29, 473, 1728, 473, 1158, 90, 2558, 890, 16, 23673, 26, 473, 272, 304, 4314, 1332, 83, 1149, 6215, 473, 328, 5342, 17, 5558, 473, 1381, 17, 24, 473, 4519, 69, 302, 1742, 473, 4264, 71, 404, 30, 713, 7430, 473, 1381, 5193, 5193, 473, 374, 1736, 203, 2163, 473, 4648, 473, 1158, 90, 2558, 1728, 16, 23673, 26, 473, 622, 12837, 26223, 302, 355, 844, 2679, 473, 328, 5958, 17, 6418, 473, 1381, 17, 25, 473, 525, 15548, 721, 9897, 1385, 384, 361, 5077, 473, 4264, 71, 404, 30, 713, 7430, 473, 1666, 6028, 4366, 473, 374, 1736, 203, 2499, 473, 2593, 473, 1158, 90, 2558, 8043, 16, 23673, 26, 473, 394, 677, 778, 525, 2413, 473, 341, 13438, 17, 5540, 473, 1666, 17, 25, 473, 4519, 69, 302, 1742, 473, 4264, 71, 404, 30, 713, 7430, 473, 9934, 1578, 22, 473, 374, 1736, 203, 2138, 473, 5958, 473, 1158, 90, 2558, 4248, 16, 23673, 26, 473, 622, 394, 570, 7043, 464, 9670, 566, 6968, 473, 328, 5958, 17, 5324, 473, 1666, 17, 26, 473, 284, 2409, 70, 280, 83, 384, 361, 5077, 473, 4264, 71, 404, 30, 713, 7430, 473, 17066, 3787, 26, 473, 374, 1736, 203, 3437, 473, 5045, 473, 443, 311, 81, 744, 404, 16, 23673, 26, 473, 6139, 287, 83, 20714, 87, 473, 341, 5958, 17, 2163, 473, 2371, 17, 26, 473, 4519, 69, 302, 1742, 473, 4264, 71, 1059, 30, 3600, 7430, 473, 1381, 7414, 3028, 473, 374, 1736, 203, 3461, 473, 4711, 473, 443, 311, 81, 744, 1381, 16, 23673, 26, 473, 1844, 330, 361, 292, 844, 1155, 425, 346, 1040, 473, 341, 18091, 17, 2163, 473, 1725, 17, 26, 473, 4519, 69, 302, 1742, 473, 5001, 7449, 1725, 30, 3600, 7430, 473, 1381, 5558, 6675, 473, 374, 1736, 203, 3600, 473, 2872, 473, 443, 311, 81, 744, 4711, 16, 23673, 26, 473, 622, 417, 634, 345, 12797, 462, 1385, 2556, 473, 341, 4248, 17, 3657, 473, 2468, 17, 26, 473, 12274, 1978, 384, 361, 5077, 473, 4264, 71, 1059, 30, 3600, 7430, 473, 2371, 2499, 5718, 473, 374, 1736, 203, 2313, 473, 8043, 473, 443, 311, 81, 744, 11201, 16, 23673, 26, 473, 622, 276, 9523, 267, 18757, 77, 324, 24688, 1031, 473, 328, 4248, 17, 6938, 473, 2468, 17, 27, 473, 276, 14522, 7797, 652, 473, 4264, 71, 404, 30, 713, 7430, 473, 1059, 11180, 6675, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 635, 73, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select gold where nation = 'rwanda' col : rank | nation | gold | silver | bronze | total row 1 : 1 | nigeria | 14 | 12 | 9 | 35 row 2 : 2 | algeria | 9 | 4 | 4 | 17 row 3 : 3 | kenya | 8 | 11 | 4 | 23 row 4 : 4 | ethiopia | 2 | 4 | 7 | 13 row 5 : 5 | ghana | 2 | 2 | 2 | 6 row 6 : 6 | ivory coast | 2 | 1 | 3 | 6 row 7 : 7 | egypt | 2 | 1 | 0 | 3 row 8 : 8 | senegal | 1 | 1 | 5 | 7 row 9 : 9 | morocco | 1 | 1 | 1 | 3 row 10 : 10 | tunisia | 0 | 3 | 1 | 4 row 11 : 11 | madagascar | 0 | 1 | 1 | 2 row 12 : 12 | rwanda | 0 | 0 | 1 | 1 row 13 : 12 | zimbabwe | 0 | 0 | 1 | 1 row 14 : 12 | seychelles | 0 | 0 | 1 | 1
col : gold row 1 : 0
select gold where nation = 'rwanda' <table_name> : table \begin{tabular}{lllllll} \toprule & rank & nation & gold & silver & bronze & total \\ \midrule 0 & 1 & nigeria & 14 & 12 & 9 & 35 \\ 1 & 2 & algeria & 9 & 4 & 4 & 17 \\ 2 & 3 & kenya & 8 & 11 & 4 & 23 \\ 3 & 4 & ethiopia & 2 & 4 & 7 & 13 \\ 4 & 5 & ghana & 2 & 2 & 2 & 6 \\ 5 & 6 & ivory coast & 2 & 1 & 3 & 6 \\ 6 & 7 & egypt & 2 & 1 & 0 & 3 \\ 7 & 8 & senegal & 1 & 1 & 5 & 7 \\ 8 & 9 & morocco & 1 & 1 & 1 & 3 \\ 9 & 10 & tunisia & 0 & 3 & 1 & 4 \\ 10 & 11 & madagascar & 0 & 1 & 1 & 2 \\ 11 & 12 & rwanda & 0 & 0 & 1 & 1 \\ 12 & 12 & zimbabwe & 0 & 0 & 1 & 1 \\ 13 & 12 & seychelles & 0 & 0 & 1 & 1 \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & gold \\ \midrule 0 & 0 \\ \bottomrule \end{tabular}
select gold where nation = 'rwanda' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>rank</th> <th>nation</th> <th>gold</th> <th>silver</th> <th>bronze</th> <th>total</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>nigeria</td> <td>14</td> <td>12</td> <td>9</td> <td>35</td> </tr> <tr> <th>1</th> <td>2</td> <td>algeria</td> <td>9</td> <td>4</td> <td>4</td> <td>17</td> </tr> <tr> <th>2</th> <td>3</td> <td>kenya</td> <td>8</td> <td>11</td> <td>4</td> <td>23</td> </tr> <tr> <th>3</th> <td>4</td> <td>ethiopia</td> <td>2</td> <td>4</td> <td>7</td> <td>13</td> </tr> <tr> <th>4</th> <td>5</td> <td>ghana</td> <td>2</td> <td>2</td> <td>2</td> <td>6</td> </tr> <tr> <th>5</th> <td>6</td> <td>ivory coast</td> <td>2</td> <td>1</td> <td>3</td> <td>6</td> </tr> <tr> <th>6</th> <td>7</td> <td>egypt</td> <td>2</td> <td>1</td> <td>0</td> <td>3</td> </tr> <tr> <th>7</th> <td>8</td> <td>senegal</td> <td>1</td> <td>1</td> <td>5</td> <td>7</td> </tr> <tr> <th>8</th> <td>9</td> <td>morocco</td> <td>1</td> <td>1</td> <td>1</td> <td>3</td> </tr> <tr> <th>9</th> <td>10</td> <td>tunisia</td> <td>0</td> <td>3</td> <td>1</td> <td>4</td> </tr> <tr> <th>10</th> <td>11</td> <td>madagascar</td> <td>0</td> <td>1</td> <td>1</td> <td>2</td> </tr> <tr> <th>11</th> <td>12</td> <td>rwanda</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>12</th> <td>12</td> <td>zimbabwe</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> <tr> <th>13</th> <td>12</td> <td>seychelles</td> <td>0</td> <td>0</td> <td>1</td> <td>1</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>gold</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>0</td> </tr> </tbody> </table>
select gold where nation = 'rwanda' <table_name> : table | | rank | nation | gold | silver | bronze | total | |---:|-------:|:------------|-------:|---------:|---------:|--------:| | 0 | 1 | nigeria | 14 | 12 | 9 | 35 | | 1 | 2 | algeria | 9 | 4 | 4 | 17 | | 2 | 3 | kenya | 8 | 11 | 4 | 23 | | 3 | 4 | ethiopia | 2 | 4 | 7 | 13 | | 4 | 5 | ghana | 2 | 2 | 2 | 6 | | 5 | 6 | ivory coast | 2 | 1 | 3 | 6 | | 6 | 7 | egypt | 2 | 1 | 0 | 3 | | 7 | 8 | senegal | 1 | 1 | 5 | 7 | | 8 | 9 | morocco | 1 | 1 | 1 | 3 | | 9 | 10 | tunisia | 0 | 3 | 1 | 4 | | 10 | 11 | madagascar | 0 | 1 | 1 | 2 | | 11 | 12 | rwanda | 0 | 0 | 1 | 1 | | 12 | 12 | zimbabwe | 0 | 0 | 1 | 1 | | 13 | 12 | seychelles | 0 | 0 | 1 | 1 |
| | gold | |---:|-------:| | 0 | 0 |
[ [ 1, 4025, 20465, 1625, 290, 367, 273, 296, 21878, 464, 69, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 6171, 473, 290, 367, 473, 20465, 473, 17714, 502, 473, 324, 1949, 8489, 473, 2078, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 290, 360, 264, 1155, 473, 5045, 473, 2593, 473, 2468, 473, 13191, 1736, 203, 21, 473, 576, 473, 524, 693, 1155, 473, 2468, 473, 1059, 473, 1059, 473, 8043, 1736, 203, 22, 473, 890, 473, 417, 275, 93, 69, 473, 1725, 473, 4648, 473, 1059, 473, 10213, 1736, 203, 23, 473, 1059, 473, 13750, 77, 556, 1155, 473, 576, 473, 1059, 473, 2371, 473, 5958, 1736, 203, 24, 473, 1381, 473, 21409, 13848, 473, 576, 473, 576, 473, 576, 473, 1666, 1736, 203, 25, 473, 1666, 473, 4674, 630, 1825, 689, 473, 576, 473, 404, 473, 890, 473, 1666, 1736, 203, 26, 473, 2371, 473, 425, 7797, 337, 473, 576, 473, 404, 473, 374, 473, 890, 1736, 203, 27, 473, 1725, 473, 28901, 1332, 287, 473, 404, 473, 404, 473, 1381, 473, 2371, 1736, 203, 28, 473, 2468, 473, 31213, 504, 2894, 473, 404, 473, 404, 473, 404, 473, 890, 1736, 203, 29, 473, 1728, 473, 268, 318, 291, 1155, 473, 374, 473, 890, 473, 404, 473, 1059, 1736, 203, 2163, 473, 4648, 473, 312, 361, 346, 3691, 297, 473, 374, 473, 404, 473, 404, 473, 576, 1736, 203, 2499, 473, 2593, 473, 7985, 464, 69, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 2138, 473, 2593, 473, 998, 381, 70, 378, 1814, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 3437, 473, 2593, 473, 272, 402, 343, 292, 1040, 473, 374, 473, 374, 473, 404, 473, 404, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 20465, 1736, 203, 64, 13138, 5345, 203, 20, 473, 374, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select hometown where contestant = 'betsy milena batista' col : represent | contestant | age | height | hometown row 1 : 1 | mildred kincaid adames | 20 | 1.65 mts | panama city row 2 : 2 | catherine henderson tudisco | 20 | 1.66 mts | panama city row 3 : 3 | giovanna alida loaiza | 21 | 1.67 mts | panama city row 4 : 4 | reyna royo | 24 | 1.69 mts | panama city row 5 : 5 | ivonne ileana correa turney | 23 | 1.70 mts | panama city row 6 : 6 | karol guevara | 22 | 1.70 mts | panama city row 7 : 7 | betzy janette achurra castillo | 20 | 1.70 mts | panama city row 8 : 8 | marisela moreno montero | 24 | 1.73 mts | panama city row 9 : 9 | patricia de leon | 19 | 1.74 mts | panama city row 10 : 10 | marichelle julieta ruiz leone | 20 | 1.74 mts | panama city row 11 : 11 | betsy milena batista | 21 | 1.75 mts | panama city row 12 : 12 | lourdes rodriguez | 21 | 1.75 mts | panama city row 13 : 13 | janessy jasiell contreras ibarra | 18 | 1.75 mts | panama city row 14 : 14 | gina larissa correa hils | 20 | 1.76 mts | panama city row 15 : 15 | swany cisney castillo | 23 | 1.78 mts | panama city row 16 : 16 | michelle krisko sugasti | 20 | 1.80mts | panama city
col : hometown row 1 : panama city
select hometown where contestant = 'betsy milena batista' <table_name> : table \begin{tabular}{llllll} \toprule & represent & contestant & age & height & hometown \\ \midrule 0 & 1 & mildred kincaid adames & 20 & 1.65 mts & panama city \\ 1 & 2 & catherine henderson tudisco & 20 & 1.66 mts & panama city \\ 2 & 3 & giovanna alida loaiza & 21 & 1.67 mts & panama city \\ 3 & 4 & reyna royo & 24 & 1.69 mts & panama city \\ 4 & 5 & ivonne ileana correa turney & 23 & 1.70 mts & panama city \\ 5 & 6 & karol guevara & 22 & 1.70 mts & panama city \\ 6 & 7 & betzy janette achurra castillo & 20 & 1.70 mts & panama city \\ 7 & 8 & marisela moreno montero & 24 & 1.73 mts & panama city \\ 8 & 9 & patricia de leon & 19 & 1.74 mts & panama city \\ 9 & 10 & marichelle julieta ruiz leone & 20 & 1.74 mts & panama city \\ 10 & 11 & betsy milena batista & 21 & 1.75 mts & panama city \\ 11 & 12 & lourdes rodriguez & 21 & 1.75 mts & panama city \\ 12 & 13 & janessy jasiell contreras ibarra & 18 & 1.75 mts & panama city \\ 13 & 14 & gina larissa correa hils & 20 & 1.76 mts & panama city \\ 14 & 15 & swany cisney castillo & 23 & 1.78 mts & panama city \\ 15 & 16 & michelle krisko sugasti & 20 & 1.80mts & panama city \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & hometown \\ \midrule 0 & panama city \\ \bottomrule \end{tabular}
select hometown where contestant = 'betsy milena batista' <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>represent</th> <th>contestant</th> <th>age</th> <th>height</th> <th>hometown</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>mildred kincaid adames</td> <td>20</td> <td>1.65 mts</td> <td>panama city</td> </tr> <tr> <th>1</th> <td>2</td> <td>catherine henderson tudisco</td> <td>20</td> <td>1.66 mts</td> <td>panama city</td> </tr> <tr> <th>2</th> <td>3</td> <td>giovanna alida loaiza</td> <td>21</td> <td>1.67 mts</td> <td>panama city</td> </tr> <tr> <th>3</th> <td>4</td> <td>reyna royo</td> <td>24</td> <td>1.69 mts</td> <td>panama city</td> </tr> <tr> <th>4</th> <td>5</td> <td>ivonne ileana correa turney</td> <td>23</td> <td>1.70 mts</td> <td>panama city</td> </tr> <tr> <th>5</th> <td>6</td> <td>karol guevara</td> <td>22</td> <td>1.70 mts</td> <td>panama city</td> </tr> <tr> <th>6</th> <td>7</td> <td>betzy janette achurra castillo</td> <td>20</td> <td>1.70 mts</td> <td>panama city</td> </tr> <tr> <th>7</th> <td>8</td> <td>marisela moreno montero</td> <td>24</td> <td>1.73 mts</td> <td>panama city</td> </tr> <tr> <th>8</th> <td>9</td> <td>patricia de leon</td> <td>19</td> <td>1.74 mts</td> <td>panama city</td> </tr> <tr> <th>9</th> <td>10</td> <td>marichelle julieta ruiz leone</td> <td>20</td> <td>1.74 mts</td> <td>panama city</td> </tr> <tr> <th>10</th> <td>11</td> <td>betsy milena batista</td> <td>21</td> <td>1.75 mts</td> <td>panama city</td> </tr> <tr> <th>11</th> <td>12</td> <td>lourdes rodriguez</td> <td>21</td> <td>1.75 mts</td> <td>panama city</td> </tr> <tr> <th>12</th> <td>13</td> <td>janessy jasiell contreras ibarra</td> <td>18</td> <td>1.75 mts</td> <td>panama city</td> </tr> <tr> <th>13</th> <td>14</td> <td>gina larissa correa hils</td> <td>20</td> <td>1.76 mts</td> <td>panama city</td> </tr> <tr> <th>14</th> <td>15</td> <td>swany cisney castillo</td> <td>23</td> <td>1.78 mts</td> <td>panama city</td> </tr> <tr> <th>15</th> <td>16</td> <td>michelle krisko sugasti</td> <td>20</td> <td>1.80mts</td> <td>panama city</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>hometown</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>panama city</td> </tr> </tbody> </table>
select hometown where contestant = 'betsy milena batista' <table_name> : table | | represent | contestant | age | height | hometown | |---:|------------:|:---------------------------------|------:|:---------|:------------| | 0 | 1 | mildred kincaid adames | 20 | 1.65 mts | panama city | | 1 | 2 | catherine henderson tudisco | 20 | 1.66 mts | panama city | | 2 | 3 | giovanna alida loaiza | 21 | 1.67 mts | panama city | | 3 | 4 | reyna royo | 24 | 1.69 mts | panama city | | 4 | 5 | ivonne ileana correa turney | 23 | 1.70 mts | panama city | | 5 | 6 | karol guevara | 22 | 1.70 mts | panama city | | 6 | 7 | betzy janette achurra castillo | 20 | 1.70 mts | panama city | | 7 | 8 | marisela moreno montero | 24 | 1.73 mts | panama city | | 8 | 9 | patricia de leon | 19 | 1.74 mts | panama city | | 9 | 10 | marichelle julieta ruiz leone | 20 | 1.74 mts | panama city | | 10 | 11 | betsy milena batista | 21 | 1.75 mts | panama city | | 11 | 12 | lourdes rodriguez | 21 | 1.75 mts | panama city | | 12 | 13 | janessy jasiell contreras ibarra | 18 | 1.75 mts | panama city | | 13 | 14 | gina larissa correa hils | 20 | 1.76 mts | panama city | | 14 | 15 | swany cisney castillo | 23 | 1.78 mts | panama city | | 15 | 16 | michelle krisko sugasti | 20 | 1.80mts | panama city |
| | hometown | |---:|:------------| | 0 | panama city |
[ [ 1, 4025, 13995, 278, 995, 1625, 466, 395, 970, 273, 296, 70, 2413, 93, 312, 330, 24457, 27464, 376, 69, 11, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 97, 203, 64, 3669, 5345, 203, 473, 2406, 473, 466, 395, 970, 473, 9388, 473, 2072, 473, 13995, 278, 995, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 312, 545, 1118, 417, 267, 5353, 350, 1261, 753, 473, 4200, 473, 404, 18, 9222, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 21, 473, 576, 473, 276, 4806, 558, 366, 409, 3565, 268, 1100, 291, 2894, 473, 4200, 473, 404, 18, 6028, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 22, 473, 890, 473, 16221, 1527, 1072, 69, 524, 350, 69, 437, 69, 452, 69, 473, 9035, 473, 404, 18, 9599, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 23, 473, 1059, 473, 283, 23041, 721, 93, 83, 473, 4248, 473, 404, 18, 8148, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 24, 473, 1381, 473, 4674, 265, 4644, 277, 298, 13848, 1858, 266, 69, 7005, 402, 473, 10213, 473, 404, 18, 7301, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 25, 473, 1666, 473, 417, 297, 355, 314, 344, 1401, 69, 473, 11201, 473, 404, 18, 7301, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 26, 473, 2371, 473, 2701, 21832, 525, 304, 7637, 279, 343, 295, 354, 4812, 330, 383, 473, 4200, 473, 404, 18, 7301, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 27, 473, 1725, 473, 21282, 291, 292, 69, 1898, 2135, 6921, 387, 83, 473, 4248, 473, 404, 18, 9036, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 28, 473, 2468, 473, 9670, 1512, 1155, 443, 884, 265, 473, 5342, 473, 404, 18, 5608, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 29, 473, 1728, 473, 21282, 1354, 292, 298, 525, 14826, 1066, 19621, 452, 884, 476, 473, 4200, 473, 404, 18, 5608, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 2163, 473, 4648, 473, 324, 2413, 93, 312, 330, 24457, 27464, 376, 69, 473, 9035, 473, 404, 18, 5877, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 2499, 473, 2593, 473, 437, 295, 5489, 721, 3069, 360, 344, 94, 473, 9035, 473, 404, 18, 5877, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 2138, 473, 5958, 473, 525, 304, 403, 93, 525, 31653, 1165, 16252, 12067, 277, 3215, 354, 473, 6549, 473, 404, 18, 5877, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 3437, 473, 5045, 473, 314, 15314, 5604, 21269, 1858, 266, 69, 366, 14573, 473, 4200, 473, 404, 18, 6669, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 3461, 473, 4711, 473, 1352, 2273, 276, 291, 82, 402, 4812, 330, 383, 473, 10213, 473, 404, 18, 8285, 312, 3428, 473, 2800, 20789, 12797, 1736, 203, 3600, 473, 2872, 473, 312, 1354, 292, 298, 23953, 10175, 83, 272, 637, 689, 77, 473, 4200, 473, 404, 18, 3672, 1010, 87, 473, 2800, 20789, 12797, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 13995, 278, 995, 1736, 203, 64, 13138, 5345, 203, 20, 473, 2800, 20789, 12797, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
select entrant where pos = 1 col : pos | driver | entrant | constructor | time/retired | grid row 1 : 1 | jim clark | team lotus | lotus-climax | 2.02:58.6 | 1 row 2 : 2 | richie ginther | owen racing organisation | brm | + 22.6 s | 3 row 3 : 3 | graham hill | owen racing organisation | brm | + 28.2 s | 2 row 4 : 4 | jack brabham | brabham racing organisation | brabham-climax | + 52.0 s | 11 row 5 : 5 | tony maggs | cooper car company | cooper-climax | 72 laps | 6 row 6 : 6 | bruce mclaren | cooper | cooper-climax | 72 laps | 7 row 7 : 7 | mike hailwood | reg parnell (racing) | lola-climax | 70 laps | 9 row 8 : 8 | ian burgess | scirocco-powell (racing cars) | scirocco-brm | 69 laps | 18 row 9 : 9 | peter revson | reg parnell (racing) | lotus-brm | 69 laps | 15 row 10 : 10 | carel godin de beaufort | ecurie maarsbergen | porsche | 67 laps | 20 row 11 : 11 | jo siffert | siffert racing team | lotus-brm | engine (66 laps) | 12 row 12 : 12 | andre pilette | andre pilette | lotus-climax | 63 laps | 21 row 13 : 13 | innes ireland | british racing partnership | lotus-brm | oil pressure (56 laps) | 5 row 14 : 14 | bernard collomb | bernard collomb | lotus-climax | oil pressure (46 laps) | 19 row 15 : ret | ian raby | ian raby (racing) | gilby-brm | ignition | 13 row 16 : ret | dan gurney | brabham racing organisation | brabham-climax | oil leak | 16 row 17 : ret | mike beckwith | british racing partnership | lotus-brm | accident | 17 row 18 : ret | masten gregory | tim parnell | lotus-brm | cam follower | 14 row 19 : ret | trevor taylor | team lotus | lotus-climax | crownwheel & pinion | 4 row 20 : ret | jo bonnier | rob walker racing team | cooper-climax | oil pressure | 8 row 21 : ret | tony settember | scirocco-powell (racing cars) | scirocco-brm | valve gear | 22 row 22 : ret | bob anderson | dw racing enterprises | lola-climax | gearbox | 10 row 23 : wd | peter arundell | team lotus | lotus-climax | car not ready | none
col : entrant row 1 : team lotus
select entrant where pos = 1 <table_name> : table \begin{tabular}{lllllll} \toprule & pos & driver & entrant & constructor & time/retired & grid \\ \midrule 0 & 1 & jim clark & team lotus & lotus-climax & 2.02:58.6 & 1 \\ 1 & 2 & richie ginther & owen racing organisation & brm & + 22.6 s & 3 \\ 2 & 3 & graham hill & owen racing organisation & brm & + 28.2 s & 2 \\ 3 & 4 & jack brabham & brabham racing organisation & brabham-climax & + 52.0 s & 11 \\ 4 & 5 & tony maggs & cooper car company & cooper-climax & 72 laps & 6 \\ 5 & 6 & bruce mclaren & cooper & cooper-climax & 72 laps & 7 \\ 6 & 7 & mike hailwood & reg parnell (racing) & lola-climax & 70 laps & 9 \\ 7 & 8 & ian burgess & scirocco-powell (racing cars) & scirocco-brm & 69 laps & 18 \\ 8 & 9 & peter revson & reg parnell (racing) & lotus-brm & 69 laps & 15 \\ 9 & 10 & carel godin de beaufort & ecurie maarsbergen & porsche & 67 laps & 20 \\ 10 & 11 & jo siffert & siffert racing team & lotus-brm & engine (66 laps) & 12 \\ 11 & 12 & andre pilette & andre pilette & lotus-climax & 63 laps & 21 \\ 12 & 13 & innes ireland & british racing partnership & lotus-brm & oil pressure (56 laps) & 5 \\ 13 & 14 & bernard collomb & bernard collomb & lotus-climax & oil pressure (46 laps) & 19 \\ 14 & ret & ian raby & ian raby (racing) & gilby-brm & ignition & 13 \\ 15 & ret & dan gurney & brabham racing organisation & brabham-climax & oil leak & 16 \\ 16 & ret & mike beckwith & british racing partnership & lotus-brm & accident & 17 \\ 17 & ret & masten gregory & tim parnell & lotus-brm & cam follower & 14 \\ 18 & ret & trevor taylor & team lotus & lotus-climax & crownwheel & pinion & 4 \\ 19 & ret & jo bonnier & rob walker racing team & cooper-climax & oil pressure & 8 \\ 20 & ret & tony settember & scirocco-powell (racing cars) & scirocco-brm & valve gear & 22 \\ 21 & ret & bob anderson & dw racing enterprises & lola-climax & gearbox & 10 \\ 22 & wd & peter arundell & team lotus & lotus-climax & car not ready & none \\ \bottomrule \end{tabular}
\begin{tabular}{ll} \toprule & entrant \\ \midrule 0 & team lotus \\ \bottomrule \end{tabular}
select entrant where pos = 1 <table_name> : table <table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>pos</th> <th>driver</th> <th>entrant</th> <th>constructor</th> <th>time/retired</th> <th>grid</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>1</td> <td>jim clark</td> <td>team lotus</td> <td>lotus-climax</td> <td>2.02:58.6</td> <td>1</td> </tr> <tr> <th>1</th> <td>2</td> <td>richie ginther</td> <td>owen racing organisation</td> <td>brm</td> <td>+ 22.6 s</td> <td>3</td> </tr> <tr> <th>2</th> <td>3</td> <td>graham hill</td> <td>owen racing organisation</td> <td>brm</td> <td>+ 28.2 s</td> <td>2</td> </tr> <tr> <th>3</th> <td>4</td> <td>jack brabham</td> <td>brabham racing organisation</td> <td>brabham-climax</td> <td>+ 52.0 s</td> <td>11</td> </tr> <tr> <th>4</th> <td>5</td> <td>tony maggs</td> <td>cooper car company</td> <td>cooper-climax</td> <td>72 laps</td> <td>6</td> </tr> <tr> <th>5</th> <td>6</td> <td>bruce mclaren</td> <td>cooper</td> <td>cooper-climax</td> <td>72 laps</td> <td>7</td> </tr> <tr> <th>6</th> <td>7</td> <td>mike hailwood</td> <td>reg parnell (racing)</td> <td>lola-climax</td> <td>70 laps</td> <td>9</td> </tr> <tr> <th>7</th> <td>8</td> <td>ian burgess</td> <td>scirocco-powell (racing cars)</td> <td>scirocco-brm</td> <td>69 laps</td> <td>18</td> </tr> <tr> <th>8</th> <td>9</td> <td>peter revson</td> <td>reg parnell (racing)</td> <td>lotus-brm</td> <td>69 laps</td> <td>15</td> </tr> <tr> <th>9</th> <td>10</td> <td>carel godin de beaufort</td> <td>ecurie maarsbergen</td> <td>porsche</td> <td>67 laps</td> <td>20</td> </tr> <tr> <th>10</th> <td>11</td> <td>jo siffert</td> <td>siffert racing team</td> <td>lotus-brm</td> <td>engine (66 laps)</td> <td>12</td> </tr> <tr> <th>11</th> <td>12</td> <td>andre pilette</td> <td>andre pilette</td> <td>lotus-climax</td> <td>63 laps</td> <td>21</td> </tr> <tr> <th>12</th> <td>13</td> <td>innes ireland</td> <td>british racing partnership</td> <td>lotus-brm</td> <td>oil pressure (56 laps)</td> <td>5</td> </tr> <tr> <th>13</th> <td>14</td> <td>bernard collomb</td> <td>bernard collomb</td> <td>lotus-climax</td> <td>oil pressure (46 laps)</td> <td>19</td> </tr> <tr> <th>14</th> <td>ret</td> <td>ian raby</td> <td>ian raby (racing)</td> <td>gilby-brm</td> <td>ignition</td> <td>13</td> </tr> <tr> <th>15</th> <td>ret</td> <td>dan gurney</td> <td>brabham racing organisation</td> <td>brabham-climax</td> <td>oil leak</td> <td>16</td> </tr> <tr> <th>16</th> <td>ret</td> <td>mike beckwith</td> <td>british racing partnership</td> <td>lotus-brm</td> <td>accident</td> <td>17</td> </tr> <tr> <th>17</th> <td>ret</td> <td>masten gregory</td> <td>tim parnell</td> <td>lotus-brm</td> <td>cam follower</td> <td>14</td> </tr> <tr> <th>18</th> <td>ret</td> <td>trevor taylor</td> <td>team lotus</td> <td>lotus-climax</td> <td>crownwheel &amp; pinion</td> <td>4</td> </tr> <tr> <th>19</th> <td>ret</td> <td>jo bonnier</td> <td>rob walker racing team</td> <td>cooper-climax</td> <td>oil pressure</td> <td>8</td> </tr> <tr> <th>20</th> <td>ret</td> <td>tony settember</td> <td>scirocco-powell (racing cars)</td> <td>scirocco-brm</td> <td>valve gear</td> <td>22</td> </tr> <tr> <th>21</th> <td>ret</td> <td>bob anderson</td> <td>dw racing enterprises</td> <td>lola-climax</td> <td>gearbox</td> <td>10</td> </tr> <tr> <th>22</th> <td>wd</td> <td>peter arundell</td> <td>team lotus</td> <td>lotus-climax</td> <td>car not ready</td> <td>none</td> </tr> </tbody> </table>
<table border="1" class="dataframe"> <thead> <tr style="text-align: right;"> <th></th> <th>entrant</th> </tr> </thead> <tbody> <tr> <th>0</th> <td>team lotus</td> </tr> </tbody> </table>
select entrant where pos = 1 <table_name> : table | | pos | driver | entrant | constructor | time/retired | grid | |---:|:------|:------------------------|:------------------------------|:---------------|:-----------------------|:-------| | 0 | 1 | jim clark | team lotus | lotus-climax | 2.02:58.6 | 1 | | 1 | 2 | richie ginther | owen racing organisation | brm | + 22.6 s | 3 | | 2 | 3 | graham hill | owen racing organisation | brm | + 28.2 s | 2 | | 3 | 4 | jack brabham | brabham racing organisation | brabham-climax | + 52.0 s | 11 | | 4 | 5 | tony maggs | cooper car company | cooper-climax | 72 laps | 6 | | 5 | 6 | bruce mclaren | cooper | cooper-climax | 72 laps | 7 | | 6 | 7 | mike hailwood | reg parnell (racing) | lola-climax | 70 laps | 9 | | 7 | 8 | ian burgess | scirocco-powell (racing cars) | scirocco-brm | 69 laps | 18 | | 8 | 9 | peter revson | reg parnell (racing) | lotus-brm | 69 laps | 15 | | 9 | 10 | carel godin de beaufort | ecurie maarsbergen | porsche | 67 laps | 20 | | 10 | 11 | jo siffert | siffert racing team | lotus-brm | engine (66 laps) | 12 | | 11 | 12 | andre pilette | andre pilette | lotus-climax | 63 laps | 21 | | 12 | 13 | innes ireland | british racing partnership | lotus-brm | oil pressure (56 laps) | 5 | | 13 | 14 | bernard collomb | bernard collomb | lotus-climax | oil pressure (46 laps) | 19 | | 14 | ret | ian raby | ian raby (racing) | gilby-brm | ignition | 13 | | 15 | ret | dan gurney | brabham racing organisation | brabham-climax | oil leak | 16 | | 16 | ret | mike beckwith | british racing partnership | lotus-brm | accident | 17 | | 17 | ret | masten gregory | tim parnell | lotus-brm | cam follower | 14 | | 18 | ret | trevor taylor | team lotus | lotus-climax | crownwheel & pinion | 4 | | 19 | ret | jo bonnier | rob walker racing team | cooper-climax | oil pressure | 8 | | 20 | ret | tony settember | scirocco-powell (racing cars) | scirocco-brm | valve gear | 22 | | 21 | ret | bob anderson | dw racing enterprises | lola-climax | gearbox | 10 | | 22 | wd | peter arundell | team lotus | lotus-climax | car not ready | none |
| | entrant | |---:|:-----------| | 0 | team lotus |
[ [ 1, 4025, 31976, 970, 1625, 949, 273, 404, 411, 2121, 67, 529, 34, 294, 1014, 521, 10086, 95, 7032, 2490, 8637, 2906, 2906, 2906, 80, 97, 203, 64, 3669, 5345, 203, 473, 949, 473, 3419, 473, 31976, 970, 473, 3885, 473, 813, 19, 1349, 2921, 473, 3068, 1736, 203, 64, 13138, 5345, 203, 20, 473, 404, 473, 525, 381, 927, 1313, 473, 5927, 17417, 407, 473, 17417, 407, 17, 830, 381, 651, 473, 576, 18, 3103, 30, 8204, 18, 26, 473, 404, 1736, 203, 21, 473, 576, 473, 23657, 1385, 24082, 1136, 473, 2523, 275, 767, 2822, 15501, 10742, 473, 5186, 81, 473, 397, 11201, 18, 26, 272, 473, 890, 1736, 203, 22, 473, 890, 473, 3087, 31698, 366, 737, 473, 2523, 275, 767, 2822, 15501, 10742, 473, 5186, 81, 473, 397, 9131, 18, 22, 272, 473, 576, 1736, 203, 23, 473, 1059, 473, 525, 484, 16430, 70, 31698, 473, 16430, 70, 31698, 767, 2822, 15501, 10742, 473, 16430, 70, 31698, 17, 830, 381, 651, 473, 397, 18106, 18, 20, 272, 473, 4648, 1736, 203, 24, 473, 1381, 473, 268, 6598, 4447, 564, 473, 1825, 4063, 5926, 9395, 473, 1825, 4063, 17, 830, 381, 651, 473, 19387, 328, 6679, 473, 1666, 1736, 203, 25, 473, 1666, 473, 5186, 3965, 312, 830, 7892, 473, 1825, 4063, 473, 1825, 4063, 17, 830, 381, 651, 473, 19387, 328, 6679, 473, 2371, 1736, 203, 26, 473, 2371, 473, 312, 2547, 366, 671, 91, 4773, 473, 960, 779, 82, 1165, 261, 354, 2822, 13, 473, 328, 355, 69, 17, 830, 381, 651, 473, 16647, 328, 6679, 473, 2468, 1736, 203, 27, 473, 1725, 473, 277, 304, 324, 295, 75, 403, 473, 888, 11373, 952, 83, 17, 23509, 1165, 261, 354, 2822, 276, 5913, 13, 473, 888, 11373, 952, 83, 17, 2848, 81, 473, 20963, 328, 6679, 473, 6549, 1736, 203, 28, 473, 2468, 473, 293, 847, 5588, 816, 473, 960, 779, 82, 1165, 261, 354, 2822, 13, 473, 17417, 407, 17, 2848, 81, 473, 20963, 328, 6679, 473, 4711, 1736, 203, 29, 473, 1728, 473, 7671, 80, 314, 369, 267, 443, 506, 69, 696, 499, 473, 425, 1397, 1385, 10843, 5913, 744, 4507, 473, 293, 1383, 18706, 473, 21017, 328, 6679, 473, 4200, 1736, 203, 2163, 473, 4648, 473, 525, 83, 272, 17231, 88, 473, 272, 17231, 88, 767, 2822, 5927, 473, 17417, 407, 17, 2848, 81, 473, 4073, 261, 6028, 328, 6679, 13, 473, 2593, 1736, 203, 2499, 473, 2593, 473, 471, 266, 24970, 7637, 473, 471, 266, 24970, 7637, 473, 17417, 407, 17, 830, 381, 651, 473, 13746, 328, 6679, 473, 9035, 1736, 203, 2138, 473, 5958, 473, 316, 23712, 277, 2878, 464, 473, 324, 583, 1468, 767, 2822, 1087, 9646, 5310, 473, 17417, 407, 17, 2848, 81, 473, 320, 330, 17590, 261, 4313, 328, 6679, 13, 473, 1381, 1736, 203, 3437, 473, 5045, 473, 324, 8865, 1060, 4508, 16659, 473, 324, 8865, 1060, 4508, 16659, 473, 17417, 407, 17, 830, 381, 651, 473, 320, 330, 17590, 261, 8749, 328, 6679, 13, 473, 5342, 1736, 203, 3461, 473, 325, 473, 277, 304, 767, 1637, 473, 277, 304, 767, 1637, 261, 354, 2822, 13, 473, 314, 330, 1637, 17, 2848, 81, 473, 9750, 608, 473, 5958, 1736, 203, 3600, 473, 325, 473, 302, 304, 314, 321, 402, 473, 16430, 70, 31698, 767, 2822, 15501, 10742, 473, 16430, 70, 31698, 17, 830, 381, 651, 473, 320, 330, 20891, 473, 2872, 1736, 203, 2313, 473, 325, 473, 312, 2547, 506, 363, 1918, 473, 324, 583, 1468, 767, 2822, 1087, 9646, 5310, 473, 17417, 407, 17, 2848, 81, 473, 25961, 473, 8043, 1736, 203, 4033, 473, 325, 473, 312, 689, 275, 314, 1574, 630, 473, 1658, 779, 82, 1165, 473, 17417, 407, 17, 2848, 81, 473, 5861, 2805, 264, 473, 5045, 1736, 203, 2643, 473, 325, 473, 268, 9083, 280, 268, 528, 80, 280, 473, 5927, 17417, 407, 473, 17417, 407, 17, 830, 381, 651, 473, 276, 26253, 21344, 473, 7092, 285, 473, 1059, 1736, 203, 3657, 473, 325, 473, 525, 83, 324, 265, 82, 2453, 473, 23152, 14810, 767, 2822, 5927, 473, 1825, 4063, 17, 830, 381, 651, 473, 320, 330, 17590, 473, 1725, 1736, 203, 3462, 473, 325, 473, 268, 6598, 444, 874, 744, 473, 888, 11373, 952, 83, 17, 23509, 1165, 261, 354, 2822, 276, 5913, 13, 473, 888, 11373, 952, 83, 17, 2848, 81, 473, 1244, 537, 30142, 473, 11201, 1736, 203, 5340, 473, 325, 473, 800, 70, 471, 3565, 473, 12394, 767, 2822, 6103, 683, 6141, 473, 328, 355, 69, 17, 830, 381, 651, 473, 30142, 2147, 473, 1728, 1736, 203, 3787, 473, 14452, 473, 293, 847, 419, 1074, 1165, 473, 5927, 17417, 407, 473, 17417, 407, 17, 830, 381, 651, 473, 5926, 486, 5695, 473, 6555, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]
[ [ 1, 64, 10086, 95, 7032, 2490, 8637, 2906, 97, 203, 64, 3669, 5345, 203, 473, 31976, 970, 1736, 203, 64, 13138, 5345, 203, 20, 473, 5927, 17417, 407, 1736, 203, 64, 9176, 5345, 203, 64, 409, 95, 7032, 2490, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ]