|
<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> iran has the lowest mideast rank</h3> |
|
<h3>Input Table: list of asian and pacific countries by gdp (ppp)</h3> |
|
<div class="step"> |
|
<div class="step"> |
|
<div class="step-title">Step 1: Order the table by 'rank_mideast' in ascending order.</div> |
|
<div class="content" id="step-1"> |
|
<table> |
|
<tr> |
|
<td>rank_mideast</td> |
|
<td>rank_asia</td> |
|
<td>rank_world</td> |
|
<td>country</td> |
|
<td>c_2011_gdp__ppp__billions_of_usd</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">6</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">17</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">iran</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">930.236</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">2</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">9</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">23</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">saudi arabia</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">677.663</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">3</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">18</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">48</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">united arab emirates</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">261.189</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">4</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">19</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">50</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">israel</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">235.446</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">5</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">21</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">55</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">qatar</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">181.912</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">6</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">22</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">58</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">kuwait</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">150.002</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">7</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">23</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">60</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">iraq</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">127.348</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">8</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">26</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">66</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">syria</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">107.803</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">9</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">29</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">76</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">oman</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">81.005</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">10</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">30</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">83</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">yemen</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">63.344</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">11</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">31</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">84</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">lebanon</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">61.738</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">12</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">35</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">97</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">jordan</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">36.897</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">13</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">37</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">104</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">bahrain</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">30.889</span></td> |
|
</tr> |
|
</table> |
|
</div> |
|
<hr/> |
|
<div class="step"> |
|
<div class="step-title">Step 2: Select row number 1.</div> |
|
<div class="content" id="step-0"> |
|
<table> |
|
<tr> |
|
<td>rank_mideast</td> |
|
<td>rank_asia</td> |
|
<td>rank_world</td> |
|
<td>country</td> |
|
<td>c_2011_gdp__ppp__billions_of_usd</td> |
|
</tr> |
|
<tr> |
|
<td>1</td> |
|
<td>6</td> |
|
<td>17</td> |
|
<td>iran</td> |
|
<td>930.236</td> |
|
</tr> |
|
<tr> |
|
<td>2</td> |
|
<td>9</td> |
|
<td>23</td> |
|
<td>saudi arabia</td> |
|
<td>677.663</td> |
|
</tr> |
|
<tr> |
|
<td>3</td> |
|
<td>18</td> |
|
<td>48</td> |
|
<td>united arab emirates</td> |
|
<td>261.189</td> |
|
</tr> |
|
<tr> |
|
<td>4</td> |
|
<td>19</td> |
|
<td>50</td> |
|
<td>israel</td> |
|
<td>235.446</td> |
|
</tr> |
|
<tr> |
|
<td>5</td> |
|
<td>21</td> |
|
<td>55</td> |
|
<td>qatar</td> |
|
<td>181.912</td> |
|
</tr> |
|
<tr> |
|
<td>6</td> |
|
<td>22</td> |
|
<td>58</td> |
|
<td>kuwait</td> |
|
<td>150.002</td> |
|
</tr> |
|
<tr> |
|
<td>7</td> |
|
<td>23</td> |
|
<td>60</td> |
|
<td>iraq</td> |
|
<td>127.348</td> |
|
</tr> |
|
<tr> |
|
<td>8</td> |
|
<td>26</td> |
|
<td>66</td> |
|
<td>syria</td> |
|
<td>107.803</td> |
|
</tr> |
|
<tr> |
|
<td>9</td> |
|
<td>29</td> |
|
<td>76</td> |
|
<td>oman</td> |
|
<td>81.005</td> |
|
</tr> |
|
<tr> |
|
<td>10</td> |
|
<td>30</td> |
|
<td>83</td> |
|
<td>yemen</td> |
|
<td>63.344</td> |
|
</tr> |
|
<tr> |
|
<td>11</td> |
|
<td>31</td> |
|
<td>84</td> |
|
<td>lebanon</td> |
|
<td>61.738</td> |
|
</tr> |
|
<tr> |
|
<td>12</td> |
|
<td>35</td> |
|
<td>97</td> |
|
<td>jordan</td> |
|
<td>36.897</td> |
|
</tr> |
|
<tr> |
|
<td>13</td> |
|
<td>37</td> |
|
<td>104</td> |
|
<td>bahrain</td> |
|
<td>30.889</td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr/> |
|
<div class="step"> |
|
<div class="step-title">Step 3: Select rows where 'country' is 'iran'.</div> |
|
<div class="content" id="step-1"> |
|
<table> |
|
<tr> |
|
<td>rank_mideast</td> |
|
<td>rank_asia</td> |
|
<td>rank_world</td> |
|
<td>country</td> |
|
<td>c_2011_gdp__ppp__billions_of_usd</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">6</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">17</span></td> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">iran</span></td> |
|
<td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">930.236</span></td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr/> |
|
<div class="step"> |
|
<div class="step-title">Step 4: Use a `CASE` statement to return TRUE if the number of rows is equal to 1, otherwise return FALSE.</div> |
|
<div class="content" id="step-2"> |
|
<table> |
|
<tr> |
|
<td>rank_mideast</td> |
|
<td>rank_asia</td> |
|
<td>rank_world</td> |
|
<td>country</td> |
|
<td>c_2011_gdp__ppp__billions_of_usd</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1</span></td> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">6</span></td> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">17</span></td> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">iran</span></td> |
|
<td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">930.236</span></td> |
|
</tr> |
|
</table> |
|
</div> |
|
</div> |
|
<hr/> |
|
|
|
</div> |
|
</div> |
|
<hr/> |
|
</body></html> |
|
|