Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I had a boss one time who, rather than write a CGI, would write SQL statements against oracle to format the results as HTML.

Things like

select '<table>' from dual; select '<tr><td>'||column1||'</td><td>'||column2||'</td></tr>' from dual;



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: