Output format from a view

I have Oracle 8.1.6 runing on Windows NT 4.0.
I have a view which extracts data from 3 tables. Customer Name from Table 1; Product Name from Table 2; Problem Description from Table 3. Values for Customer Name, Product Name, and Problem Description are concatenated together into one field "Mail_body" in the view. As the field name suggests, the third party mail utility will extract "Mail_body" value as the email body. The email is then sent out to a Unix box for further processing. As the view is created with the concatenation operator "||". The value is just a one long line in the Mail_body field.
I want to force Product Name on one line; Product Name on second line; and Problem Description on a third line in the field "Mail_body". Is there any way I can force different values into different lines in one field of a view? To put these values into different fields is not a solution in my case.
Any suggestions?

not sure what you mean,
but is this what you try:
select 'this is a ' || chr(13) || chr(10) || 'test' from dual;
I have Oracle 8.1.6 runing on Windows NT 4.0.
I have a view which extracts data from 3 tables. Customer Name from Table 1; Product Name from Table 2; Problem Description from Table 3. Values for Customer Name, Product Name, and Problem Description are concatenated together into one field "Mail_body" in the view. As the field name suggests, the third party mail utility will extract "Mail_body" value as the email body. The email is then sent out to a Unix box for further processing. As the view is created with the concatenation operator "||". The value is just a one long line in the Mail_body field.
I want to force Product Name on one line; Product Name on second line; and Problem Description on a third line in the field "Mail_body". Is there any way I can force different values into different lines in one field of a view? To put these values into different fields is not a solution in my case.
Any suggestions?

Similar Messages

  • (Input and) output formats from Photoshop Elements 6 for Mac

    I noticed that (until midnight PT, anyway) Amazon has Photoshop Elements for the Mac at a lower price than usual.  This brings up a question for me: What output formats can Photoshop Elements 6 produce?  In particular, can it produce PNG?  Also, can it accept PNG as input?

    I think that all the formats like .bmp, camera RAW, EPS,PICT, TIFF, Filmstripn, IFF, JPEG, Photoshop pdf, Photoshop RAW,PNG etc are supported for both input and output.

  • Print report parameter and column headers PDF format from Discoverer Viewer

    Hi,
    From Discoverer Viewer 4i I'm presently using the printer friendly version to print my workbooks. I would like to know if their is a way to include report parameters and print column headers on every page.
    I would appreciate any pointers or workarounds to this issue at the earliest.
    Thanks
    T

    Hi T
    I don't think this is possible with 4i.
    Have you considered upgrading to 10g R2?
    Best wishes
    Michael

  • Is html/pdf output format from BO 508 compliant?

    Hi Experts -
    I heard BO reporting tool can output html/pdf format.  Are they 508 compliant?  If not, how can I make them into 508 compliant please advice.
    Thanks

    Hi
    You can make it 508 complaint  by choosing/check marking this option from BusinessObjects InfoView > Preferences > Webi > 508 Complaint.
    Please note that this forum is not the right area to discuss BO technical questions.
    Raise your future queries at: SAP BusinessObjects Web Intelligence
    Hope this helps.
    Best,
    DeepB

  • Multiple Output formats from Single Source File? (Like Squeeze)

    I'd really love to be able to batch process encodes in the following manner:
    Drop my source video file into AME CS5, select an MP4 preset, and then have it encode multiple bitrate versions while adding filename extensions [e.g. _High (700 kb/s), _Mid (550 kb/s), _Low (400 kb/s)].
    The simple answere is to drop, or duplicate, my input clip 3 times and just select 3 presets I could set up under the Hi, Mid, Lo parameters. But that's exactly what I'm trying to work around. I encode video ads for major web-video sites, and the volume is just manageable to batch process these (drag and drop large quantities, select multiple presets at once, hit Start.) To handle each ad we service would be far too time consuming, even for as simple as AME makes it to duplicate/choose new preset. (In the end, our ads jump onto our FTP via AME's FTP upload option, one of it's smartest features!)
    We have quite a bit of encoding resources here at work, but AME has been giving us the most favorable results. Other options, such as Sorenson Squeeze, let you import your source clips, then apply 2 or more presets to them, before encoding the whole batch. Is there any similar functionality in Media Encoder? (Really don't want to move our workflow into Squeeze, with it's inferior MP4 encoding.)
    Does anybody have any experience with this sort of high-volume multiple-outputs from individual source files? Any tips with scripts or Apple's "Automator" that could streamline this type of batch processing?

    Any update on this ability?  We create many in house videos that need to be encoded to 14 different
    bitrates for use with Flash Media Server as dynamic http streams.
    Currently when I am ready to export a finished sequence, I will pick my first preset and queue it in AME.  Then I duplicate that thirteen times, setting each of the new thirteen queued items to their appropriate bitrates.  Then I have to change each of the output names to be "filename_bitrate.flv".
    This process is much slower when queued in AME than if I exported each individually from PP.  I just don't have the time to manually export each version.
    I have also started noticing that some of the last few projects won't render beyond the quality of the first queued item.  Do I need to render the largest bitrate file first?
    Any indication from Adobe on the correct workflow to create multiple bitrate files to be consumed by FMS as dynamic http streams would be appreciated.
    The link above is dead.  Does anyone have an updated link to the document above?

  • I want to change the output format

    Hi abapers,
    I want to change the output format
    from kg/cm2a to kg/cmsquare(a)
    and from oc to degree symbol c
    regards
    ansuman

    Hi.....
    Plz mention the area u are working....
    Reports? screen programs? scripts?
    with that you can get the answer what you expecting...
    Thanks,
    Naveen.I

  • How to change the output format (procedure) in the "norma 19" (CSB19)

    A bank asks us that the file that currently we send to them with the data of the domicile of our busines partners (customers ISU) must have a different output format from that is currently sending, specifically ask us to change the procedure 1 to the 2 of the "norma 19" (CSB 19) --> (Data Medium Exchange)
    I appreciate if someone can shed me some light on the subject ...
    Where can I customize the "norma 19"?
    How to change to the procedure 2?
    thank you very much in advance.

    Can someone help please. 1. Write a class that connects to the database, runs the proc, extracts the data and puts it in an ArrayList. This class does NOT have any gui code (none, zero.)
    2. Test that class
    3. Write GUI code that uses that class.
    Questions about 1 and 2 are posted to this forum. Questions about 3 are posted to a forum that deals with GUIS - not this one.

  • Change display Date format from 06.2011 to june 2011 in output of Query

    Hi All,
                Change display Date format from 06.2011 to june 2011 in output of Query  Execution. i used time charcteristics 0calmonth in query, output display is coming 06.2011, i want to display output in june 2011 format, anyone tell me how to convert this Date format.

    Hi Nandish,
    as tibollo said you just need to mark 0CALMONTH with text in RSD1.
    Kindly note that you don't need to do data load for this object.
    It will automatically derive by system.
    Just change the Info object 0CALMONTH in RSD1, Go to Master Data/text column and check mark on with text.
    Then activate it.
    Regards,
    Ashish

  • Enhancement Req (v4.0): Report Query- Output Format- Derive from Item

    Brief Introduction
    I have 1 major request I would like to make (and 2 lesser ones). The first, I would like to specify custom available output formats for 'Report Query' objects, as well as Reports Regions, Interactive Reports, etc. I believe that this could easily be an instance setting in the Report Server region of the internal workspace, or per workspace / application. Even if not supported on the system wide level, I would recommend that the "Derived from Item" output format "Return Value" be allowed to be returned unaltered to the Report Server. I know that the type is returned as "_xf", and for my purposes I would REALLY like to be able to get something other than the defaults.
    Use Case
    I am creating a custom JasperReports integration (for which I will be launching a public SaaS beta extremely soon). It uses the standard Apex reporting objects (Queries, Layouts, Print Buttons, etc). JasperReports templates are uploaded as Report Layouts and everything works fine. I am, however, wanting to implement as many output formats as are available to me in Jasper...that means Word 07, Excel 07, ODS, ODT, etc. For the items that take a print server override I can handle this in other ways (even though this appears broken [see below]), but for the standard report queries this isn't available. I would basically like the option to define the set of available output formats for the report server, and what the "_xf" returned for each one is.
    Minor Requests
    - Replace Uploaded Templates: If a template is used often and updated, then it has to be changed everywhere...minor irritation.
    - Customize Report Server URL for the Workspace or Application: For SaaS instances, workspace developers may license or have access to reporting solutions that are not (and should not be) available to all of the Oracle instance's workspaces, or may conflict with a service that is already provided by the instance administrators.
    Broken
    When I use the print server override, with the "Use Headers From" option, it appears that neither my content type, nor my content disposition headers are being sent back to the client. This is the work around solution for the non-standard types issue I am requesting enhancement on, so I would like to know what I can do to get this working immediately.
    Additional Info
    As it stands, if the site is available, feel free to sign up for the beta. The beta keys will be exported soon to the instance and made available. Instructions on setup will also follow:
    https://apex.vendelinc.com/apex/f?p=home

    Hi, please did you get any solution to this issue? I am having similar challenge right now.
    select     EMP.DEPTNO as DEPTNO,
         DEPT.DNAME as DNAME,
         EMP.EMPNO as EMPNO,
         EMP.ENAME as ENAME,
         EMP.JOB as JOB,
         EMP.MGR as MGR,
         EMP.HIREDATE as HIREDATE,
         EMP.SAL as SAL
    from     SCOTT.DEPT DEPT,
         SCOTT.EMP EMP
    where EMP.DEPTNO=DEPT.DEPTNO
    and      DEPT.DNAME =upper(:dname)
    This run perfectly in sql developer, toad, and even inside publisher if I login directly to publisher to create report.
    Generating this same query in shared component query builder and testing it returns no data found. If I remove the last line, it works. but with the last line, it return no data found. It seems no one has been able to provide solution to this issue

  • What I view the dbx files are of unknown format from TEMP directory?

    When you start Outlook Express DBX file to create a push, but after the program can not find it. There is a configuration change that? In the TEMP folder found files, but they are of unknown format, what I view the dbx files? 

    The user of the DBX Viewer Tool can recover mail messages from *.dbx files in the batch mode. If you recover messages in the Batch mode, messages are extracted from *.dbx files one by one and immediately saved to the hard drive. Batch message recovery can be
    used to recover correspondence from a large number of corrupted *.dbx files simultaneously.
    http://www.dbx.viewertool.com/ The Batch Mode will allows you to considerably save time and effort spent on organizing the process of recovering messages from corrupted *.dbx files. Read it: http://www.filerepairforum.com/forum/microsoft/microsoft-aa/outlook-express/966-i-need-to-dbx-viewer-tool-advise-me-anything

  • ABAP program to output data from SAP table to an XML format file?

    hello ABAP experts,
    Does anyone know how to output data from SAP table to an XML format file?  Would be appreciated if someone show the detailed sample codes and we will give you reward points!
    Thanks!

    Edited by: Jose Hugo De la cruz on Aug 19, 2009 8:23 PM

  • Send the output/response in CDATA format from OSB

    Hi,
    I want to send the output in CDATA format from OSB as below.
    <DataSet><![CDATA[<Data>
    <QueryRes>
    <tagA>anil kumar</tagA>
    <tagB>Telesales Lead</tagB>
    </QueryRes>
    </Data>]]></DataSet>
    Request your help to acieve the same.

    Hi,
    I want to send the output in CDATA format from OSB as below.
    <DataSet><![CDATA[<Data>
    <QueryRes>
    <tagA>anil kumar</tagA>
    <tagB>Telesales Lead</tagB>
    </QueryRes>
    </Data>]]></DataSet>
    Request your help to acieve the same.

  • Problem with date format from Oracle DB

    Hi,
    I am facing a problem with date fields from Oracle DB sources. The date format of the field in DB table is 'Date base type is DATE and DDIC type is DATS'.
    I mapped the date fields to Date characters in BI. Now the data that comes to PSA is in weird format. It shows like -0.PR.09-A
    I have changing the field settings in DataSource  to internal and external and also i have tried mapping these date fields to text fields with out luck. All delivers the same format.
    I have also tried using conversion routines like, CONVERSION_EXIT_IDATE_INPUT to change format. It also delivers me the same old result.
    If anybody of you have any suggestions or if anybody have you experienced such probelms, Please share your experience with me.
    Thanks in advance.
    Regards
    Varada

    Thanks for all your reply. I can only the solutions creating view in database. I want some solution to be done in BI. I appreciate if some of you have idea in it.
    The issue again in detail
    I am facing an issue with date fields from oracle data. The data that is sent from Oracle is in the format is -0.AR.04-M. I am able to convert this date in BI with conversion routine in BI into format 04-MAR-0.
    The problem is,  I am getting data of length 10 (Output format) in the format -0.AR.04-M where the month is not in numericals. Since it is in text it is taking one character spacing more.
    I have tried in different ways to convert and increased the length in BI, the result is same. I am wondering if we can change the date format in database.
    I am in puzzle with the this date format. I have checked other Oracle DB connections data for date fields in BI, they get data in the format 20.081.031 which will allow to convert this in BI. Only from the system i am trying creating a problem.
    Regards
    Varada

  • Extract Data from a View into multiple columns

    fairly new sql person here, I have a question on extracting data from a View that I have created and formatting it in a way that the user needs.
    My View has the following columns:
    Account
    Department
    Budget
    Spent
    Values would be such as:
    Account Department Budget Spent
    1 A 1.00 1.00
    1 B 2.50 1.45
    1 C 3.00 4.00
    2 A 4.00 1.00
    2 B 2.00 1.00
    What I'm wanting to do is extract the data out in the following format:
    <dept> <account> 1 <account> 2
    <budget> <spent> <budget> <spent>
    A 1.00 1.00 4.00 1.00
    B 2.50 1.45 2.00 1.00
    C 3.00 4.00
    basically dept as a column and then separate columns for each accounts budget and spent values going across
    thanks!

    Search for pivot queries in this forum.
    However, you need to have finite number of accounts in Account column, otherwise output will be, i must say, non-readable and the query to be written would be unrealistic.

  • Flexible Audit_Trail output Format in Oracle 10g

    Dear Friends ,
    I have to configure audit_trail in oracle 10g , using
    "audit_trail = xml"
    or "audit_trail = xml,extended"
    or "audit_trail = os"
    Here I want to keep my user log in OS format not into DB format . But In the OS format I use the above options ("xml" , "xml,extended" , "OS" ) which are not actually not so easy format or a lengthy output format . I want a format where it is shown only "username", "HostIP","Timestamp", "Sql_text" .
    Can I make it manually ? Or is there any other option to make it easy ?
    plz inform ... ...
    Waiting for ur kind reply .. ..

    You could set audit_trail=DB and then write your own SQLs to extract information
    from the dba_audit_% views to flat files.

Maybe you are looking for

  • Display Crosstab query in DataGrid

    Hi, I'm a Flex beginner. Could someone please help me how to display crosstab query result in DataGrid? The following query returns 6 columns: - First column: values in the field Sell_Channel - Second: Sum(Revenue Total) from the Revenue field. - Oth

  • CMP Beans in JDev embedded OC4J

    Hello, I have to solve the following problem: We have a Project where a Session Bean calls CMP Entity Beans accessing an Oracle 9.2 database. When we start the Session Bean in the embedded OC4J of our JDev Ver. 9.0.5.1 the container starts to deploy

  • Is there any Standard Service to Create a Payment Order in SAP banking term

    Hi Experts, Can you please tell me if you are aware of any standard Service to create payment order. Regards, Nikesh Kumar

  • Setting up document for two-colour printing

    I'm creating a document that will be printed using two colours: black and a Pantone ink. In the Swatches panel I have deleted all the swatches except for Black and my Pantone colour (and obviously None, Paper and Registration are still there). I have

  • Multiple RDS servers in one domain

    Hi We are trying to create a new setup using Windows Server 2012 R2 where customers rent their own server. In this setup we will make all servers members of the same domain and then seperate the users by Groups and OU's. The problem that I am facing