Advertisement

1 - 6 of 6 containing alltags:("PL/SQL Developer") (0.001 seconds)
Hello, I have a XML file inserted in a CLOB. When the XML content is too low, I have a <value error>. I can't perform a Select on the column... On the application side, I can fetch this line ...
Zones: Oracle, Databases, XMLDate Answered: 01/02/2008 Grade: A Views: 5
I have a stored procedure which inserts records into a table and then needs to insert and/or update records in the table.  I am assuming that I need a if-then-else clause or a loop of some sort, bu...
Zones: PL / SQL, Oracle, Oracle 10.xDate Answered: 08/18/2008 Grade: A Views: 57
Hi, I have PL/SQL DEVELOPER version 7.1.5 but am looking at a tutorial for 2.0 I guess. http://www.oracle.com/technology/products/database/sql_developer/index.html Is there any tutorials for ...
Zones: PL / SQL, SQL SyntaxDate Answered: 11/10/2008 Grade: A Views: 34
I'm trying to write an Oracle stored procedure to return multiple rows. The catch is the stored procedure needs to be exposed as a web service and match a pre-defined WSDL. I'm using Jdeveloper to ...
Zones: Oracle, Oracle 10.x, PL / SQLDate Answered: 02/12/2008 Grade: B Views: 229
Hey Experts, I need to code uses nested xmlagg functions to nest my xml output of an xmltype view query I wrote in PL/SQL. The XMLAGG function should start at the (XMLELEMENT("document",)) line ...
Zones: XML, Oracle, PL / SQLDate Answered: 06/07/2008 Grade: A Views: 75
I have been using TextPad to put together SQL statements by using the cut, copy and pasting of BLOCKS of text. Example: I copy the describe of a table, replace varchar, number, date will 10 space...
Zones: PL / SQL, SQL SyntaxDate Asked: 10/31/2008 Points: 125 Comments: 2
  • 1