|
<html><head> |
|
<style> |
|
body { font-family: Arial, sans-serif; margin: 20px; } |
|
h1 { text-align: center; } |
|
.cot-title { color: blue; } |
|
.pos-title { color: green; } |
|
h2 { color: black; text-align: left; } |
|
h3 { color: black; text-align: left; } |
|
h4 { color: darkslategray; } |
|
table { width: 100%; border-collapse: collapse; margin: 20px 0; } |
|
table, th, td { border: 1px solid #ddd; padding: 8px; } |
|
th { background-color: #f2f2f2; } |
|
tr:nth-child(even) { background-color: #f9f9f9; } |
|
.highlight { background-color: #ffffcc; } |
|
.true { color: green; } |
|
.false { color: red; } |
|
.highlighted-cell { background-color: yellow; cursor: pointer; } |
|
.step-title { background-color: #f1f1f1; color: #444; padding: 10px; margin: 10px 0; font-size: 18px; border-left: 4px solid #888; } |
|
.step { display: block; } |
|
</style> |
|
</head><body> |
|
<hr> |
|
<h3><span>Statement:</span> the coquitlam adanacs have made 1177 points over 45 seasons</h3> |
|
<h3>Input Table: coquitlam adanacs</h3> |
|
<div class="step"> |
|
<div class="step"> |
|
<div class="step-title">Step 1: Select rows where 'team_name' is 'coquitlam adanacs'.</div> |
|
<div id="step-1" class="content"> |
|
<table> |
|
<tr> |
|
<td>season</td> |
|
<td>team_name</td> |
|
<td>games</td> |
|
<td>losses</td> |
|
<td>points</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1965</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">30</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1966</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">30</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">11</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">38</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1967</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">30</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">15</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">29</span></td> |
|
</tr> |
|
<tr> |
|
<td>1968</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">portland adanacs</span></td> |
|
<td>38</td> |
|
<td>14</td> |
|
<td>48</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1969</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">29</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">3</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">52</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1970</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">30</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">16</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">28</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1971</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">31</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">12</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">37</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1972</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">36</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">23</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1973</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">25</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">9</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">32</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1974</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">15</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">17</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1975</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">16</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">16</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1976</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">15</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1977</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">13</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">22</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1978</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">13</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">21</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1979</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">30</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">12</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">35</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1980</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">9</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">30</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1981</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">7</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">34</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1982</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">16</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">16</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1983</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">14</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1984</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">14</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1985</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">10</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">28</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1986</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">14</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1987</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">11</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">26</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1988</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">11</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">26</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1989</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">13</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">22</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1990</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">12</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1991</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">6</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">36</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1992</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">14</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1993</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">23</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">6</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">34</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1994</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">7</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">26</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1995</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">25</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">11</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">25</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1996</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">15</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">10</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1997</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">10</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">19</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1998</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">25</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">9</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">31</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1999</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">25</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">7</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">36</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2000</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">25</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">11</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">28</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2001</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">8</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">24</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2002</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">6</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">27</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2003</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">3</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">34</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2004</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">9</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">22</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2005</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">27</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2006</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">6</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">23</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2007</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">7</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">20</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2008</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">3</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">28</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2009</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">coquitlam adanacs</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">9</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">18</span></td> |
|
</tr> |
|
<tr> |
|
<td>total</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">45 seasons</span></td> |
|
<td>1094</td> |
|
<td>493</td> |
|
<td>1177</td> |
|
</tr> |
|
</table> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 2: Extract the sum of 'points' over the 45 seasons by summing the 'points' column to add column 'total_points' to existing table.</div> |
|
<div id="step-0" class="content"> |
|
<table> |
|
<tr> |
|
<td>season</td> |
|
<td>team_name</td> |
|
<td>games</td> |
|
<td>losses</td> |
|
<td>points</td> |
|
</tr> |
|
<tr> |
|
<td>1965</td> |
|
<td>coquitlam adanacs</td> |
|
<td>30</td> |
|
<td>18</td> |
|
<td>24</td> |
|
</tr> |
|
<tr> |
|
<td>1966</td> |
|
<td>coquitlam adanacs</td> |
|
<td>30</td> |
|
<td>11</td> |
|
<td>38</td> |
|
</tr> |
|
<tr> |
|
<td>1967</td> |
|
<td>coquitlam adanacs</td> |
|
<td>30</td> |
|
<td>15</td> |
|
<td>29</td> |
|
</tr> |
|
<tr> |
|
<td>1969</td> |
|
<td>coquitlam adanacs</td> |
|
<td>29</td> |
|
<td>3</td> |
|
<td>52</td> |
|
</tr> |
|
<tr> |
|
<td>1970</td> |
|
<td>coquitlam adanacs</td> |
|
<td>30</td> |
|
<td>16</td> |
|
<td>28</td> |
|
</tr> |
|
<tr> |
|
<td>1971</td> |
|
<td>coquitlam adanacs</td> |
|
<td>31</td> |
|
<td>12</td> |
|
<td>37</td> |
|
</tr> |
|
<tr> |
|
<td>1972</td> |
|
<td>coquitlam adanacs</td> |
|
<td>36</td> |
|
<td>23</td> |
|
<td>18</td> |
|
</tr> |
|
<tr> |
|
<td>1973</td> |
|
<td>coquitlam adanacs</td> |
|
<td>25</td> |
|
<td>9</td> |
|
<td>32</td> |
|
</tr> |
|
<tr> |
|
<td>1974</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>15</td> |
|
<td>17</td> |
|
</tr> |
|
<tr> |
|
<td>1975</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>16</td> |
|
<td>16</td> |
|
</tr> |
|
<tr> |
|
<td>1976</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>15</td> |
|
<td>18</td> |
|
</tr> |
|
<tr> |
|
<td>1977</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>13</td> |
|
<td>22</td> |
|
</tr> |
|
<tr> |
|
<td>1978</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>13</td> |
|
<td>21</td> |
|
</tr> |
|
<tr> |
|
<td>1979</td> |
|
<td>coquitlam adanacs</td> |
|
<td>30</td> |
|
<td>12</td> |
|
<td>35</td> |
|
</tr> |
|
<tr> |
|
<td>1980</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>9</td> |
|
<td>30</td> |
|
</tr> |
|
<tr> |
|
<td>1981</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>7</td> |
|
<td>34</td> |
|
</tr> |
|
<tr> |
|
<td>1982</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>16</td> |
|
<td>16</td> |
|
</tr> |
|
<tr> |
|
<td>1983</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>14</td> |
|
<td>20</td> |
|
</tr> |
|
<tr> |
|
<td>1984</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>14</td> |
|
<td>20</td> |
|
</tr> |
|
<tr> |
|
<td>1985</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>10</td> |
|
<td>28</td> |
|
</tr> |
|
<tr> |
|
<td>1986</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>14</td> |
|
<td>20</td> |
|
</tr> |
|
<tr> |
|
<td>1987</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>11</td> |
|
<td>26</td> |
|
</tr> |
|
<tr> |
|
<td>1988</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>11</td> |
|
<td>26</td> |
|
</tr> |
|
<tr> |
|
<td>1989</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>13</td> |
|
<td>22</td> |
|
</tr> |
|
<tr> |
|
<td>1990</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>18</td> |
|
<td>12</td> |
|
</tr> |
|
<tr> |
|
<td>1991</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>6</td> |
|
<td>36</td> |
|
</tr> |
|
<tr> |
|
<td>1992</td> |
|
<td>coquitlam adanacs</td> |
|
<td>24</td> |
|
<td>14</td> |
|
<td>20</td> |
|
</tr> |
|
<tr> |
|
<td>1993</td> |
|
<td>coquitlam adanacs</td> |
|
<td>23</td> |
|
<td>6</td> |
|
<td>34</td> |
|
</tr> |
|
<tr> |
|
<td>1994</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>7</td> |
|
<td>26</td> |
|
</tr> |
|
<tr> |
|
<td>1995</td> |
|
<td>coquitlam adanacs</td> |
|
<td>25</td> |
|
<td>11</td> |
|
<td>25</td> |
|
</tr> |
|
<tr> |
|
<td>1996</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>15</td> |
|
<td>10</td> |
|
</tr> |
|
<tr> |
|
<td>1997</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>10</td> |
|
<td>19</td> |
|
</tr> |
|
<tr> |
|
<td>1998</td> |
|
<td>coquitlam adanacs</td> |
|
<td>25</td> |
|
<td>9</td> |
|
<td>31</td> |
|
</tr> |
|
<tr> |
|
<td>1999</td> |
|
<td>coquitlam adanacs</td> |
|
<td>25</td> |
|
<td>7</td> |
|
<td>36</td> |
|
</tr> |
|
<tr> |
|
<td>2000</td> |
|
<td>coquitlam adanacs</td> |
|
<td>25</td> |
|
<td>11</td> |
|
<td>28</td> |
|
</tr> |
|
<tr> |
|
<td>2001</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>8</td> |
|
<td>24</td> |
|
</tr> |
|
<tr> |
|
<td>2002</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>6</td> |
|
<td>27</td> |
|
</tr> |
|
<tr> |
|
<td>2003</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>3</td> |
|
<td>34</td> |
|
</tr> |
|
<tr> |
|
<td>2004</td> |
|
<td>coquitlam adanacs</td> |
|
<td>20</td> |
|
<td>9</td> |
|
<td>22</td> |
|
</tr> |
|
<tr> |
|
<td>2005</td> |
|
<td>coquitlam adanacs</td> |
|
<td>18</td> |
|
<td>4</td> |
|
<td>27</td> |
|
</tr> |
|
<tr> |
|
<td>2006</td> |
|
<td>coquitlam adanacs</td> |
|
<td>18</td> |
|
<td>6</td> |
|
<td>23</td> |
|
</tr> |
|
<tr> |
|
<td>2007</td> |
|
<td>coquitlam adanacs</td> |
|
<td>18</td> |
|
<td>7</td> |
|
<td>20</td> |
|
</tr> |
|
<tr> |
|
<td>2008</td> |
|
<td>coquitlam adanacs</td> |
|
<td>18</td> |
|
<td>3</td> |
|
<td>28</td> |
|
</tr> |
|
<tr> |
|
<td>2009</td> |
|
<td>coquitlam adanacs</td> |
|
<td>18</td> |
|
<td>9</td> |
|
<td>18</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 3: Use a `CASE` statement to return TRUE if the number of rows is equal to 1 and the value of 'total_points' is 1177, otherwise return FALSE.</div> |
|
<div id="step-1" class="content"> |
|
<table> |
|
<tr> |
|
<td>total_points</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">1129</span></td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Final output table:</div> |
|
<div id="step-2" class="content"> |
|
<table> |
|
<tr> |
|
<td>verification_result</td> |
|
</tr> |
|
<tr> |
|
<td>FALSE</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr> |
|
<h3>Prediction:</span> FALSE</h3> |
|
</body></html> |
|
|