Need Space between rows

Hi!!
I am using jdeveloper 11.1.1.5
I had dragged and dropped GlJrnlHd as a af:PanelForm And i had given rows = 2 and columns = 4
I need to provide space between 2 rows
How can i acheive this could any body pls help me!!!

From the property inspector drag and drop spacer in your af:panelForm (put it in location you need between your form field); , set the height and the width for the spacer as you need.
http://docs.oracle.com/cd/E16162_01/apirefs.1112/e17491/tagdoc/af_spacer.html
Edited by: M.Jabr on Dec 9, 2011 1:28 PM

Similar Messages

  • Shrink the space between rows in a report

    hi all,
    As the subject says, I am trying to shrink the space between rows in a report so that there is no space between rows when i print it. Does anyone know how to do this? Do I need to make a custom report template for it?

    The space between rows in a report in Apex is frequently determined by the cellpadding and cellspacing attributes of the TABLE tag that makes up the innermost report area, but there also other factors that may affect the resulting area, so one has to look at the specific case and see what is determining the final result, bearing in mind that it's quite possible that two browsers will display the same thing differently.
    At any rate, spacing is normally controlled by fine-tuning margin and padding properties in CSS.
    As CSS stylesheets, as per their name, are applicable in cascade, you can add your own CSS stylesheet in the page header (after the built-in ones).
    If you are using Firefox (with Firebug add-on installed) or Chrome or Safari, you can easily experiment with these properties and see the effects by temporarily setting or unsetting certain values and when you are satisfied, you can copy the resulting definitions into your stylesheet.
    The fact you want to make some adjustments only when printing can be solved by means of the @media rule inside the stylesheet or by linking different stylesheets depending on the value of the media attribute in the LINK tag or by dynamically pointing to different stylesheets depending on whether Apex is rendering the page in printer-friendly mode or not.
    Flavio
    http://oraclequirks.blogspot.com

  • How do you adjust space between rows?

    Hi guys. How do you adjust the space between rows. My table have no boarder between rows and no matter how I adjust the row height and cell margin. The generated report will still have the same amount of space between rows. Please help, thanks!

    I had the same problem - I was trying to insert a row solely for spacing purposes, and tried adjusting the size using table properties->row->and setting the row hieght is to "exactly". This didn't work for me. The row still rendered larger than I set the row size. So I tried I changing the font size of the row just using the toolbar, and when I did that and ran the report, the row actually rendered the size I wanted.

  • How to eliminate space between rows in my gallery?

    I have been trying for days to figure out how to get rid of the space between these rows. Padding and margins for the gallery as well as the rows individually have been set to zero. What are those markers (circled in red)? They seem to indicate the break between rows...
    Thanks for any help...

    There is no need to have your gallery in rows, or have each element inside it's own div with class. You can make this much cleaner by making a list - like your menu.
    Your issues were caused by the large amount of <p> tags (which have margins and padding by default) and the fact each image was wrapped in a <h2> tag (which should only be used for headings and also has a default padding and margin). Add to this the <blockquote> and you have a bit of a difficult scenario.
    I have cleaned the gallery up for you. Use the HTML below, with the CSS provided. You will need to clean up your CSS afterwards as a lot of the classes you don't need - at least for this page. Another thing is you have 3 containers for the gallery - content2, galleryframeformovie and gallery. Why? Remove the movie one and place the gallery div inside the content2 div.
    HTML
    <div id="content2"></div>
    <div id="galleryframeformovie">
      <div id="gallery">
        <ul>
          <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big4.jpg" class="pirobox_gal1" title="4th Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm4.jpg" alt="" width="106" height="72" title="" /></a></li>
          <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big5.jpg" class="pirobox_gal1" title="5th Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm5.jpg" alt="" width="106" height="72" title="" /></a></li>
          <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big6.jpg" class="pirobox_gal1" title="6th Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm6.jpg" alt="" width="106" height="72" title="" /></a></li>
          <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big2.jpg" class="pirobox_gal1" title="2nd Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm2.jpg" alt="" width="106" height="72" title="" /></a></li>
          <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big3.jpg" class="pirobox_gal1"  title="3rd Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm3.jpg" alt="" width="106" height="72" title="" /></a></li>
            <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big4.jpg" class="pirobox_gal1" title="4th Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm4.jpg" alt="" width="106" height="72" title="" /></a></li>
            <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big5.jpg" class="pirobox_gal1" title="5th Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm5.jpg" alt="" width="106" height="72" title="" /></a></li>
            <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big6.jpg" class="pirobox_gal1" title="6th Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm6.jpg" alt="" width="106" height="72" title="" /></a></li>
            <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big2.jpg" class="pirobox_gal1" title="2nd Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm2.jpg" alt="" width="106" height="72" title="" /></a></li>
              <li><a href="http://www.rhogueentertainment.com/images/2010 mm BIG/2010 big3.jpg" class="pirobox_gal1"  title="3rd Project Image"><img src="http://www.rhogueentertainment.com/images/2010 mm SM/2010 sm3.jpg" alt="" width="106" height="72" title="" /></a></li>
          </ul>
        </div>
      </div>
    CSS
    #gallery{
              width: 560px;
              float: left;
              margin: 0;
              overflow:hidden;
              width: 560px;
              height: 400px;
              line-height: 19px;
              float: left;
              font-size: 19px;
              margin: 0;
              overflow: visible;
    #gallery ul {
              list-style-type:none;
              width:100%;
    #gallery li {
              width:  106px;
              height: 73px;
              float:left;
              color: #ffffff;
              padding: 0;
              margin:0 20px 20px 0;
    Good luck.
    Rik

  • Need Space Between Firstname and Last Name

    Hi I am using Concat to Join First name and last name,But i need space in between...

    CONCAT("Users"."First Name",' ',"Users"."Last Name")
    Formula syntax is invalid.
    [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <,>: Syntax error [nQSError: 26012] . (HY000)
    SQL Issued: SELECT CONCAT("Users"."First Name",' ',"Users"."Last Name") FROM "Usage Tracking"
    I am getting this..

  • Trouble with space between rows

    My problem is basically this: space keeps appearing between rows in my table when I preview my page in a browser. The design view of Dreamweaver displays it without the space (like I want it), but when I take a look in either Firefox or Internet Explorer, this undesirable space shows up.
    I have spent hours scouring the internet looking for the solution to my problem, and none of them seem to do the trick. I have cellpadding="0" cellspacing="0" inside the table tag, which prooved to be the answer for others when they had this same problem, but it still hasn't fixed my problem. My CSS also specifies no margin on the top or bottom of the ul and the li.
    Anyway, if you could take a peek and give me some pointers, I would really appreciate it.
    Thanks.
    Here's the html:
    Home
    About
    Work
    Blog
    Shop
    Contact
    Welcome to the all new amoterocreative.com    News Title    Insert pithy comments, images, and other novelties here.
    Twitter feed here
    Let's Talk.     
    Phone: 417.622.7432
    Email: address (at) website.com
    Contact Form: Click Here
    Let's network.</ h5>
    Facebook
    Twitter
    LinkedIn
    And the CSS:
    <style type="text/css">
    /*NAVIGATION*/
    ul
    list-style-type:none;
    line-height: 1;
    margin-top:0;
    margin-bottom:0;
    /* li */.navli
    display:inline;
    margin-top:0;
    margin-bottom:0;
    /* h1 */.nav
    font-family:Helvetica, sans-serif;
    background-color:#006738;
    text-align:center;
    .nav:link {color:#ffffff;text-decoration:none;} /* unvisited link */   
    .nav:visited {color:#ffffff;text-decoration:none;} /* visited link */
    a:hover {background-color:#4D9574;} /* mouse over link */
    .nav:active {color:#4D9574;} /* selected link */
    /* Body Text*/
    h2
    font-family:Helvetica, sans-serif;
    font-size:1.875em;
    text-indent;0px;
    color:#000000;
    }/* 30px/16=1.875em */
    h3
    font-family:Helvetica, sans-serif;
    font-size:24px;
    text-indent;0px;
    color:#000000;
    }/* 30px/16=1.875em */
    /* p */.bodytxt
    font-family:"Trebuchet MS", sans-serif;
    font-size:14px;
    text-indent:20px;
    color:#7E7E7E;
    /* Sidebar */.side
    background-color:#006738;
    font-family:"Trebuchet MS", sans-serif;
    font-size:14px;
    text-indent:20px;
    color:#ffffff;
    .ftnav:link {color:ffffff;text-decoration:none;} /*unvisited link*/
    .ftnav:visited {color:ffffff;text-decoration:none;} /*visited link*/
    /* Body Background */
    .bdy
    background-color:#d1d1d1;
    /* footer */.foot
    background-color:#4C4C4C;
    font-family:"Trebuchet MS", sans-serif;
    font-size:14px;
    text-indent:20px;
    color:#ffffff;
    </style>

    let me post that html again
    <!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">
    <head>
    <!-- Meta Tags -->   
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="description" content="A. M. Otero Creative, Anthony Otero's very own freelance business. Specializing in graphic design, photography, and illustration."/>
        <meta name="keywords" content="Anthony Otero, Anthony Michael Otero, A. M. Otero, AMOtero, amotero, Tony Otero, Creative, Design, Designer, Photography, Photographer, Illustration, Illustrator, Joplin Missouri, Joplin, Carthage, Springfield, Missouri" />
        <meta name="author" content="Anthony Otero of amoterocreative.com" />
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- Title -->
    <title>A. M. Otero Creative | Home</title>
    <!-- CSS -->
    <link rel="stylesheet" type="text/css" href="../CSS/amoterocreative.css">
    </head>
    <body class="bdy">
    <table width="800" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
    <tr><td colspan="4"><img src="../images/head.jpg"/></td></tr>
    <!-- Navigation -->
    <tr><td colspan="4"><div><ul class="nav"><h1 class="nav">
          <li class="navli"><a class="nav" href="home.html">Home</a></li>   
          <li class="navli"><a class="nav" href="about.html">About</a></li>   
          <li class="navli"><a class="nav" href="work.html">Work</a></li>   
          <li class="navli"><a class="nav" href="blog.html">Blog</a></li>   
          <li class="navli"><a class="nav" href="shop.html">Shop</a></li>   
          <li class="navli"><a class="nav" href="contact.html">Contact</a></li></h1></ul></div></td></tr>
    <tr><td colspan="4"><img src="../images/page_photos/lightning.jpg"/></td></tr>
      <!-- Main Content -->
      <tr><td ></td><td colspan="2" valign="top"><p class="bodytxt">Welcome to the all new amoterocreative.com</p>
        <h2>News Title</h2>
        <p class="bodytxt">Insert pithy comments, images, and other novelties here.</p>
    </td>
      <!-- Sidebar -->
      <td valign="top" class="side"><p>Twitter feed here</p></td>
      </tr>
      <!-- Footer -->
      <tr>
        <td class="foot" width="23"></td>
        <td width="277" valign="top" class="foot"><h5>Let's Talk.</h5>
          <ul>
            <li>Phone:</li>
            <li>Email: address (at) website.com</li>
            <li>Contact Form: <a class="ftnav" href="contact.html">Click Here</a></li>
          </ul>
        <p></p></td>
        <h5><td class="foot" width="234"><h5>Let's network.</h5>
          <ul>
            <li>Facebook</li>
            <li>Twitter</li>
            <li>LinkedIn</li>
          </ul></td>
    <td width="266" class="foot"></td></tr></table>
    </body>
    </html>

  • Add space between two rows

    Hello,
    I need to add space between rows. Please let me know how to go about.
    I have a messgeComponentLayout Region, i am trying to create a space between two rows.
    Presently it is as follows:
    Vacation Plan
    Sick Plan
    I need as follows:
    Vacation Plan
    Sick Plan
    Please let me know how to go about.
    Thanks!

    The foll. is the region, how do i incorporate the rowLayout as suggested in the discussion. Please let me know.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <!-- dbdrv: exec java oracle/jrad/tools/xml/importer XMLImporter.class java &phase=dat+24 checkfile:~PROD:~PATH:~FILE &fullpath:~PROD:~PATH:~FILE -username &un_apps -password &pw_apps -dbconnection &jdbc_db_addr -userId "1" -rootPackage /oracle/apps/~PROD -rootdir &fullpath:~PROD:mds:directory -->
    <oa:header version="9.0.3.8.12_1330" xml:lang="en-US" xmlns:oa="http://xmlns.oracle.com/oa" xmlns:jrad="http://xmlns.oracle.com/jrad" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:user="http://xmlns.oracle.com/jrad/user" xmlns="http://xmlns.oracle.com/jrad" file-version="$Header$" text="Year to Date Accruals and Time Taken (total hrs.):" amDefName="xbol.oracle.apps.xbol.selfservice.loa.server.YtdAM">
    <ui:contents>
    <oa:messageComponentLayout controllerClass="xbol.oracle.apps.xbol.selfservice.loa.webui.MainRNCO" rows="7" columns="2" amDefName="xbol.oracle.apps.xbol.selfservice.loa.server.YtdAM" id="Main">
    <ui:contents>
    <oa:messageStyledText id="VaPlCo" prompt="US Vacation Carry Over" viewName="VacPlAcVO1" viewAttr="VacationCarryOver" styleClass="OraDataText"/>
    <oa:messageStyledText id="VaPlAc" prompt="US Vacation Plan Accrual" viewName="VacPlAcVO1" viewAttr="UsVacationPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="VaTk" prompt="Vacation Taken" viewName="VacPlAcVO1" viewAttr="VacationPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="FlPlAc" prompt="US Floating Holiday Plan Accrual" viewName="VacPlAcVO1" viewAttr="UsFloatingHolidayPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="FlTk" prompt="Floating Holiday Taken" viewName="VacPlAcVO1" viewAttr="FloatingHolidayPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="AcBaTk" prompt="Accrual Bank Taken" viewName="VacPlAcVO1" viewAttr="AccrualBankPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="item2"/>
    <oa:messageStyledText id="SiPlCo" prompt="US Sick Plan Carry Over" viewName="VacPlAcVO1" viewAttr="SickCarryOver" styleClass="OraDataText"/>
    <oa:messageStyledText id="SiPlAc" prompt="US Sick Plan Accrual" viewName="VacPlAcVO1" viewAttr="UsSickPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="SiTk" prompt="Sick Taken" viewName="VacPlAcVO1" viewAttr="SickPlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="item1" rendered="true"/>
    <oa:messageStyledText id="PePlAc" prompt="US Personal Leave Plan Accrual" viewName="VacPlAcVO1" viewAttr="UsPersonalLeavePlan" styleClass="OraDataText"/>
    <oa:messageStyledText id="PeTk" prompt="Personal Taken" viewName="VacPlAcVO1" viewAttr="PersonalLeavePlan" styleClass="OraDataText"/>
    </ui:contents>
    </oa:messageComponentLayout>
    </ui:contents>
    </oa:header>

  • Getting rid of too much whitespace between rows of textfields

    I'm creating a form with Arial, 8pt text fields (labels with associated textboses).  I have too much whitespace between the rows of text fields.
    Is FormCentral flexible enough to allow me to set some property of the form to remove some of this white space?  or do I need to use Adobe Acrobat for that?
    When I try to move the row of text fields up in FormCentral, as soon as I release the move the textboxes snap back down to their lower position. 
    When I print out the .pdf, there is all this white space between rows and my form prints on two pages instead of one.
    Thanks, Susan

    Susan,
    FormsCentral does not have any settings that will allow you to change the vertical spacing between lines.  This is a limitation of both FormsCentral and HTML.  Something you can try to mitigate the issue is to change the Labels from Labels on Top to Labels Right or Labels Left.  When you print your form to pdf you can get a preview of how it will layout by changing the form design view from Web View to Page View (use the View menu).  How the form prints to PDF should match how it looks in Page View.  If this is not the case then please let me know.
    Jeff Canepa
    Software Quality Engineer
    Adobe Systems, Inc.
    [email protected]

  • Adding space between a buttons in a navigation list

    Hello,
    I am currently using apex 3.2.1 with a 10g backend. All of my forms are using a button list navigation. On one of my forms, I want to add more space between two buttons. Is this possible?
    Thanks,
    Mary

    That doesn't work for a button list navigation. It just makes the button bigger. I need space between two of the list entries in the navigation.
    Thanks,
    Mary

  • How to create a table with the spaces between the row..

    Hello,
    I am using jdev 11.1.1.6 and I need to insert the spaces between the rows. How this can be done?
    Thanks and Regards,
    Tarun Agrawal

    Hi Tarun,
    This css rule is useful to set the padding on each cell:
    .AFTableCellPadding:alias {
      padding: 10px 0px 10px 0px;
    }But if you want to insert a real space between the rows (property "cellspacing") you can do something like this:
    af|table > div + div > table {
      border-collapse: separate;
      border-spacing: 0px 5px;
    }AP

  • How Can I Tighten the Space Between Table Rows?

    I am trying to reproduce the resume I created in a different word processing application several years ago. I have created a table that lists all the work for a given employer with each row representing a different employer. I do want a little more space between text rows when I jump from one employer to the next (one row in the table to the next), but not as much as it is creating. Is there a way to tighten this?
    I like the amount of space between lines within a row just as it is.
    Martin
    OS 10.9.5
    Pages v. 5.2 (1860)

    That looks to be the idea, but adjusting the Text Inset is giving me inconsistent results from row to row. The first attached image shows the table (I've included grid lines here to help illustrate) with the default Text Inset of 4 for all cells.
    Note the consistent spacing before and after each row. Here is the same document with a Text Inset of 0 on all cells:
    Note the large gap between the first and second rows (OWN and Investigative etc.) and the extremely tight gap between the second row and third (Investigative etc. and CNBC). Then a big gap, a tight gap, two big gaps, a tight gap and a big in subsequent rows.
    I keep looking to see if I have some sort of other inconsistent formatting going on, but I can't find one. All cells have the Text set (in the style tab) to "Align text to the top of a table cell."
    Martin

  • Need to eliminate Space between two Pivot table view  in OBIEE 11g

    Hi,
    I have a requirement to eliminate space between two pivot table views. In a single report I have two Pivot table with two different column, I placed both of them one after another, but I need to eliminate the space between two pivot table views as if it should show as a single pivot table in OBIEE 11g.
    Could anyone please let me know how I can do this in OBIEE 11g?
    Thanks in Advance
    Anirban Mitra

    If I create narrative view it will be another view. And if I put that in between that two pivot view, it will show the space. I need to remove space between two pivot table within a single report so that it can appear as a single pivot view.
    Thanks

  • Need to remove the space between  af:panelGrouplayout & af:panelBox

    Hi All,
    I am using JDeveloper 11.1.1.6.
    My Scenario is I need to stretch some fields for all the browsers so I am using Panel box inside the panelStretchLayout<f:facet  name=center>.
    It's working fine.But Some Scenarios need to show header items  above panel box .So I try to add panelGroupLayout in <f:facet name=top> .It's stretching fine but always it's showing space between <af:panelBox>.
    How can I remove the Space between <af:panelGroupLayout > & <af:panelBox>?
    My Codes like this ,,
      <af:panelStretchLayout id="psl1" inlineStyle="margin-top:30px;">
                  <f:facet name="top">
                    <af:panelGroupLayout id="pgl4" layout="vertical"
                                         inlineStyle="background-color:red;">
                      <af:panelGroupLayout layout="horizontal" id="pgl1">
                        <af:outputText value="Day" id="ot1"/>
                        <af:outputText value="Week" id="ot2"/>
                        <af:outputText value="Month" id="ot3"/>
                        <af:outputText value="Year" id="ot4"/>
                      </af:panelGroupLayout>
                    </af:panelGroupLayout>
                  </f:facet>
                  <f:facet name="center">
                    <af:panelDashboard columns="1" rowHeight="100%" id="pd1">
                      <af:panelBox id="pb1" showDisclosure="false"
                                   showHeader="never"></af:panelBox>
                    </af:panelDashboard>
                  </f:facet>
                </af:panelStretchLayout>
    Thanks...

    You have not specified explicit height for the top facet, so its height is 50px (which is the default height for "top" and "bottom" facets if they exist). You can specify an exact height for the top facet using the "topHeight" property of the <af:panelStretchLayout> tag:
    <af:panelStretchLayout ... topHeight="25px">
    Alternatively, you can specify height "auto" in order to instruct the component to calculate the height automatically depending on the content within the facet:
    <af:panelStretchLayout ... topHeight="auto">
    Note, that specifying an "auto" height puts little overhead to the layout manager which has to calculate the height first and to render the panel after that.
    Dimitar

  • Need to remove the space between Menu and the Inner screen

    Hi
    I am using forms 10G.
    In my screen there is some space is coming in between menu and the inner screen and also same in the left side as well .
    So can any one tell me which parameter I need to change so that the inner screen should display just below to the menu and same for the left side as well ?

    Hi
    Yes , If I change that then it is woring fine .
    But my question is :- I have 10 forms in server , and in 2 forms I have changed some functionalty then I have FTP it to server .
    Now all the forms are coming with some spaces between menu and inner screen . This is what I am little confused .

  • Need blank column in between rows

    Hi,
    Ho can we put blank row in between rows?
    WE have data like :-
    Col1     col2    col3
    a            b         c
    d           e          f
    we want like :-
    Col1     col2     col3
    null       null       null
    a            b         c
    d           e          f        
    first blank row.Thanks,
    Brij
    Edited by: 845712 on May 7, 2012 3:31 AM

    Something like this ?
    SQL> select null as empno,null as empno from dual
      2  union all
      3  select empno,job from emp;
         EMPNO EMPNO
          7369 CLERK
          7499 SALESMAN
          7521 SALESMAN
          7566 MANAGER
          7654 SALESMAN
          7698 MANAGER
          7782 MANAGER
          7788 ANALYST
          7839 PRESIDENT
          7844 SALESMAN
         EMPNO EMPNO
          7876 CLERK
          7900 CLERK
          7902 ANALYST
          7934 CLERK
    15 rows selected.And if you wish to get the 'null' word then :
    SQL> select 'null' as empno,'null' as job from dual
      2  union all
      3  select to_char(empno) empno,job from emp;
    EMPNO                                    EMPNO
    null                                     null
    7369                                     CLERK
    7499                                     SALESMAN
    7521                                     SALESMAN
    7566                                     MANAGER
    7654                                     SALESMAN
    7698                                     MANAGER
    7782                                     MANAGER
    7788                                     ANALYST
    7839                                     PRESIDENT
    7844                                     SALESMAN
    EMPNO                                    EMPNO
    7876                                     CLERK
    7900                                     CLERK
    7902                                     ANALYST
    7934                                     CLERK
    15 rows selected.
    SQL>If this answer your question, please close the thread else continue.
    Regards
    Girish Sharma
    Edited by: Girish Sharma on May 7, 2012 4:46 PM
    And if you wish to get a blank link after each group then see the reply by Aketi Jyuuzou @ below link :
    Printing a blank line??

Maybe you are looking for

  • Client unable to get the javax.activation.DataHandler object from Server

    Hi All, I am trying to download the file from the server to the client using Javax.Activation.Data Handler object with IBM web services. But server always returning the Data Handler object is null. I am wondering why it is behaving like this. My requ

  • Windows 8.1 MDM not responding to more than one SyncML from MDM server per session

    Here is the behaviour i see, which was not expected by Windows 8.1. 1) Device is enrolled 2) Client initiates the connection with the MDM server defined in provisioning XML during enrollment. 3) MDM Server sends some commands as a SyncML response. 4)

  • Can't able to speak in normal mode. Able to talk only in speaker mode

    Dear Team, I bought the Z10 yesterday, When I make a call, the opponent persons can't hear when I talk in normal mode. They can able to hear me only when I put the call in speaker mode. Please do the needful

  • Checkmarks in iTunes Podcasts list

    In the iTunes Library, the Podcasts list has a checkmark column.  What does the checkmark mean?  I can't find an explanation anywhere.  TIA for the information.

  • Regarding LO extractor

    I have replicated the LO extractor structure successfully in my BW side. But when I am executing the infopackage i am getting an error in it. The error message is like this"Request IDOCS: Application documents not posted" I have cross checked the sta