MySQLMan: View Table <%table%>
<%include header.txt%> <%if from_monitor%>

    * Run SQL query/queries

    <%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%>
Empty Set
<%else%> <%loop col_name%> <%endloop%> <%if pri_key%> <%endif%> <%loop table_records%> <%loop record%> <%if pri_key and last%> <%endif%> <%endloop%> <%endloop%>
<%if link%><%endif%><%name%><%if link%><%endif%>
<%if null and show_null%>NULL<%elsif name eq ''%> <%else%><%name%><%endif%>Edit onClick="return confirm('Delete the record?')"<%endif%>>Delete
<%endif%> <%page_link%>