%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: dataBrowsingOptionPage.jsp
-- Controller: db/adm/schm/DisplayContentsController.java
--
-- Description: For the View Data dropdown option (in context of
-- a schema object), there is a refine query button.
-- This is the JSP for the Refine Query page.
--%>
<%-- Tag Libraries --%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %>
<%-- HTML Page Title --%>
<%-- Oracle Logo and Tabs --%>
<%@ include file="/database/global.jspf" %>
<%-- Warning/Error display --%>
<%-- tip --%>
<%--oem:shuttle name="tableColumns" leadingHeader="Available Columns"--%>
<%-- END: Content --%>