More than 1 variable in query possible?

hi friends,
how are you, can i use more than 1 variable in 1 query, if possible , can u give me 1 scenerio ple?

Sunil,
Do you mean more than one variable per characteristic?  If so I'm afraid not, you will get a Complex Selection message.
Hope this may help,
Regards
Gill

Similar Messages

  • More than one variable at a time in case statement

    hi i am using oracle 10g database.
    can it be possible ?
         in if condition we can have more than one variable in one condition
           if a=100 then
               b:=200;
               c:=300;
           end if;
    how it will be in case statement ? i have searched lot on internet but didnt get
    case
    when a=100 then 200, 300 ... ???
    thanks

    Hi FRNzzz!! wrote:
    hi i am using oracle 10g database.
    can it be possible ?
    in if condition we can have more than one variable in one condition
    if a=100 then
    b:=200;
    c:=300;
    end if; how it will be in case statement ? i have searched lot on internet but didnt get
    case
    when a=100 then 200, 300 ... ???
    thanksnot sure if I got your question correctly, is this what you are looking for?
    SQL> ed
    Wrote file afiedt.buf
      1  declare
      2      a number := 100;
      3      b number;
      4      c number;
      5  begin
      6      case
      7        when a = 100 then
      8          b := 200;
      9          c := 300;
    10        when a = 0 then
    11          b := 300;
    12          c := 400;
    13        else
    14          b := 0;
    15          c := 0;
    16      end case;
    17  dbms_output.put_line('a :'||a||' b :'||b||' c :'||c);
    18* end;
    SQL> /
    a :100 b :200 c :300
    PL/SQL procedure successfully completed.

  • More than two structures in query

    Is it possible to use more than two structures in query?

    Hi,
      you can have only two structures in a query. by default you will have one in the columns. And you can have one in the rows.

  • How to serialize only 10 variables in a program among more than 10 variable

    actually i'am new to this forum .
    any body help me how to serialize only 10 variables in a program among more than 10 variables.
    assume that there are more than 10 variacles.
    give me some guidelines

    Ask this question in the Serialization forum. Try to do it only once ;-)

  • Dear All, I'm using Cisco ASA 5505 Firewall and I want the email alert from my Firewall if the CPU increase more than 70 %. Is it possible, Please help me. Thanks Vijay

    Dear All,
                         I'm using Cisco ASA 5505 Firewall and I want the email alert from my Firewall if the CPU increase more than 70 %. Is it possible, Please help me.
    Thanks
    Vijay

    Hi Vijay,
    If can be done but you need any network management software. I personally dont think you can ask your ask to send mails. ASA can trigger alert to a SNMP configured server which will intern send mail to you 
    HTH,

  • I am considering buying Acrobat 11 Prio on a monthly subscription but I would like to use it on more than one machine is this possible?

    I am considering buying Acrobat 11 Prio on a monthly subscription but I would like to use it on more than one machine is this possible?

    You are allowed to have two working installations so if you want to have it on two machines you can.  If you want it on more than that then you need to manage which ones are working at any given time such that only two are usable.

  • How set value for more than one variable using a single prompt

    There is a way to set more than one variable with a single prompt?
    e.g. set @CurrentYear and @PasteYear using just a single prompt for @CurrentYear.
    Some hint?
    Thanks
    Luc

    Using repository variables you can set like that.
    Check this link http://gerardnico.com/wiki/dat/obiee/set_variable
    If helps pls mark

  • Adding more than one movie to iDVD - possible or not?

    I assumed that you would be able to drop more than one imovie into a iDVD project and that it would add them as different menu items but it won't do it. Am I trying to do what is not possible? Any help is appreciated cheers!

    Hi Cheeba
    You got a very good link from Sue but it is fairly easy to describe.
    A. Make Your movies in iMovie. (You can make them in one session but
    it is easier to make each as an individual project)
    B. Close iMovie
    C. Locate Your moviprojects. Folders for iMovie 1-4 and an icon for v.5
    (if icon: Ctrl-click on it and select show package)
    in this there is a folder Share movie and in this a folder DVD. Here You
    will find a QT.mov file with Your project name. Take this and drop it into
    an open iDVD theme window (just inside the edge of this window).
    repeat for the other movies.
    OK that's all there is to it. You can try dropping the project folder/icon
    instead of open it - it is supposed to work.
    Yours Bengt W

  • Ipod nano on more than 1 pc, is it possible?

    Can anyone tell me if it is possible to use my ipod on my home pc and the one at work?

    Yes it is, and this explains how.
    Using iPod with more than one computer.

  • Proxy-2-JMS Scenario: more than 10 additional JMS properties possible

    Hi @all,
    we're implementing a Proxy-2-JMS-Scenario. The JMS reciever side needs unfortunalety more than 10 additional JMS properties. In XI/PI the maximum number of additional JMS properties is 10.
    Do somebody know a good workaround in PI how to deal with it?
    Thanks and best regards,
    Stefan

    Hi @all,
    there is no way to handle with more than 10 additional jms properties for jms header.
    Best Greetings,
    Stefan

  • Broadcasting fails with more than X variables in variable screen

    Hi all,
    We have a few reports which have a variable screen with 10+ variables, mostly 3 mandatory and the rest is optional.
    Normally a pop-up appears in which you can select which type (HTML, PDF, Portal etc.) and fill in the recipients. But for the reports I'm talking about, the pop-up stays blank or give an error "page not found"
    First I thought it was an iView setting but I've compared all iviews and the settings are all the same.
    Then I thought the webtemplates could have wrong parameters, but the LAUNCH_BROADCASTER settings are the same for 0ANALYSIS_PATTERN and custom templates.
    Now I'm testing at query level and I found out that when I cut some optional variables, at some point it works and I'll get the pop-up I want.
    So I wonder if there's a restriction in the maximum number of variables in the variable screen, which has impact on broadcasting? In one query it fails with 11 or more variables, but in another query it fails with 13 variables. It doesn't matter which variable I erase, as long as I stay under the mentioned number of variables, the broadcaster works for that query.
    Is there a parameter or something which can be set?
    We are on:
    BW 7.31 SP9.30
    Thanks for your help!
    Regards,
    Daan Boon

    There is nothing restriction on no. of Query Variables while broadcasting. There is something else which causes this strange behavior. Can you update your BEx GUI to latest Patches?

  • Can you pass more than on variable with getURL in flash form

    I needed to call another page from inside a form not with the submit button and fournd this piece of code
    <cfinput type="button" id="btEdit" name="btEdit" value="View" onClick="getURL('../../forms/Program_populate.cfm?<cfoutput>#SESSION.URLToken#</cfoutput> &Reference='+data.dataProvider[data.selectedIndex]['ID'],'_blank')" >
    "Reference" is passed in the URL, I have tried to tweek this to pass an additional field "ID" , Vendor_Number" , but have been unable to find the correct syntax.  If anyone can help that would be great.
    Thanks,
    Mike

    url variables are passed as follows
    after the file name a question mark (?) then,
    name=value with an ampersand (&) between name value pair
    You may be having problems with escaping the action script code.
    If the value is a coldfusion value just cfoutput the value as in your example.
    If the value is from a form element then you need to escape it as in the example
    remove the comments from below
    getURL('../../forms/Program_populate.cfm?
    <cfoutput>#SESSION.URLToken#< /cfoutput>
    &Reference='+data.dataProvider[data.selectedIndex]['ID']
    // need to add more info so put in the plus and add the text of the url variable name (let's assume the id is from CF)
    + '&ID=<cfoutput>#queryName.ID#</cfoutput>&Vendor_Number='
    //we have add the url variable name above, but let's assume it is coming from a form field
    // then we need to close the string, done above and add the value
    + data.dataProvider[data.selectedIndex]['Vendor_Number']
    ,'_blank')
    Hope this helps.
    If you still have problems, assing all this to a cf variable and output it so you can read what it is to debug it.
    Ken

  • Returning more than one variable in TEI

    I was trying to use custom tags in my application. It was quite
              straightforward how to return a single variable using extra info
              class. Can you throw light on how can I return two or more variables?
              Parag
              

    Hi.
              Without knowing anything about your app I suppose you could return a
              collection of some type.
              Regards,
              Michael
              Parag wrote:
              > I was trying to use custom tags in my application. It was quite
              > straightforward how to return a single variable using extra info
              > class. Can you throw light on how can I return two or more variables?
              >
              > Parag
              Michael Young
              Developer Relations Engineer
              BEA Support
              

  • Initializing more than one variable of different types in for-loop

    I know it is possible to initialize two variables of the same type in a for-loop like this:
    for(int i=0, j=0;i<=word.length/2;i++){}
    However, I'm trying to initialize two variables of different type in the initialization of for-loop. And the IDE won't let me do it..
    for(int i=0, double j=0;i<=word.length/2;i++){}
    Is it even possible to do initialize two variables of different type?

    Well, just for fun, you can write very generalized for loop. you can do it in a complicated way though.
    But, for god sake, why would you do that?
                 boolean someboolean = true;
              for(Object i=new Integer(0),j=new Double(1);someboolean;i=(Integer)i+1){
                   j =(Double)j + 1;
                   if((Double)j>3)
                        someboolean = false;
                   System.out.println("i: "+i+" j: "+j+" someboolean:"+someboolean);
              }

  • Hierarchy question -- Can I insert more than one in a query?

    I have query where Iu2019m measuring sales across 5 divisions.  Sales are in the columns and the divisions are in the rows.  In the rows, I created a structure with 5 selections for each division.  Within each division, I need to insert a different hierarchy based on 0material.  Has anyone been successful with putting multiple hierarchies in a query?   Iu2019ve tried restricting each selection to their hierarchies but they arenu2019t displaying properly.

    statement.executeBatch() maybe?

Maybe you are looking for