Spaces:
Runtime error
Runtime error
<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> | |
<h1 class="pos-title">Plan-of-SQLs (Ours)</h1> | |
<hr> | |
<h3><span>Statement:</span> emi watanabe was ranked third in the 1979 world figure skating championships , two places higher than dagmar lurz</h3> | |
<h3>Ground-truth:</span> FALSE</h3> | |
<h3>Input Table: 1979 world figure skating championships</h3> | |
<div class="step"> | |
<div class="step"> | |
<div class="step-title">Step 1: Select rows where 'name' is 'emi watanabe'.</div> | |
<div id="step-1" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td>1</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">linda fratianne</span></td> | |
<td>united states</td> | |
<td>1</td> | |
<td>186.92</td> | |
<td>11</td> | |
</tr> | |
<tr> | |
<td>2</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">anett pötzsch</span></td> | |
<td>east germany</td> | |
<td>3</td> | |
<td>184.36</td> | |
<td>18</td> | |
</tr> | |
<tr> | |
<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:#90EE90;">emi watanabe</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">japan</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;">180.52</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">31</span></td> | |
</tr> | |
<tr> | |
<td>4</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">dagmar lurz</span></td> | |
<td>west germany</td> | |
<td>6</td> | |
<td>179.96</td> | |
<td>33</td> | |
</tr> | |
<tr> | |
<td>5</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">denise biellmann</span></td> | |
<td>switzerland</td> | |
<td>2</td> | |
<td>177.28</td> | |
<td>49</td> | |
</tr> | |
<tr> | |
<td>6</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">lisa - marie allen</span></td> | |
<td>united states</td> | |
<td>5</td> | |
<td>176.68</td> | |
<td>54</td> | |
</tr> | |
<tr> | |
<td>7</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">claudia kristofics - binder</span></td> | |
<td>austria</td> | |
<td>7</td> | |
<td>175.44</td> | |
<td>63</td> | |
</tr> | |
<tr> | |
<td>8</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">susanna driano</span></td> | |
<td>italy</td> | |
<td>9</td> | |
<td>173.46</td> | |
<td>70</td> | |
</tr> | |
<tr> | |
<td>9</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">carola weißenberg</span></td> | |
<td>east germany</td> | |
<td>11</td> | |
<td>170.54</td> | |
<td>88</td> | |
</tr> | |
<tr> | |
<td>10</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">kristiina wegelius</span></td> | |
<td>finland</td> | |
<td>15</td> | |
<td>169.26</td> | |
<td>98</td> | |
</tr> | |
<tr> | |
<td>11</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">carrie rugh</span></td> | |
<td>united states</td> | |
<td>10</td> | |
<td>169.34</td> | |
<td>97</td> | |
</tr> | |
<tr> | |
<td>12</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">sanda dubravčić</span></td> | |
<td>yugoslavia</td> | |
<td>8</td> | |
<td>166.96</td> | |
<td>115</td> | |
</tr> | |
<tr> | |
<td>13</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">natalia strelkova</span></td> | |
<td>soviet union</td> | |
<td>16</td> | |
<td>164.94</td> | |
<td>134</td> | |
</tr> | |
<tr> | |
<td>14</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">deborah cottrill</span></td> | |
<td>united kingdom</td> | |
<td>20</td> | |
<td>164.8</td> | |
<td>136</td> | |
</tr> | |
<tr> | |
<td>15</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">karin riediger</span></td> | |
<td>west germany</td> | |
<td>17</td> | |
<td>164.5</td> | |
<td>142</td> | |
</tr> | |
<tr> | |
<td>16</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">renata baierova</span></td> | |
<td>czechoslovakia</td> | |
<td>13</td> | |
<td>164.0</td> | |
<td>144</td> | |
</tr> | |
<tr> | |
<td>17</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">petra ernert</span></td> | |
<td>west germany</td> | |
<td>14</td> | |
<td>163.24</td> | |
<td>149</td> | |
</tr> | |
<tr> | |
<td>18</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">kira ivanova</span></td> | |
<td>soviet union</td> | |
<td>12</td> | |
<td>164.02</td> | |
<td>147</td> | |
</tr> | |
<tr> | |
<td>19</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">janet morrissey</span></td> | |
<td>canada</td> | |
<td>18</td> | |
<td>162.04</td> | |
<td>162</td> | |
</tr> | |
<tr> | |
<td>20</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">reiko kobayashi</span></td> | |
<td>japan</td> | |
<td>21</td> | |
<td>161.3</td> | |
<td>170</td> | |
</tr> | |
<tr> | |
<td>21</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">jeanne chapman</span></td> | |
<td>norway</td> | |
<td>19</td> | |
<td>161.8</td> | |
<td>166</td> | |
</tr> | |
<tr> | |
<td>22</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">anita siegfried</span></td> | |
<td>switzerland</td> | |
<td>26</td> | |
<td>150.34</td> | |
<td>207</td> | |
</tr> | |
<tr> | |
<td>23</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">astrid jansen in de wal</span></td> | |
<td>netherlands</td> | |
<td>25</td> | |
<td>149.18</td> | |
<td>216</td> | |
</tr> | |
<tr> | |
<td>24</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">franca bianconi</span></td> | |
<td>italy</td> | |
<td>22</td> | |
<td>149.04</td> | |
<td>218</td> | |
</tr> | |
<tr> | |
<td>25</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">bodil olsson</span></td> | |
<td>sweden</td> | |
<td>23</td> | |
<td>147.02</td> | |
<td>225</td> | |
</tr> | |
<tr> | |
<td>26</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">corine wyrsch</span></td> | |
<td>switzerland</td> | |
<td>27</td> | |
<td>146.76</td> | |
<td>233</td> | |
</tr> | |
<tr> | |
<td>27</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">kim myo sil</span></td> | |
<td>north korea</td> | |
<td>24</td> | |
<td>145.48</td> | |
<td>237</td> | |
</tr> | |
<tr> | |
<td>28</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">belinda coulthard</span></td> | |
<td>australia</td> | |
<td>28</td> | |
<td>145.92</td> | |
<td>238</td> | |
</tr> | |
<tr> | |
<td>29</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">katie symmonds</span></td> | |
<td>new zealand</td> | |
<td>29</td> | |
<td>134.58</td> | |
<td>261</td> | |
</tr> | |
<tr> | |
<td>30</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">shin hae sook</span></td> | |
<td>south korea</td> | |
<td>30</td> | |
<td>120.44</td> | |
<td>270</td> | |
</tr> | |
<tr> | |
<td>31</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">gloria mas</span></td> | |
<td>spain</td> | |
<td>31</td> | |
<td>112.28</td> | |
<td>279</td> | |
</tr> | |
</table> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 2: Select rows where 'rank' is 3.</div> | |
<div id="step-0" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">3</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">emi watanabe</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">japan</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;">180.52</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">31</span></td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 3: Select rows where 'name' is 'dagmar lurz'.</div> | |
<div id="step-1" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td>3</td> | |
<td>emi watanabe</td> | |
<td>japan</td> | |
<td>4</td> | |
<td>180.52</td> | |
<td>31</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 4: Select rows where 'rank' is 4.</div> | |
<div id="step-2" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 5: Use a `CASE` statement to return TRUE if the number of rows for step 1 is greater than the number of rows for step 3, otherwise return FALSE.</div> | |
<div id="step-3" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Final output table:</div> | |
<div id="step-4" class="content"> | |
<table> | |
<tr> | |
<td>verification_result</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"><h3><span class="false">Prediction: </span></h3> | |
<h3>Ground-truth:</span> FALSE</h3></div> | |
</body></html> | |