Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle 9I Graphics Issue and XML

Status
Not open for further replies.

MarcelBeals

Programmer
Mar 29, 2000
18
CA
I am trying to concatenate 2 values and place another on the next line:

This is what is coming up:
<SliceLabel textType="LD_TEXT_PERCENT"/>

This is what I want to do:
<SliceLabel textType="LD_TEXT" <New Line> "LD_VALUE" || "(" || "LD_PERCENT" || ")"/>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top