Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\ja\ui_templt_report.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>?????????????????</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:31Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Report Templates" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-01" /> <link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="themes.htm" title="Managing Themes and Templates" type="text/html" /> <link rel="up" href="ui_templt.htm" title="Customizing Templates" type="text/html" /> <link rel="up" href="ui_templt_report.htm" title="Report Templates" type="text/html" /> <link rel="prev" href="ui_templt_reg.htm" title="Previous" type="text/html" /> <link rel="next" href="ui_custom_css.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="?????">?????</a> > <a href="themes.htm" title="???????????????????????">???????????????????????</a> > <a href="ui_templt.htm" title="????????????????????">????????????????????</a> > ?????????????????</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="ui_templt_reg.htm"><img src="dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="ui_custom_css.htm"><img src="dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> <p><a id="BABFFGGJ" name="BABFFGGJ"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25707" id="HTMDB25707"></a>????????<a id="sthref1798" name="sthref1798"></a><a id="sthref1799" name="sthref1799"></a><a id="sthref1800" name="sthref1800"></a>?????????</h1> <p>?????????????????????????QL?????????????????1??????????°???????????????????????????????????????????????????????</p> <p>???????????????????????<code>#1#??#2#??#3#</code>?????????????????????????????<code>#ENAME#</code>??<code>#EMPNO#</code>????????????????????????????????????????????????? ??????????????????????????????????????????????? ??????????????????<code><span class="codeinlineitalic">ABC.</span></code>??????????????????????????????<code><span class="codeinlineitalic">&ABC.</span></code>??????????????BC.???????????<code><span class="codeinlineitalic">ABC</span></code>?????????????????????????????????????????????????????????????????</p> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">???:</p> <a href="bldapp_rpt.htm#CHDCFJBF">??????????????</a>??<a href="ui_templt.htm#BABBFHJA">???????????????????????</a>?????<a href="ui_themes.htm#BABJEDBB">?????????????</a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> <a id="sthref1801" name="sthref1801"></a> <p class="subhead2">??????:</p> <ul> <li> <p><a href="#BABICIDB">?????????????????????????????????????????</a></p> </li> <li> <p><a href="#BABHFAIC">???????????????????????????????????</a></p> </li> <li> <p><a href="#BABDHFDA">??????????????????????????????????????</a></p> </li> <li> <p><a href="#BABHFIGG">??????????????avaScript???????????</a></p> </li> </ul> <a id="BABICIDB" name="BABICIDB"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25708" id="HTMDB25708"></a>?????????????????????????????????????????</h2> <p>Oracle Application Express????????2???????????????????????????????????</p> <ul> <li> <p>??????????????</p> </li> <li> <p>?????????????????</p> </li> </ul> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1802" name="sthref1802"></a> <h3><a name="HTMDB25709" id="HTMDB25709"></a>?????<a id="sthref1803" name="sthref1803"></a>?????????</h3> <p>????????????????????????1???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <p>?°???????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <td class="tabledata" align="#ALIGN#">#COLUMN_VALUE#</td> </pre> <p>???????????????????????????????<code>tabledata</code>?????CSS??????????????????????????????????????????????<code>#ALIGN#</code>?????<code>#COLUMN_VALUE#</code>???????????????????????????????????????????????????????QL?????????????????????????????????????</p> <p>????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> SELECT ename, (sal + comm) * 12 FROM emp </pre> <p>?????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> SELECT ename, (sal + comm) * 12 yearly_comp FROM emp </pre></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1804" name="sthref1804"></a> <h3><a name="HTMDB25710" id="HTMDB25710"></a>????????<a id="sthref1805" name="sthref1805"></a>?????????</h3> <p>?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <tr><td>#ENAME#</td><td>#SAL#</td></tr> </pre> <p>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????TML????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <tr><td>#ENAME#</td><td>#SAL#</td></tr> <tr><td>#1#</td><td>#2#</td></tr> </pre></div> <!-- class="sect4" --></div> <!-- class="sect3" --> <a id="BABHFAIC" name="BABHFAIC"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25711" id="HTMDB25711"></a>???????????????????????????????????</h2> <p>??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<span class="bold">???????????</span>??????????????</p> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1806" name="sthref1806"></a> <h3><a name="HTMDB25712" id="HTMDB25712"></a>?????????????????<a id="sthref1807" name="sthref1807"></a></h3> <p><span class="bold">??????????????</span>???????????????????????????<span class="bold">???????????????????</span>??????????????????????????????????????????????????????????????????????????????????????????????????????<code>#COLUMN_VALUE#</code>???????????????????</p> <p><span class="bold">????????</span>??????????????????????????????????????????<span class="bold">???????????????????</span>???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<span class="bold">??????</span>??????????????????????????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1808" name="sthref1808"></a> <h3><a name="HTMDB25713" id="HTMDB25713"></a><a id="sthref1809" name="sthref1809"></a>????????????????????????</h3> <p>???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <p>?????????????????????????????????????????<span class="bold">???????????????????????</span>??????????????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1810" name="sthref1810"></a> <h3><a name="HTMDB25714" id="HTMDB25714"></a>?????<a id="sthref1811" name="sthref1811"></a></h3> <p><span class="bold"><a id="sthref1812" name="sthref1812"></a><a id="sthref1813" name="sthref1813"></a><a id="sthref1814" name="sthref1814"></a>????????</span>???????????????????????????1????????TML???????????TML????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <table> </pre> <p>???<code>#1#</code>??<code>#2#</code>??<code>#3#</code>??????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <th>#1#</th><th>#2#</th><th>#3#</th> </pre> <p>????????<code>#top_pagination#</code>????????????????????????????????????????????????????????????????????????????<code><tr></code>??????????????<code></tr></code>??????HTML?????????????????????????????<code>#TOP_PAGINATION#</code>????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <table>#TOP_PAGINATION# </pre> <p>????????????<a id="sthref1815" name="sthref1815"></a><code></code> #CSV_LINK#???????????????????????????????????????????????????????????????CSV????????????????????????????????????????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1816" name="sthref1816"></a> <h3><a name="HTMDB25715" id="HTMDB25715"></a>????????<a id="sthref1817" name="sthref1817"></a><a id="sthref1818" name="sthref1818"></a><a id="sthref1819" name="sthref1819"></a></h3> <p><span class="bold">??????????????????????</span>?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <th #ALIGNMENT#>#COLUMN_HEADER#</th> </pre> <p>????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> OMIT </pre> <p>??????????????????????pplication Express??????????????????????????????????????????????????????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1820" name="sthref1820"></a> <h3><a name="HTMDB25716" id="HTMDB25716"></a>??????<a id="sthref1821" name="sthref1821"></a></h3> <p><span class="bold"><a id="sthref1822" name="sthref1822"></a>??????????</span>????????????????????????????????????????????????????????????HTML???????????????????????<span class="bold">??????????</span>?????????????????????????????</p> <ul> <li> <p><code>#ROWNUM# <a id="sthref1823" name="sthref1823"></a></code></p> <p>?????????????????????????????????????????</p> </li> <li> <p><code>#COLCOUNT#<a id="sthref1824" name="sthref1824"></a></code></p> <p>????????????????????????????????????????</p> </li> <li> <p><code><a id="sthref1825" name="sthref1825"></a>#HIGHLIGHT_ROW#</code></p> <p>????????????????????????????????????????????????????</p> </li> </ul> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1826" name="sthref1826"></a> <h3><a name="HTMDB25717" id="HTMDB25717"></a>??<a id="sthref1827" name="sthref1827"></a><a id="sthref1828" name="sthref1828"></a>?????????</h3> <p>???????????????????????????????????4???????????????????????????????????????????????????????????????????????????????????????????????L/SQL?????????????????????????????????????</p> <p>???????????????????????????????????<a href="#BABDJAEF">?????????????????????????</a>???????????????????????????????????????????</p> <div class="tblformal"><a id="sthref1829" name="sthref1829"></a><a id="BABDJAEF" name="BABDJAEF"></a> <p class="titleintable">????????????????????</p> <table class="Formal" title="????????????????????" summary="?????????????????????????????????????????????????????" dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0"> <col width="31%" /> <col width="*" /> <thead> <tr align="left" valign="top"> <th align="left" valign="bottom" id="r1c1-t34">????????</th> <th align="left" valign="bottom" id="r1c2-t34">???</th> </tr> </thead> <tbody> <tr align="left" valign="top"> <td align="left" id="r2c1-t34" headers="r1c1-t34"> <p><code>#ALIGNMENT#</code></p> </td> <td align="left" headers="r2c1-t34 r1c2-t34"> <p>?????????????????????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r3c1-t34" headers="r1c1-t34"> <p><code>#COLCOUNT#</code></p> </td> <td align="left" headers="r3c1-t34 r1c2-t34"> <p>??????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r4c1-t34" headers="r1c1-t34"> <p><code>#COLNUM#</code></p> </td> <td align="left" headers="r4c1-t34 r1c2-t34"> <p>????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r5c1-t34" headers="r1c1-t34"> <p><code>#COLUMN_HEADER#</code></p> </td> <td align="left" headers="r5c1-t34 r1c2-t34"> <p>???????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r6c1-t34" headers="r1c1-t34"> <p><code>#COLUMN_VALUE#</code></p> </td> <td align="left" headers="r6c1-t34 r1c2-t34"> <p>?????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r7c1-t34" headers="r1c1-t34"> <p><code>#ROWNUM# </code></p> </td> <td align="left" headers="r7c1-t34 r1c2-t34"> <p>????????????????????</p> </td> </tr> </tbody> </table> <br /></div> <!-- class="tblformal" --> <p>?°????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <td> #ALIGNMENT#>#COLUMN_VALUE#</td> </pre> <p>??????????????????????????????????????????QL?????????????????????????????????????</p> <p>?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <ul> <li> <p><span class="bold">PL/SQL???????????: </span>????????????????????????????????????????</p> </li> <li> <p><span class="bold">?????????: </span>?????????????????????????</p> </li> <li> <p><span class="bold">?????????: </span>?????????????????????????</p> </li> </ul> <p><span class="bold">??L/SQL?????????????</span>???????????????????????????????????????PL/SQL??????????????????????????????2000?????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> #SAL# > 2000 </pre> <p>????????<code>#ROWNUM#</code>??????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> #ROWNUM# > 2000 </pre></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1830" name="sthref1830"></a> <h3><a name="HTMDB25718" id="HTMDB25718"></a>??????</h3> <p><span class="bold"><a id="sthref1831" name="sthref1831"></a><a id="sthref1832" name="sthref1832"></a></span>?????????????????????????????????????????????????HTML?????????????????????????????TML????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> </tr> </pre></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1833" name="sthref1833"></a> <h3><a name="HTMDB25719" id="HTMDB25719"></a>?????<a id="sthref1834" name="sthref1834"></a><a id="sthref1835" name="sthref1835"></a></h3> <p>??<span class="bold">?????</span>????????????????????????????????????????????TML?????????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> </table> </pre> <p>??????????????????????????????????????</p> <ul> <li> <p><code>#PAGINATION#</code></p> <p>?????????????????????????</p> </li> <li> <p><code>#COLCOUNT#</code></p> <p>??????????????????????????????????????</p> </li> </ul> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1836" name="sthref1836"></a> <h3><a name="HTMDB25720" id="HTMDB25720"></a>?????<a id="sthref1837" name="sthref1837"></a></h3> <p>??<span class="bold">??????????????????????????????</span>????????????????????????????????????????????????????°????????<span class="bold">???????????????????????????</span>?????????????????????????????????????????????????????????????°??????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1838" name="sthref1838"></a> <h3><a name="HTMDB25721" id="HTMDB25721"></a><a id="sthref1839" name="sthref1839"></a>?????????????????????</h3> <p>?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<code>#PAGINATION_NEXT#</code>??<code>#PAGINATION_NEXT_SET#</code>??<code>#PAGINATION_PREVIOUS#</code>?????<code>#PAGINATION_PREVIOUS_SET#</code>?????????????????<a href="#BABFCJGA">??????????????????????????????</a>?????????????????????????????????</p> <div class="tblformal"><a id="sthref1840" name="sthref1840"></a><a id="sthref1841" name="sthref1841"></a> <p class="titleintable">?????????????????????????</p> <table class="Formal" title="?????????????????????????" summary="??????????????????????????????????????????????????????????????????????????????????" dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0"> <col width="40%" /> <col width="*" /> <thead> <tr align="left" valign="top"> <th align="left" valign="bottom" id="r1c1-t35">?????????????????????????</th> <th align="left" valign="bottom" id="r1c2-t35">???</th> </tr> </thead> <tbody> <tr align="left" valign="top"> <td align="left" id="r2c1-t35" headers="r1c1-t35"> <p><a id="sthref1842" name="sthref1842"></a>??????????????????</p> </td> <td align="left" headers="r2c1-t35 r1c2-t35"> <p>?????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <span class="instructiontext">#TEXT#</span> </pre> <p>????????<code>#TEXT#</code>????????????????????????????????????????????????????</p> <p>?????????????????????????????????????????????????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r3c1-t35" headers="r1c1-t35"> <p><a id="sthref1843" name="sthref1843"></a>?°????????????????</p> </td> <td align="left" headers="r3c1-t35 r1c2-t35"> <p>???????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">next</a> </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r4c1-t35" headers="r1c1-t35"> <p><a id="sthref1844" name="sthref1844"></a>??????????????????</p> </td> <td align="left" headers="r4c1-t35 r1c2-t35"> <p>???????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">previous</a> </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r5c1-t35" headers="r1c1-t35"> <p><a id="sthref1845" name="sthref1845"></a>?°????????????????</p> </td> <td align="left" headers="r5c1-t35 r1c2-t35"> <p>???????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">next set</a> </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r6c1-t35" headers="r1c1-t35"> <p><a id="sthref1846" name="sthref1846"></a>??????????????????</p> </td> <td align="left" headers="r6c1-t35 r1c2-t35"> <p>??????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">previous set</a> </pre></td> </tr> </tbody> </table> <br /></div> <!-- class="tblformal" --></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1847" name="sthref1847"></a> <h3><a name="HTMDB25722" id="HTMDB25722"></a>??????</h3> <p>????????????????????????????????????????????????????</p> </div> <!-- class="sect4" --></div> <!-- class="sect3" --> <a id="BABDHFDA" name="BABDHFDA"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25723" id="HTMDB25723"></a>??????????????????????????????????????</h2> <p>???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<span class="bold">???????????</span>??????????????</p> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1848" name="sthref1848"></a> <h3><a name="HTMDB25724" id="HTMDB25724"></a><a id="sthref1849" name="sthref1849"></a>???</h3> <p><span class="bold">??????????????</span>???????????????????????????<span class="bold">???????????????????</span>??????????????????????????????????????????????????????????????????????????????????????????????????????<code>#COLUMN_VALUE#</code>???????????????????</p> <p><span class="bold">????????</span>???????????????????????????????????????????????????????????????????????????????????????????????<span class="bold">??????????</span>?????????????????????????<span class="bold">???????????????????</span>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1850" name="sthref1850"></a> <h3><a name="HTMDB25725" id="HTMDB25725"></a><a id="sthref1851" name="sthref1851"></a>??????????????</h3> <p>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <p>?????????????????????????????????????????<span class="bold">?????????????</span>??????????????</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1852" name="sthref1852"></a> <h3><a name="HTMDB25726" id="HTMDB25726"></a>??<a id="sthref1853" name="sthref1853"></a>?????????</h3> <p>???????????????????????????????????4???????????????????????????????????????????????????????</p> <p>?????????????????????????????????????????????????<a href="#BABHEBCH">?????????????????????????</a>?????????????????????????????</p> <div class="tblformal"><a id="sthref1854" name="sthref1854"></a><a id="BABHEBCH" name="BABHEBCH"></a> <p class="titleintable">????????????????????</p> <table class="Formal" title="????????????????????" summary="?????????????????????????????????????????????????????" dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0"> <col width="31%" /> <col width="*" /> <thead> <tr align="left" valign="top"> <th align="left" valign="bottom" id="r1c1-t36">????????</th> <th align="left" valign="bottom" id="r1c2-t36">???</th> </tr> </thead> <tbody> <tr align="left" valign="top"> <td align="left" id="r2c1-t36" headers="r1c1-t36"> <p><code>#ALIGNMENT#</code></p> </td> <td align="left" headers="r2c1-t36 r1c2-t36"> <p>?????????????????????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r3c1-t36" headers="r1c1-t36"> <p><code>#COLCOUNT#</code></p> </td> <td align="left" headers="r3c1-t36 r1c2-t36"> <p>??????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r4c1-t36" headers="r1c1-t36"> <p><code>#COLNUM#</code></p> </td> <td align="left" headers="r4c1-t36 r1c2-t36"> <p>????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r5c1-t36" headers="r1c1-t36"> <p><code>#COLUMN_HEADER#</code></p> </td> <td align="left" headers="r5c1-t36 r1c2-t36"> <p>???????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r6c1-t36" headers="r1c1-t36"> <p><code>#COLUMN_VALUE#</code></p> </td> <td align="left" headers="r6c1-t36 r1c2-t36"> <p>?????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r7c1-t36" headers="r1c1-t36"> <p><code>#ROWNUM# </code></p> </td> <td align="left" headers="r7c1-t36 r1c2-t36"> <p>????????????????????</p> </td> </tr> </tbody> </table> <br /></div> <!-- class="tblformal" --> <p>?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> <ul> <li> <p><span class="bold">PL/SQL???????????: </span>????????????????????????????????????????</p> </li> <li> <p><span class="bold">?????????: </span>?????????????????????????</p> </li> <li> <p><span class="bold">?????????: </span>?????????????????????????</p> </li> </ul> <p><span class="bold">??L/SQL?????????????</span>???????????????????????????????????????PL/SQL??????????????????????????????2000?????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> #SAL# > 2000 </pre> <p>????????<code>#ROWNUM#</code>??????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> #ROWNUM# > 2000 </pre></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1855" name="sthref1855"></a> <h3><a name="HTMDB25727" id="HTMDB25727"></a>??????<a id="sthref1856" name="sthref1856"></a><a id="sthref1857" name="sthref1857"></a></h3> <p>???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<code>OMIT</code>?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <th #ALIGNMENT#>#COLUMN_HEADER#</th> </pre></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1858" name="sthref1858"></a> <h3><a name="HTMDB25728" id="HTMDB25728"></a>?????????????????????????</h3> <p><span class="bold"><a id="sthref1859" name="sthref1859"></a><a id="sthref1860" name="sthref1860"></a><a id="sthref1861" name="sthref1861"></a><a id="sthref1862" name="sthref1862"></a>????????</span>???????????????????????????1????????TML???????????TML????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <table> </pre> <p>???<code>#1#</code>??<code>#2#</code>??<code>#3#</code>??????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <th>#1#</th><th>#2#</th><th>#3#</th> </pre> <p>????????<code>#top_pagination#</code>????????????????????????????????????????????????????????????????????????????<code><tr></code>??????????????<code></tr></code>??????HTML?????????????????????????????<code>#TOP_PAGINATION#</code>????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <table>#TOP_PAGINATION# </pre> <p>????????????<a id="sthref1863" name="sthref1863"></a><code>#CSV_LINK#</code>???????????????????????????????????????????????????CSV????????????????????????????????????????????</p> <p>??<span class="bold">?????</span>????????????????????????????????????????????TML?????????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> </table> </pre> <p>??????????????????????????????????????</p> <ul> <li> <p><code>#PAGINATION#</code></p> <p>?????????????????????????</p> </li> <li> <p><code>#COLCOUNT#</code></p> <p>??????????????????????????????????????</p> </li> </ul> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1864" name="sthref1864"></a> <h3><a name="HTMDB25729" id="HTMDB25729"></a><a id="sthref1865" name="sthref1865"></a>?????????</h3> <p>?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<code>#PAGINATION_NEXT#</code>??<code>#PAGINATION_NEXT_SET#</code>??<code>#PAGINATION_PREVIOUS#</code>?????<code>#PAGINATION_PREVIOUS_SET#</code>?????????????????<a href="#BABFCJGA">??????????????????????????????</a>?????????????????????????????????</p> <div class="tblformal"><a id="sthref1866" name="sthref1866"></a><a id="BABFCJGA" name="BABFCJGA"></a> <p class="titleintable">?????????????????????????</p> <table class="Formal" title="?????????????????????????" summary="??????????????????????????????????????????????????????????????????????????????????" dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0"> <col width="40%" /> <col width="*" /> <thead> <tr align="left" valign="top"> <th align="left" valign="bottom" id="r1c1-t37">?????????????????????????</th> <th align="left" valign="bottom" id="r1c2-t37">???</th> </tr> </thead> <tbody> <tr align="left" valign="top"> <td align="left" id="r2c1-t37" headers="r1c1-t37"> <p><a id="sthref1867" name="sthref1867"></a>??????????????????</p> </td> <td align="left" headers="r2c1-t37 r1c2-t37"> <p>?????????????????????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <span class="instructiontext">#TEXT#</span> </pre> <p>????????<code>#TEXT#</code>????????????????????????????????????????????????????</p> <p>?????????????????????????????????????????????????????????????????</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r3c1-t37" headers="r1c1-t37"> <p><a id="sthref1868" name="sthref1868"></a>?°????????????????</p> </td> <td align="left" headers="r3c1-t37 r1c2-t37"> <p>???????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">next</a> </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r4c1-t37" headers="r1c1-t37"> <p><a id="sthref1869" name="sthref1869"></a>??????????????????</p> </td> <td align="left" headers="r4c1-t37 r1c2-t37"> <p>???????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">previous</a> </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r5c1-t37" headers="r1c1-t37"> <p><a id="sthref1870" name="sthref1870"></a>?°????????????????</p> </td> <td align="left" headers="r5c1-t37 r1c2-t37"> <p>???????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">next set</a> </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r6c1-t37" headers="r1c1-t37"> <p><a id="sthref1871" name="sthref1871"></a>??????????????????</p> </td> <td align="left" headers="r6c1-t37 r1c2-t37"> <p>??????????????????????????????????????????????????????TML?????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <a href="#LINK#">previous set</a> </pre></td> </tr> </tbody> </table> <br /></div> <!-- class="tblformal" --></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1872" name="sthref1872"></a> <h3><a name="HTMDB25730" id="HTMDB25730"></a>??????</h3> <p>????????????????????????????????????????????????????</p> </div> <!-- class="sect4" --></div> <!-- class="sect3" --> <a id="BABHFIGG" name="BABHFIGG"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25731" id="HTMDB25731"></a>??<a id="sthref1873" name="sthref1873"></a><a id="sthref1874" name="sthref1874"></a><a id="sthref1875" name="sthref1875"></a><a id="sthref1876" name="sthref1876"></a>????????????JavaScript???????????</h2> <p>JavaScript???????????????????????????????TML?????????????????????????????<code>GROUP_DESC</code>????????ULL????????????HTML??????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <script language="javascript"> IF ( "#GROUP_DESC#" != "" ) document.writeln( "<TR>; <TD BGCOLOR=#336699>;</TD> </TR> </TR> <TD>#GROUP_DESC#</TD> </TR>" ); </TR>" ); </pre> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">???:</p> <ul> <li> <p>???????????????????????????????????????????????????????????????????????????????????????</p> </li> <li> <p><a href="ui_region.htm#CHDCIJJE">????????????????</a></p> </li> </ul> </td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright (C) 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="dcommon/html/cpyr.htm"> <span class="copyrightlogo">???????????</span></a></td> <td align="center"><a href="ui_templt_reg.htm"><img src="dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="ui_custom_css.htm"><img src="dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de