Query results pane should display the entire XML following the execution of the query

Hi, I'm trying to get the xml output results returned in sqldeveloper returned in full.

they are truncated to.

I tried the trick / * xml * / but that is implemented in the form xml cdata codes and other structures of nickname.

Select xmlserialize (DOCUMENT

XMLELEMENT ("root",

XMLAttributes ('http://www.millicom.com' as 'xmlns'),

XMLAGG)

XMLELEMENT ("line",

XMLFOREST (U.username,

U.user_id,

U.PASSWORD,

U.ACCOUNT_STATUS,

U.LOCK_DATE,

U.EXPIRY_DATE,

U.DEFAULT_TABLESPACE,

U.TEMPORARY_TABLESPACE,

U.CREATED,

U.PROFILE,

U.INITIAL_RSRC_CONSUMER_GROUP,

U.EXTERNAL_NAME,

U.PASSWORD_VERSIONS,

U.EDITIONS_ENABLED,

U.AUTHENTICATION_TYPE)))

AS CLOB DASH)

from dba_users U

CROSS JOIN (select 1 of the double connect by level < = 10);

Thanks for any help you can offer.


JM

Hi jm,

In the line of query results, did scroll all the way to the right, then click twice on the «...» "at the end of the line to open the cell editor?

So again, who does not show all the XML, it may be a problem with the version of the ojdb6.jar in use (11.2.0.3 client or later is required), or whether or not the JDBC OCI/thickness is used.  Read the following discussion: retrieve XMLTYPE based on very slow saved schema

Kind regards

Gary

SQL development team

Tags: Database

Similar Questions

  • to get results that should be the order of the size of the data in the column

    Hello

    I have the brand table, which contains 'brand', 'brand id ". Now, if I have data in the scorer's table as:

    Brand retailer
    1 brand1
    2 brand222
    3 brand33
    4 brand4444
    5 brand5


    I want the query whereby I could get results in this form marked with more number of characters that it should come up and brand name with characters relatively lesser should below only as:

    Brand retailer
    4 brand4444
    2 brand222
    3 brand33
    1 brand1
    5 brand5

    Try this

    with brand_table as
    (
    Select 1 retailer, 'brand1' brand of double
    UNION ALL
    Select 2 retailer, "brand222" brand of double
    UNION ALL
    Select 3 retailer, "brand33" brand of double
    UNION ALL
    Select 4 retailer, "brand4444" brand of double
    UNION ALL
    Select 5 retailer, 'brand5' brand of double
    )
    Select * from brand_table by desc length (brand name)

  • Customize the details pane to display the other fields in JPG

    I love the photo features of Windows Explorer in Windows 7.  However, I would change that describes in detail, it shows me in the details pane.  For example, with jpg files, I don't want to see "Camera Maker" or "camera model".  I would like to see the 'topic' and other details of file property.  How can I change or personalize the details pane of the Windows Explorer so that I can see and change these fields I am more interested?

    Thank you.

    I love the photo features of Windows Explorer in Windows 7.  However, I would change that describes in detail, it shows me in the details pane.  For example, with jpg files, I don't want to see "Camera Maker" or "camera model".  I would like to see the 'topic' and other details of file property.  How can I change or personalize the details pane of the Windows Explorer so that I can see and change these fields I am more interested?

    Thank you.

    Here's a solution that I found and it worked for me on Windows 8.1:

    1. Open the registry and access:
      HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.jpg
    2. Change the PreviewDetails string with the values that display. You can reference the string of FullDetails for what seems to be the complete list of the available values for this type of file.

    Here is the post where I got the information of:
    http://www.SevenForums.com/general-discussion/36636-edit-Windows-Explorer-details-pane.html

  • When we choose the radiobutton control should display the drop-down list of choices...

    Hello

    Can u help me pls how to get the drop-down list option when we choose control radiobutton in the same screen.

    When deselect us it, he must hide the drop on the with on screen no matter what accent...

    Thanks in advance...

    u r Correct.

    Acutally we work on popupscreen with transparency.

    I use the 4.3 sound support for setmargin(4.5 doesn't).

    I went through the doc 4.5 Finally I got the result.

    I need to set the drop down just below the dropdown list how can I without no hardcode... pls let me know...

    now iam using setmargin (encode);

    If you have any advice that can help me in pls reffer me programming skills.

    I wil get u was pushing for the next...

    Thank you for your way of orientation...

  • Inbox should display the text of the selected message

    The screen of the Inbox listing the messages used to have a lower section where the individual message
    highlight appears (without specifically having to open it) with text and a list of options on top of what to do with the message.
    This feature has disappeared somehow. How can I get it back?

    Thanks for the reply. Restart the PC and the Thunderbird has solved the problem. I remember F8 for the future. Thank you

  • No squint should display the percentage of zoom on the toolbar state of RL. It's noty

    I wish it works

    I figured out how to follow instructions. It worked. Thank you all.

  • Dynamically display the contents of xml based on the method addEventListener (MouseEvent.MOUSE_DOWN, displayContent);

    Hello

    I have been working for a few days now with this script and got up to a point almost finished, but I can't go to the final stage of script. I have an xml file that is being scanned in my .fla file. There are 3 buttons that are created dynamically based on a tag called < navItem >. "DisplayContent" function should display the appropriate block of xml in various text boxes, but instead, it does show that the last song (the 3rd song) no matter which button I click on. I pasted my code on pastebin here:

    http://pastebin.com/mb3e3cd9

    If someone could take a look at my code, especially the last function, "displayContent" and suggest what I could do to fix the code, or point out where I did wrong, I would be very grateful.

    ~ Chipley

    IF you use the movieclip buttons:

    1. myText.condenseWhite = true;
    2. var paragraphText = xml.mpu.bodyText.page.p;
    3. myText.htmlText = paragraphText;
    4.               
    5. trace (MyText.Text);
    6. for (var i = 0; i)
    7. {
    8. trace ("xml.mpu.bodyText.page.navItem.length =" + i);
    9. var mcMenuItem:mcMenu = new mcMenu();
    10. mcMenuItem.x = button_mc.x;
    11. mcMenuItem.y = button_mc.y + i * 50;
    12. addChild (mcMenuItem);
    13. mcMenuItem.btnTxt.htmlText = navItemText [i];
    14. mcMenuItem.ivar = i;
    15. mcMenuItem.buttonMode = true;
    16. mcMenuItem.addEventListener (MouseEvent.MOUSE_DOWN, displayContent);
    17. }
    18. }
    19. }
    20. function displayContent(event:MouseEvent):void {}
    21. for (var i = 0; i)
    22. {
    23.                         titleText var = xml.mpu.bodyText.page.h1 [event.currentTarget.ivar];
    24. myTitle.htmlText = Text;
                            var paragraphText = xml.mpu.bodyText.page.p [event.currentTarget.ivar];
    1. myText.htmlText = paragraphText;
    2. }
    3. }
  • Need help displaying the value of field in another!

    I have a problem, I'm sure is simple but I can't understand it.

    I would like to create a field that displays the value of a field point selecteed in drop down. For example, I created a drop down menu which has 3 times that I have assigned values to each:

    Items in drop-down list

    point: Unlimited time export assigned value: 4 000,00

    point: 8-hours coverage export value assigned: 3,000.00

    point: 5 hours Covrage export value assigned: 2,000.00

    This drop-down list is named "CoverageTime".

    I want to create a text called 'Price' field that will display the value of the selected 'CoverageTime' element drop-down list.

    For example, if I chose "Unlimited" (which I have highlighted as 4,000.00) in the drop-down list, the 'Price' of text field should display the value of 'CoverageTime' of 4 000,00.

    As you can see in my screenshot, I have selected ' Unlimted Time'. The value that I put to this element from the drop-down list is 4,000.00. But the price text field does not the value of the element "Unlimited time", selected in the drop-down list.

    How to make this happen? (Sorry for the picture on the side)



    I'm not sure what you mean about #1 (there is nowhere where to put the code in the tab Options), but it's okay because the second is on the right track. But to set the value of the field, assign anything you want event.value. So the correct code for the custom script to calculate the price of the text field:

    The value of this field for the price of the value selected from the drop-down list

    Event.Value = getField("CoverageTime").value;

  • Unable to display the entire contents of the CF query return the result on my Web see page

    Hello

    I'm trying to extract data from a table (project_reports), which is to have a column of type CLOB (details) inside data.

    Details this column takes a huge amount of data in it.

    And I use the code to retrieve and display the data on my CF Web page below.


    < cfquery name = "getReport" datasource = "myDS" >
    Select details in project_reports where project = 54516
    < / cfquery >

    < cfoutput query = "getReport" > #getReport.details # < / cfoutput >


    ColdFusion is able to process and display a quantity limited data, but not the full data.
    I want to retrieve and display all of the data using ColdFusion.
    Can someone help me on this? Thanks in advance.

    Kind regards
    Jacques.

    Mamidela wrote:

    ColdFusion is able to treat & display a quantity limited data, but not the full data.

    Check the data source settings in the CF administrator. Make sure that the CLOB parameter (enable Long Text Retrieval) is checked.  When this box is _not_ checked, CF retrieves only the 64000 bytes.

  • When I search something and click the Web site in the search results, I get nothing and the tab says something like "nclk (Image GIF 1 x 1 pixel)" what should I do to display the Web page?

    I just switch to Firefox this morning, but I used it in the past. I set Yahoo as my homepage, and it opens fine when I start Firefox but if I type something in the search bar, such as Wal-Mart or ebay it will display the search results, but when I click on the page I want to open, I get something like "nclk (Image GIF 1 x 1 pixel)" on any of the Web pages I have to choose. If I put www.walmart.com in the address bar, it works fine. What should I do?

    Using Kaspersky? This error is usually caused by a parameter in Kaspersky. In the Kaspersky Firewall section, under filter turn off the blocker of banner advertising (may be called anti-banner).

  • attempts to display the query results in 2 columns

    I'm trying to change someone elses existing of code to display the results of a query in 2 columns on a web page.

    The result of the existing code can be seen
    here

    Here is the code I am trying to change

    < table width = "95%" border = "0" align = "center" cellpadding = "4" cellspacing = "2" >
    < cfoutput query = "News" StartRowOptional = "" #StartRow_News # "LignesMax =" #MaxRows_News #">"
    < tr align = "center" class = "TEXTnormal" >
    < class nowrap = "style1 TEXTnormal" td >... < table >
    < /tr >
    < class tr = "TEXTnormal" >
    < td > < table width = "100%" border = "0" cellpadding = "0" cellspacing = "0" class = "TEXTnormal" >
    < b >
    < td > < cfif News.ImageNameThumb gt 0 >
    "< a href =" news_view.cfm? recordID = #News.ID #"> < img src =" "uploadedimages / #News.ImageNameThumb #" alt = "#News.ImageCaption #" hspace = "8" hspace = "0" border = "0" align = "left" > < / has >
    < cfelse >

    < / cfif > < table >
    < td > < a href = "" news_view.cfm? recordID = #News.ID # "class ="TEXThighlight"> #News.Title # < /a > - #News.Day #. #News.Month #. #News.Year # < br >"
    #News.Summary # < table >
    < /tr >
    < / table > < table >
    < /tr >
    < / cfoutput >
    < /table >

    I changed the above code to

    < table width = "95%" border = "0" align = "center" cellpadding = "4" cellspacing = "2" >
    < cfset LoopEndRow = CEILING(#EndRow_News#/2) >
    < cfloop
    index = "row".
    from = "#StartRow_News #
    to = "#LoopEndRow #
    step = "1" >
    < class tr = "TEXTnormal" >
    < cfset breaker = 0 >
    < cfloop
    index = "column".
    from = '0 '.
    to = '2 '.
    step = "1" >
    < cfoutput query = "News1" StartRowOptional = "" #StartRow_News # "LignesMax =" #MaxRows_News #">"
    < td width = "50%" >
    < table width = "100%" border = "0" cellpadding = "0" cellspacing = "0" class = "TEXTnormal" >
    < b >
    < td > < cfif News1.ImageNameThumb gt 0 >
    "< a href =" news_view.cfm? recordID = #News1.ID #"> < img src =" "uploadedimages / #News1.ImageNameThumb #" alt = "#News1.ImageCaption #" hspace = "8" hspace = "0" border = "0" align = "left" > < / has >
    < cfelse >

    < / cfif > < table >
    < td > < a href = "" news_view.cfm? recordID = #News1.ID # "class ="TEXThighlight"> #News1.Title # < /a > - #News1.Day #. #News1.Month #. #News1.Year # < br >"
    #News1.Summary # < table >
    < /tr >
    < / table > < table >
    < cfset breaker breaker + 1 = >
    < cfif breaker EQUAL 2 >
    < cfbreak >
    < / cfif >
    < / cfoutput >
    < / cfloop >
    < /tr >
    < / cfloop >
    < /table >

    The results of this code change can be see here

    as you can see what I did gives the number of columns (2)
    and the correct number of lines for the amount of data (3)
    However, each line shows the first 2 pieces of data returned by the query

    Can I change the output query so that it returns the data SET by the amount of data already out items?
    If so, how?



    #data #.




    closing tags

  • 2.1 EA1: Query Builder does not update the query to display the results

    When using the query designer, if you click view results to see the results of the current query, then return to "Select columns" or the tabs 'Create a Where Clause' change the query, the "View results" tab shows again the results of the original query, even if no tables or columns of the original query occurs. By clicking on the button run the report or by setting a refresh interval has no effect.

    On another note, the query designer again is not reentrant, because you cannot select (highlight a part where cursor in) a query, and then open the query for this request of change graphically Designer.

    Sentinel,

    The problem is known and is listed in the known issues in the release notes for the first users. We hope to have this sent to production.

    Returning Query Builder is always on our list of things to do. We intend to rewrite the Query Builder and examine a number of requests related to this function. I'm hoping to make it a priority for the next release.

    Sue

  • I want to display the number of success / testing failed in the Testtand of xml report, please help me

    Hi, I want to display the number of success / testing failed in the Testtand of xml report, please help me.

    Later, my requirement is that I should be able to view the number of test / has not passed in the header of the report too.

    I have attached a sequence to give you an idea of how to get the number of results (I don't check it works ), I used 'SequenceFilePostResultListEntry' callback to calculate the number of results.

    and the number of results is passed to the 'ModifyReportHeader' through Globals files, where you can edit the XML file to display in the Repot (follow the link in my previous post).

    Hope this helps

    AshwiN,

  • How to display the current Options in the window treatment result

    Hello

    I am preparing customized results processing plugin in TestStand. TS help I can use Base.OptionsDescriptionExpression to set the Options column in the window treatment result. In this column may consult the summary current settings. I want to display the path of the directory of report in this document, as in the sample report in Simple text format. Unfortunately I'm not able to do this...

    I use FileGlobals.ModelPluginComponentDescription.Default.InitializationExpression to set default report path, in plugin options, by using the following expression:

    #NoValidation, ModelPlugin.PluginSpecific.Options.ReportOptions.Directory = RunState.Engine.GetTestStandPath (TestStandPath_Public) + "\\Reports.

    Then I changed FileGlobals.ModelPluginComponentDescription.Default.Base.OptionsDescriptionExpression into #NoValidation, ModelPlugin.PluginSpecific.Options.ReportOptions.Directory which should contains the default path for the report estimated at InitializationExpression and this directory should be displayed in the column of the Options in the window treatment result.

    I don't know what Miss me, because it doesn't work. When I use the breakpoint in model Plugin - configure the Standard Options to see the Parameters.ModelPlugin.Base.OptionsDescriptionExpression, it displays:

    #NoValidation, / / disable validation because higher level ModelPlugin property exists only when running

    ""

    So it seems that my Default.Base is not copied in Parameters.ModelPlugin.Base

    So how do you view the current Options (at least report the path) in the window treatment outcome? Help, please

    OK, I think what is happening. FileGlobals.ModelPluginComponentDescription.InitializationExpression is evaluated when I add the new instance of the result new treatment-> insert plugin. Then each window treatment of the result of time shows that Parameters.modelplugin.base.optionsdescriptionexpression is evaluated to update the Options column.

  • Search for a similar string in the 2D array and displays the result with another column

    Hello

    One who can help, I have a chart 2D of txt file that have as many lines and 5 columns and I want to do a search and display the other results of the column.

    For example.

    Column 0                      1                           2                                  3                           4

    12345 qwer asdf 12qwe tjhrtyert

    werr 23568 wef fgertge fsefff

    If I manage to find 12345 and I want to display 12qwe, what should I do in labview? Help, please!

Maybe you are looking for