|
<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> after 2005 , the winners of the lifetime achievement award were andrew rule , john silvester , sandra harvey , lindsay simpson , marele day , shane maloney , and peter doyle</h3> |
|
<h3>Input Table: ned kelly awards</h3> |
|
<div class="step"> |
|
<div class="step"> |
|
<div class="step-title">Step 1: Select rows where 'year' is greater than 2005.</div> |
|
<div id="step-1" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>best_teenage___young_adult</td> |
|
<td>reader__s_vote</td> |
|
<td>best_non___fiction</td> |
|
<td>lifetime_achievement</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1996-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>jon cleary</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1997-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>how to write crime edited by marele day</td> |
|
<td>alan yates (aka carter brown )</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1998-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1999-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>peter corris</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2000-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2001-01-01</span></td> |
|
<td>na</td> |
|
<td>bleeding hearts by lindy cameron</td> |
|
<td>na</td> |
|
<td>professor stephen knight</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2002-01-01</span></td> |
|
<td>blue murder by ken catran</td> |
|
<td>apartment 255 by bunty avieson</td> |
|
<td>na</td> |
|
<td>patrick gallagher</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2003-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>kerry greenwood</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2004-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>bob bottom</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2005-01-01</span></td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>stuart coupe</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2006-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">andrew rule and john silvester</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2007-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">sandra harvey and lindsay simpson</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2008-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">marele day</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2009-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">shane maloney</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2010-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">peter doyle</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2011-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
</tr> |
|
</table> |
|
</div> |
|
<hr> |
|
<div class="step"> |
|
<div class="step-title">Step 2: Select rows where 'lifetime_achievement' is not 'na'.</div> |
|
<div id="step-0" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>best_teenage___young_adult</td> |
|
<td>reader__s_vote</td> |
|
<td>best_non___fiction</td> |
|
<td>lifetime_achievement</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2006-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">andrew rule and john silvester</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2007-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">sandra harvey and lindsay simpson</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2008-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">marele day</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2009-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">shane maloney</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2010-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">peter doyle</span></td> |
|
</tr> |
|
<tr> |
|
<td>2011-01-01</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td>na</td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></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 7, otherwise return FALSE.</div> |
|
<div id="step-1" class="content"> |
|
<table> |
|
<tr> |
|
<td>year</td> |
|
<td>best_teenage___young_adult</td> |
|
<td>reader__s_vote</td> |
|
<td>best_non___fiction</td> |
|
<td>lifetime_achievement</td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2006-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">andrew rule and john silvester</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2007-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">sandra harvey and lindsay simpson</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2008-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">marele day</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2009-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">shane maloney</span></td> |
|
</tr> |
|
<tr> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2010-01-01</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> |
|
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">peter doyle</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> |
|
|