Spaces:
Build error
Build 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> | |
| <hr/> | |
| <h3><span>Statement:</span> during the years of 1950 through 1965 , the goals scored were less than 160</h3> | |
| <h3>Input Table: list of top association football goal scorers by country</h3> | |
| <div class="step"> | |
| <div class="step"> | |
| <div class="step-title">Step 1: Extract the start and end years from the 'years' column then add columns 'start_year' and 'end_year' to the existing table.</div> | |
| <div class="content" id="step-1"> | |
| <table> | |
| <tr> | |
| <td>rank</td> | |
| <td>name</td> | |
| <td>years</td> | |
| <td>matches</td> | |
| <td>goals</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">dudu georgescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970-01-01 - 1986-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">370</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">252</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">2</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ionel danciulescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1993-01-01 - present</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">427</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">210</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">3</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">rodion camataru</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">377</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">198</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">4</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">marin radu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">384</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">190</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ion oblemenco</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1964-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">272</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">170</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">florea dumitrache</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1966-01-01 - 1983-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">357</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">170</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">7</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">mircea sandu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970-01-01 - 1987-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">407</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">167</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">8</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">victor piturca</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1975-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">301</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">166</span></td> | |
| </tr> | |
| <tr> | |
| <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">mihai adam</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">9999-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">353</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">160</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">10</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">titus ozon</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1947-01-01 - 1964-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">270</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">157</span></td> | |
| </tr> | |
| </table> | |
| </div> | |
| <hr/> | |
| <div class="step"> | |
| <div class="step-title">Step 2: Select rows where the 'start_year' is greater than or equal to 1950 and the 'end_year' is less than or equal to 1965.</div> | |
| <div class="content" id="step-0"> | |
| <table> | |
| <tr> | |
| <td>rank</td> | |
| <td>name</td> | |
| <td>years</td> | |
| <td>matches</td> | |
| <td>goals</td> | |
| <td>start_year</td> | |
| <td>end_year</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">dudu georgescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970-01-01 - 1986-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">370</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">252</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">2</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ionel danciulescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1993-01-01 - present</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">427</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">210</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1993</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation"></span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">3</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">rodion camataru</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">377</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">198</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">4</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">marin radu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">384</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">190</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ion oblemenco</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1964-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">272</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1964</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">florea dumitrache</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1966-01-01 - 1983-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">357</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1966</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">7</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">mircea sandu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970-01-01 - 1987-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">407</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">167</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">8</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">victor piturca</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1975-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">301</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">166</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1975</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <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">mihai adam</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">9999-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">353</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">160</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">9999</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td>10</td> | |
| <td>titus ozon</td> | |
| <td>1947-01-01 - 1964-01-01</td> | |
| <td>270</td> | |
| <td>157</td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1947</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| </table> | |
| </div> | |
| </div> | |
| <hr/> | |
| <div class="step"> | |
| <div class="step-title">Step 3: Extract the numerical value of 'goals' from the 'goals' column then add column 'num_goals' to the existing table.</div> | |
| <div class="content" id="step-1"> | |
| <table> | |
| <tr> | |
| <td>rank</td> | |
| <td>name</td> | |
| <td>years</td> | |
| <td>matches</td> | |
| <td>goals</td> | |
| <td>start_year</td> | |
| <td>end_year</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">dudu georgescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970-01-01 - 1986-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">370</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">252</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">2</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ionel danciulescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1993-01-01 - present</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">427</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">210</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1993</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation"></span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">3</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">rodion camataru</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">377</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">198</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">4</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">marin radu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">384</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">190</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ion oblemenco</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1964-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">272</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1964</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">florea dumitrache</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1966-01-01 - 1983-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">357</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1966</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">7</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">mircea sandu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970-01-01 - 1987-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">407</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">167</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">8</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">victor piturca</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1975-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">301</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">166</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1975</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| <tr> | |
| <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">mihai adam</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">9999-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">353</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">160</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">9999</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| </tr> | |
| </table> | |
| </div> | |
| </div> | |
| <hr/> | |
| <div class="step"> | |
| <div class="step-title">Step 4: Select rows where 'num_goals' is less than 160.</div> | |
| <div class="content" id="step-2"> | |
| <table> | |
| <tr> | |
| <td>rank</td> | |
| <td>name</td> | |
| <td>years</td> | |
| <td>matches</td> | |
| <td>goals</td> | |
| <td>start_year</td> | |
| <td>end_year</td> | |
| <td>num_goals</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">dudu georgescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970-01-01 - 1986-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">370</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">252</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">2</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ionel danciulescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1993-01-01 - present</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">427</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">210</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1993</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation"></span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">3</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">rodion camataru</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">377</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">198</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">4</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">marin radu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">384</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">190</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">ion oblemenco</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1964-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">272</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1964</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">5</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">florea dumitrache</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1966-01-01 - 1983-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">357</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1966</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">7</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">mircea sandu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970-01-01 - 1987-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">407</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">167</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">8</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">victor piturca</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1975-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">301</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">166</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1975</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| <tr> | |
| <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">mihai adam</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">9999-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">353</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">160</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">9999</span></td> | |
| <td><span class="highlighted-cell" style="background-color:yellow;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></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 is greater than or equal to 1, otherwise return FALSE.</div> | |
| <div class="content" id="step-3"> | |
| <table> | |
| <tr> | |
| <td>rank</td> | |
| <td>name</td> | |
| <td>years</td> | |
| <td>matches</td> | |
| <td>goals</td> | |
| <td>start_year</td> | |
| <td>end_year</td> | |
| <td>num_goals</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">dudu georgescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970-01-01 - 1986-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">370</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">252</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">ionel danciulescu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1993-01-01 - present</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">427</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">210</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1993</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation"></span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">rodion camataru</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">377</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">198</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">marin radu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">384</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">190</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1974</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">ion oblemenco</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1964-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">272</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1964</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">florea dumitrache</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1966-01-01 - 1983-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">357</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">170</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1966</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">mircea sandu</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970-01-01 - 1987-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">407</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">167</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1970</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">victor piturca</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1975-01-01 - 1989-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">301</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">166</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1975</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</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:#90EE90;" title="Used in transformation">mihai adam</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">9999-01-01 - 1976-01-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">353</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">160</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">9999</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">1-01</span></td> | |
| <td><span class="highlighted-cell" style="background-color:#90EE90;" title="Used in transformation">0</span></td> | |
| </tr> | |
| </table> | |
| </div> | |
| </div> | |
| <hr/> | |
| </div> | |
| </div> | |
| <hr/> | |
| </body></html> | |