luulinh90s's picture
add materials
fa53be0
raw
history blame
5.78 kB
<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> paulo costa of por is retiring at the end of the season</h3>
<h3>Input Table: 2008 - 09 apoel f.c. season</h3>
<div class="step">
<div class="step">
<div class="step-title">Step 1: Select rows where 'name' is 'paulo costa'.</div>
<div id="step-1" class="content">
<table>
<tr>
<td>nat</td>
<td>name</td>
<td>moving_to</td>
<td>type</td>
<td>transfer_window</td>
<td>transfer_fee</td>
<td>source</td>
</tr>
<tr>
<td>gre</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">machlas</span></td>
<td>retired</td>
<td>retirement</td>
<td>summer</td>
<td>-</td>
<td>contragr</td>
</tr>
<tr>
<td>cyp</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">makrides</span></td>
<td>metalurh donetsk</td>
<td>end of contract</td>
<td>summer</td>
<td>free</td>
<td>kerkidanet</td>
</tr>
<tr>
<td>ser</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">čorović</span></td>
<td>ael limassol</td>
<td>loan return</td>
<td>summer</td>
<td>-</td>
<td>-</td>
</tr>
<tr>
<td>cyp</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">louka</span></td>
<td>ael limassol</td>
<td>end of contract</td>
<td>summer</td>
<td>free</td>
<td>kerkidanet</td>
</tr>
<tr>
<td>gre</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">kapsis</span></td>
<td>levadiakos</td>
<td>end of contract</td>
<td>summer</td>
<td>free</td>
<td>-</td>
</tr>
<tr>
<td>cyp</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">daskalakis</span></td>
<td>aek larnaca</td>
<td>end of contract</td>
<td>summer</td>
<td>free</td>
<td>apoelnet</td>
</tr>
<tr>
<td>bra</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">zé carlos</span></td>
<td>trofense</td>
<td>contract termination</td>
<td>summer</td>
<td>free</td>
<td>apoelfccomcy</td>
</tr>
<tr>
<td>cyp</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">vourkou</span></td>
<td>doxa katokopia</td>
<td>loan</td>
<td>summer</td>
<td>free</td>
<td>-</td>
</tr>
<tr>
<td>cyp</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">panayiotou</span></td>
<td>digenis morphou</td>
<td>loan</td>
<td>summer</td>
<td>free</td>
<td>-</td>
</tr>
<tr>
<td>mkd</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">nikolovski</span></td>
<td>aep paphos</td>
<td>mutual consent</td>
<td>winter</td>
<td>free</td>
<td>-</td>
</tr>
<tr>
<td>cyp</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">papathanasiou</span></td>
<td>ermis aradippou</td>
<td>loan</td>
<td>winter</td>
<td>free</td>
<td>-</td>
</tr>
<tr>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">por</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">paulo costa</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">anorthosis famagusta</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">mutual consent loan return</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">winter</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">free</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">apoelfccomcy</span></td>
</tr>
</table>
</div>
<hr>
<div class="step">
<div class="step-title">Step 2: Select rows where 'type' is 'retirement'.</div>
<div id="step-0" class="content">
<table>
<tr>
<td>nat</td>
<td>name</td>
<td>moving_to</td>
<td>type</td>
<td>transfer_window</td>
<td>transfer_fee</td>
<td>source</td>
</tr>
<tr>
<td>por</td>
<td>paulo costa</td>
<td>anorthosis famagusta</td>
<td>mutual consent loan return</td>
<td>winter</td>
<td>free</td>
<td>apoelfccomcy</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, otherwise return FALSE.</div>
<div id="step-1" class="content">
<table>
<tr>
<td>nat</td>
<td>name</td>
<td>moving_to</td>
<td>type</td>
<td>transfer_window</td>
<td>transfer_fee</td>
<td>source</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>