<%-- ================ Statistics tab of SQL Details Page =================== MODIFIED (MM/DD/YY) manaraya 06/10/08 - Backport manaraya_bug-6718429 from main ychan 09/24/07 - Add sql monitor manaraya 04/17/07 - XbranchMerge manaraya_bug-5934867 from st_emdbsa_11.1 manaraya 04/15/07 - XbranchMerge manaraya_bug-5852154 from manaraya 02/28/07 - nachen 01/14/07 - XbranchMerge nachen_bug-5758143 from st_emdbsa_11.1 nachen 01/09/07 - hide tuning info tab for sql worksheet yfeng 10/10/06 - align Information name value pair with others hxlin 04/07/06 - Use sharable execution plan table yfeng 06/15/06 - Temporary disable checkbox for PQ because of uix bug yfeng 06/06/06 - Add Information name value pair yfeng 03/16/06 - Dispaly Information name value pair for Plan tab if exists yfeng 03/15/06 - Add rendered attributes for those new columns added yfeng 03/15/06 - Add more columns into xplan table yfeng 03/13/06 - Add checkBox to show PQ yfeng 03/09/06 - xplan enhancement and removed the switcher to control the columns to be shown nachen 06/01/06 - add child number nachen 04/27/06 - add results tab yfeng 11/21/05 - Fix bug 4728583 - object node displayed at wrong col nachen 09/15/05 - fix bug 4614108 yfeng 06/24/05 - Fix ADA violation - add summary for oem:table nachen 02/21/05 - move back query rewrite nachen 02/16/05 - fix legend nachen 01/20/05 - fix layout problem yfeng 10/15/04 - Show message when plan is not available --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- --%> <% if (sqlDetailUI.getIsVer10Higher()) { %> <% } else { %> <% } %> <%@ include file="/database/instance/executionPlanTable.jspf" %> <%-- case tabular --%> <%-- Table column name column --%>