Detailed example

Hi,
Can somebody please provide a detailed example of the following topics in oracle? I would appreciate any user documentations or links.
SQL Tuning/Access path
1. Ordered hint
2. Leading hint
3. Driving table
4. View Merge
PL/SQL - Tuning
4. NOCOPY hint (Adv. and Disadv)
Thanks in advance
Ram

Why not check in the documentation?
http://www.oracle.com/technology/documentation/database.html
Or google.

Similar Messages

  • Carl's Report Row with Detail Example

    Hi,
    Hoping someone can assist, I am looking at using Carl's "Report Row with Detail" example at:
    http://apex.oracle.com/pls/otn/f?p=11933:1
    The only thing that I am unsure about is that , instead of using the words show comments/hide comments, I would actually like use an image that will toggle, i.e initially have a plus.gif (+) image to expand row and then toggle to a minus.gif (-) image to hide the row.
    Using Carl's example, would really appreciate some help on achieving this. I tried replacing the innerhtml with an image file but had no luck.
    Thanks.
    Tony.

    Hello,
    There you go http://apex.oracle.com/pls/otn/f?p=11933:107 just make sure the images have a plus and a minus in the filename,
    Regards,
    Carl
    blog : http://carlback.blogspot.com/
    apex examples : http://apex.oracle.com/pls/otn/f?p=11933:5

  • Detailed example for ABAP mapping in XI7.0 with code in  class builder

    hi experts,
                  will any one one send me the detailed example(including navigation steps) for ABAP mapping in XI7.0 with code in class builder.
                                                         Thankin u,

    Hi,
    Just go through the below link.It will guide you how to do abap mapping:
    The guide is on XI 3.0 but the same can be used in 7.0 also.
    The How-to-guide
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d0302591383
    This link will provide more information regarding program point of view.
    http://help.sap.com/saphelp_nw04/helpdata/en/86/8280ba12d511d5991b00508b6b8b11/content.htm
    Thanks,
    Kishore.
    Edited by: Kishore on Mar 14, 2008 4:35 AM

  • Can u give an detail examples or help on SQL- loader

    Can u give an detail examples or help on SQL- loader
    I need full details on this how to run and what are the pre requirements for this and what
    Can u give an example with unix+sql loader

    The Oracle Utilities manual has a chapter on SQL*Loader Case Studies
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96652/ch10.htm#1656
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • OA Framework Master-Detail example

    Hi
    I have a requirement to let the user to update Master as well as child rows. The exact requirement is: A custom application to update Pricing Modifier line (Master / Header) and associated qualifier attributes (details). The application control goes like this:
    1) User selects appropriate Master (Pricing Modifler Line) row using a LOV.
    2) The page would display the Master (Pricing Modifiler Line) info as well as corrosponding Detail Lines (Qualifier Attributes). Both Master and child needs to be displayed in same page.
    Note: Both above information is being stored in a custome table. We have a workflow to update interface tables later.
    3)It should be possible to make changes to the master as well as child rows also user should be able to add new lines / qualifer attributes using Add Row button.
    Does any body has done this kind of work? if so could you please advise the page strucutre and example code etc.,
    You help would be greatly appreciated .

    Tapash
    Thanks for the quick response.
    Could you please give me little bit more details:
    I more worried about page uix part: can I assume the following to accomplish the same:
    1) Create a region with Table Region style
    2) And then Row and then ColumnFormat region
    3) And then Table Layout for Master
    4) And then add a detail region to the table layout for qualifer attributes
    I know that we need to create & insert a row in VO if I need to create a row in Master. I'm not sure what kind of code I need to write to insert rows / update rows for detail rows.
    Thanks in advance
    Prasad

  • OSB example calling multiple business services using a single proxy service???

    Hi,
    I have three business services created using http urls i.e.
    1. LoginBS
    2. GetListBS
    3. LogoutBS
    My requirement is to get a list of names from GetListBS using a single proxy service and to call GetListBS I have to first call LoginBS then GetListBS i.e. after authentication and then finally logout.
    Kindly help with a detailed example for this and I am new to OSB.
    Thanks,
    Vik

    Hi Eric,
    Thanks for the response. We figured that it is possible to call multiple services with Split Join. However, we ran into the issue you described. We had a blocking call and had to wait until each of the services returned a response.
    However, we needed a Async model for our design and felt that this might not be a right fit.
    We are now looking at implementing the publish option with QoS configured as this fits our usecase better. Thanks for the help again.
    Rudraksh

  • Many - to - many view links (master-detail)

    Case :
    I have a relation many-to-many between two tables, composed of 3 tables:
    Table Users ( User_Id, User_name ) // Master 1
    Table Groups ( Group_Id, Group_name ) // Master 2
    Table Users_Groups ( User_Id, Group_Id ) // Child (holding then many - many relation)
    Need :
    I want to make Master-detail relation, so that when I change the group (Master 2) the details of the users - user_id, user_name - in this group appear in table below.
    problem :
    All the master-detail examples I have seen in Jdeveleoper, between One - many realtionship, where the details table contain the information to be displayed; now my case that the details to be displayed is in another table (Master 1) not in the child table directly.
    So using ordinary view Link between the a master table and the child table displayes only the Id's of the child table but I need that the names that in (Master 1) table which is related to the selected master id.
    Thankx

    Duplicate of add where clause to detail view in master/detail relation
    Timo

  • How can I open a file in a seperate window. for example how can"D:\asd.doc"

    how can I open a file in a separate window. for example how can I view "D:\asd.doc" in ms words window ??

    Check out the Desktop class.
    Edited by: pbrockway2 on Aug 23, 2008 2:20 PM
    There's a detailed example in Sun's Tutorial.

  • Link to child level detail report via variable ? / navigate to ?

    I was wondering if anyone has had a similar experience; I am trying to based on selection link to customer details
    Example: Fact & Dimensions; Fact (I aggregated to Customers gained); Dimension1 (Date / Period); Dimension2 (Customer Dimension)
    Problem that I have aggregation level has customers and the features they have (features being lowest level); the Dimension is stored at lowest level(customer). I would like to; (based on aggregation) select value based on Time/Gained and then display applicable customers. I was trying to see if there was a way to identify via variable user selection and possible use as filter for detail/child report II. I was hesitant to go to feature level in Dimension only because of size and possible/potential relating slowness.
    Has anyone used such variable, based on selection before ? Or Has anyone noticed issue with using large Dimension 25K + w/indexes ? Also if I was to use larger dimension, is it possible to roll data up, instead of drilling down, because if going to feature level would need to show applicable customers ?
    Thank you in advance for your help

    Thanks David,
    I don't want to enhance the IMG structure. I just want to insert a link to the IMG node in my documentation.
    Example:
    Transaction SE61 -> Document class = General text -> Name = ZZ_TEST -> Create
    Within the editor choose Insert -> Link -> Document class = Implementation Guide chapter (SIMG) -> Chapter = SIMG_CFMENUOLMEOMF4 -> Name in document = PO screen layout
    Back in the editor choose Document -> Screen output
    When the output appears click the link -> SAP will navigate to the RFQ subtree in customizing, but I need that SAP navigates to the PO subtree.
    Any ideas?
    Kind regards
    Rudi

  • Create masters - many details BI-Publisher Report

    I need to create a report that should show a new page for every master and on that page some master information as well as multiple blocks of detail information.
    Example:
    CUSTOMER (new page for every customer)
    -> ORDERS
    -> CUSTOMER-EMPLOYEES
    -> ADDRESSES
    -> VISITS
    Until now we only can get it to work for one Customer (by using multiple queries and a bind variable :P1_CUST_ID in every query), but the requirement is it should be possible to print this for a range of customers.
    Any ideas, references, examples are more than welcome - and will be honoured by points ;-)
    Environment : BI-Publisher 10, APEX 4

    Roel,
    I will put together a more detailed example if needed but the rtf I am pulling the following code from is from a document i cannot share. I had to do this by defining a variable at the master record loop and referencing that variable in the detail record loops.
    <?for-each-group@section:ROWSET2_ROW;./section?>//master record
        <?for-each:current-group()?>
            <?SECTION?>
            <?variable@incontext:cur_section; ./SECTION ?> //sets the cur_section variable that can be referenced in the detail loops
            <?for-each:/DATA/ROWSET5/ROWSET5_ROW[SECTION=$cur_section]?> //only loops for records in the current section
                /* ROWSET 5 DATA */
            <?end for-each?>
            <?for-each:/DATA/ROWSET4/ROWSET4_ROW[SECTION=$cur_section]?>
                /* ROWSET 4 DATA */
            <?end for-each?>
            <?split-by-page-break:?> //This will cause a page break on the master record
        <?end for-each?>
    <?end for-each-group?>
    Edit
    In looking at this code again the variable is not necessary. You can achieve the same result by referencing current-group() when restricting the detail loops.
    <?for-each-group@section:ROWSET2_ROW;./section?>//master record
        <?for-each:current-group()?>
            <?SECTION?>
            <?for-each:/DATA/ROWSET5/ROWSET5_ROW[SECTION=current-group()/SECTION]?> //only loops for records in the current section
                /* ROWSET 5 DATA */
            <?end for-each?>
            <?for-each:/DATA/ROWSET4/ROWSET4_ROW[SECTION=current-group()/SECTION]?>
                /* ROWSET 4 DATA */
            <?end for-each?>
            <?split-by-page-break:?> //This will cause a page break on the master record
        <?end for-each?>
    <?end for-each-group?>also here is the basic xml that this uses
    <?xml version="1.0" encoding="UTF-8"?>
    <DATA>
    <ROWSET2>
            <ROWSET2_ROW>     <SECTION>A</SECTION>     <TITLE>TITLE A</TITLE>     </ROWSET2_ROW>
            <ROWSET2_ROW>     <SECTION>B</SECTION>     <TITLE>TITLE B</TITLE>     </ROWSET2_ROW>
            <ROWSET2_ROW>     <SECTION>C</SECTION>     <TITLE>TITLE C</TITLE>     </ROWSET2_ROW>
            <ROWSET2_ROW>     <SECTION>D</SECTION>     <TITLE>TITLE D</TITLE>     </ROWSET2_ROW>
    </ROWSET2>
    <ROWSET4>
         <ROWSET4_ROW>     <SECTION>A</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>A0001</SEQ_NUM>     </ROWSET4_ROW>
         <ROWSET4_ROW>     <SECTION>A</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>A0002</SEQ_NUM>     </ROWSET4_ROW>
         <ROWSET4_ROW>     <SECTION>A</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>A0003</SEQ_NUM>     </ROWSET4_ROW>
         <ROWSET4_ROW>     <SECTION>B</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>B0001</SEQ_NUM>     </ROWSET4_ROW>
         <ROWSET4_ROW>     <SECTION>B</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>B0002</SEQ_NUM>     </ROWSET4_ROW>
         <ROWSET4_ROW>     <SECTION>B</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>B0003</SEQ_NUM>     </ROWSET4_ROW>
         <ROWSET4_ROW>     <SECTION>C</SECTION>     <TEXT>NARRATIVE TEXT...</TEXT>     <SEQ_NUM>C0001</SEQ_NUM>     </ROWSET4_ROW>
    </ROWSET4>
    <ROWSET5>
         <ROWSET5_ROW>     <SECTION>A</SECTION>     <NUM>1</NUM>     <TITLE>NOTICE REGARDING TECHNOLOGY IMPROVEMENTS</TITLE>     <DATE>1997-06-01</DATE>     <TEXT>RTF TEXT</TEXT>     </ROWSET5_ROW>
         <ROWSET5_ROW>     <SECTION>D</SECTION>     <NUM>1</NUM>     <TITLE>WOOD PACKING MATERIALS REQUIREMENTS</TITLE>     <DATE>2007-07-01</DATE>          <TEXT>COMPRESSED TEXT REMOVED</TEXT>     </ROWSET5_ROW>
         <ROWSET5_ROW>     <SECTION>D</SECTION>     <NUM>2</NUM>     <TITLE>BAR CODE MARKINGS</TITLE>     <DATE>2003-06-01</DATE>     <TEXT>COMPRESSED TEXT REMOVED</TEXT>     </ROWSET5_ROW>
    </ROWSET5>
    </DATA>Good Luck,
    Tyson Jouglet
    Edited by: Tyson Jouglet on Dec 13, 2011 12:39 PM

  • Jasper Report  Integration Examples

    Hi
    Can any one of you send examples/source/link that shows how to implement jasper report in JAVA .I tried it in google.but i won't wrok. A simple and detailed example that shows finally how a PDF is generated

    Hi
    Can any one of you send examples/source/link that shows how to implement jasper report in JAVA .I tried it in google.but i won't wrok. A simple and detailed example that shows finally how a PDF is generated

  • Is there a step by step guide on using iCal on iPhone. Could I create one from any website? For example a website that shows my cricket fixtures?

    I would like to use iCal but don't really understand the fields I need to fill.
    There are a couple of websites I would like to use this for.
    If I could have a detailed example of what I need to fill in to get this to work that would be great.
    Many thanks
    Richard

    Allmusic rates albums on a five star system. Within an album, it gives recommended tracks a checkmark. That's the closest I know of to what you are looking for.

  • Two values to detail page

    This question is based around a simple master - detail page set.
    Environment is Windows XP - Dreamweaver CS5 - Apache - MySQL - PHP (all should be up to the latest levels)
    This is all under a local server environment.
    I have a single table in MySQL with about 12 columns/fields. The Master page lists 2 columns ('Name' and 'DateOfArrival' - both CHAR columns) in a repeating group. The Detail page is selected by clicking on the 'Name' column of the row required. It displays the contents of all the columns for this record.
    I've based the coding based on the Master - Detail example in 'Adobe Dreamweaver CS5 Classroom in a book'.
    The coding works when the 'Name' column is unique. However, the 'DateOfArrival' column is used to make the record unique and needs to be passed with the 'Name' column. I seem to have tried most combinations (over the last 5 hours) but am obviously doing something wrong. The last attempt had the Link field set to
    EllisIslandDetail.php?Name=<?php echo $row_rsEIList['Name']; ?>&DateOfArrival==<?php echo $row_rsEIList['DateOfArrival']; ?>
    where EllisIslandDetail.php is the Detail page
    rsEILIST is the record set associated with the Master page.
    Hope someone can set me in the right direction on what is probably a very simple error.
    Thanks
    Cliff

    Thanks for the quick response.
    I know under third normal form the key should have been unique but I was hoping that it would work without duplicating data or setting up artificial keys. At any rate your reply provided a working solution (and thanks again).
    The second '=' was put in by Dreamweaver. When I spotted it the first time I removed it but then Dreamweaver reinserted the code.
    Cliff

  • Any working example or VersionedBacking map?

    Appreciate if anyone has the working example on VersionedBackig Map? How can i retrieve list of objcts (EX:Result set returns say 100 records, and each row is an object). Does tangosol has any api or have to implement java implementation?

    Hi Santharam,
    Attached please find an example xml configuration file that uses a Versioned Near Distributed Write-Behind caching strategy. Let me know if this is what you are looking for.
    I will be posting a more detailed example this week that will include a small web application front end to this configuration file.
    Later,
    Rob Misek
    Tangosol, Inc.
    Coherence: Cluster your Work. Work your Cluster.<br><br> <b> Attachment: </b><br>ver-near-write-behind.xml <br> (*To use this attachment you will need to rename 31.bin to ver-near-write-behind.xml after the download is complete.)

  • Odi examples using flexfields, groovy scripting, jython scritping sample

    Dear All,
    I would like to know if there are any good websites, which will provide details exampls using flexfields effectively, groovy scripting , jytyon scripting , using API in odi etc.
    Basically I would be intersted in learning advanced ODI programming.
    Thanks and Regards
    Santy

    there is the other way: do it.
    It's sad to do but ODI is quite wide as topic. Follow many blogs, read threads and understood them, ask and make many errors.
    If you are not so distant from some guru guy of this forum it'd be an idea to take a cheaper training from them.

Maybe you are looking for

  • Swf previews in browser and doesn't work on server after upgrade from cs3 to cs5

         I have upgraded from CS3 to CS5. My site uses a template created in dreamweaver 8.  When I edit a page and embed a .swf file created in flash cs5, it doesn't work on my server, but works on my computer when I 'test in browser'.  I have uploaded

  • Verizon and it's lack of custoemr focus.

    I have had one of the most difficult and frankly worst customer experience with verizon I can recall in recent history. I have compliand several times about my verizon locking up and needing to rebooted at least 2 or 3 times a day. If the modem does

  • Roles not working correctly

    Hi, Recently I have noticed an issue with how the Roles function on our server works. We have two Roles per computer in the Database. One role specifies the Task Sequence and any other specific details and the other role specifies any additional appl

  • Empty entry in table of contents

    I have created a couple of table of contents recently and in every instance they added a blank entry at the end.  In most cases this is OK as I can either delete it or simply force the entry to be overset but I'd prefer it not be created at all.  Has

  • Can't remove MovieClip

    Hello I'm having lots of trouble removing a MovieClip that was created using createEmptyMovieClip. I've tried everything, unloadMovie, removeMovieClip with various varations (I've checked the references and the variables are well defined), the moviec