<%include header.txt%>
<%if from_monitor%>
<%if total_rows%>
( <%total_rows%> rows affected )
<%endif%>
<%endif%>
<%ifnot from_monitor%>
SQL-query |
<%query_printed%> |
<%if total_rows%>
( <%total_rows%> records in total ) Save Result
<%endif%>
<%endif%>
<%page_jump%>
<%page_link%>
<%if empty_set%>
<%endif%>
<%ifnot empty_set%>
<%col_name%>
<%if pri_key%>
| |
<%endif%>
<%table_records%>
<%endif%>
<%page_link%>
|