How to add a dynamic additional value in LOV

Hello

I have a dynamic LOV and I want to add one more in there other than like NULL value 'other '.

Select ENAME, EMPNO from EMP Ruy

Now, I want that 'other' extra value in this dynamic LOV

Thnx
-Smith

Hello

You can add as many other values that you need by doing a join UNION ALL:

SELECT 'Other' d, 0 r FROM DUAL
UNION ALL
SELECT ENAME d, EMPNO r FROM EMP

Andy

Tags: Database

Similar Questions

  • How to add and enable additional languages in Windows 7

    How to add and enable additional languages in Windows 7

    Install or change a display language

    You can change the language Windows uses to display text in wizards, dialog boxes, menus and other elements in the user interface. Some display languages are installed by default, while others require you to install additional language files.

    Before you can install a display language, you need to access the language files. These files are on your computer, a computer in your network or your Windows DVD. They can also be downloaded from the web. For more information, see how to make additional display languages?

    To install a display language
    To install a Language Pack (LIP), double-click the file to open the installer. To install a Pack of MUI (MUI), follow these steps:

    Click to open region and language.

    Click the keyboards and languages tab.

    Under display language, click install/uninstall languages, and then follow the steps.  If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    Note
    The display language section will only be visible if you have already installed a LIP or if your version of Windows supports an MUI. MUIs are available in Windows 7 ultimate and Windows 7 Enterprise.

    To change your display language
    When you change the display language, the text in menus and dialogs for some programs may not be in the language you want. This happens because the program does not support Unicode. For more information about changing the text in menus and dialog boxes for programs that do not support Unicode, see change the settings system locale.

    If you want to set the display language for multiple users or for the home screen, see apply regional and language to reserved accounts settings.

    Click to open region and language.

    Click the keyboards and languages tab.

    Under display language, select a language in the list, and then click OK.

    Note
    If you do not see the list of display languages, you must install additional language files.

    If it's a Win7 Ultimate computer, see http://support.microsoft.com/kb/972813

    If this is not the case, see http://windows.microsoft.com/en-us/windows7/Add-or-change-an-input-language

    http://Windows.Microsoft.com/en-us/Windows7/products/features/language-packs

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-get-additional-display-languages

    Releasing it's easy: with Windows | ActiveWin | Laptops | Microsoft MVP

  • How to add by dynamically/programming of the parameters to a taskflow of entry?

    I have like that - usecase
    I have a created taskflow. But I don't know how many input parameters that I need to define on this taskflow.
    Is it possible, by which I can add parameters of entry to a taskflow programmatically? with an MBean or any APIs are available that will allow to make?

    You can specify a map (HashMap) as only input parameter and put all the other parameters in the plan. The card can contain any number of key / value, but the workflow enough to know (the plan).

    Timo

  • How to add a dynamic table in DW CC?

    I'm relatively new to DW.  I am trying to set up a database where I can enter an area code and returns an array with the associated data (diseases in this area, for example).  I need a dynamic table for this, but DW CC does not have an object dynamic link in the "Insert" menu  Any help?  I am running on a Mac

    1. Click on the button "+" on the databases tab and create a database connection
    2. Under the links tab, create a recordset object
    3. In Design view, create a table
    4. Drag the names of the fields in the Bindings tab in a table cell

    1. At the bottom of the view Design make sure that 'table' is highlighted
    2. In the server behaviors tab, click the plus sign and the repeating region
    3. Click OK, save your work, and you have finished creating your first dynamic table.

  • How to add a dynamic condition to query *.

    Hi all

    Could you please help me logic

    I need only query

    There are tables emp, dept

    SELECT E.ENAME, D.DNAME
    FROM EMP E, DEPT. D
    WHERE d.DEPTNO = e.DEPTNO (+)
    AND (DYNAMIC CONDITION)

    LOGIC OF THE DYNAMIC CONDITION IS

    IF D.DEPTNO IS E.DEPTNO THEN [E.JOB "PASSWORD"] - SEATS SHOULD BE ADDED TO THE PLACE (DYNAMIC CONDITION)
    IF D.DEPTNO IS NOT THERE IN E.DEPTNO THEN [D.LOC = "LONDON"] - SEATS SHOULD BE ADDED TO THE PLACE (DYNAMIC CONDITION)

    -----------------------------------

    I tried below


    Select e emp, dept e.ENAME, e.SAL, d.dname d
    CASES where WHEN e.deptno = d.deptno then e.job = "MANAGER".
    else D.loc = "LONDON".
    END

    But its giving error...

    Please give a solution

    Thanks in advance
    KC
    SELECT E.ENAME,D.DNAME, d.loc, e.job, e.deptno
    FROM EMP E, DEPT D
    WHERE d.DEPTNO = e.DEPTNO(+)
    and (
           (e.deptno is null and d.loc='LONDON')
             or
           (e.deptno is not null and e.job='MANAGER')
         );  
    

    (But it's not dynamic sql!)

  • I use the full version of DASYLab 8.0, how to add PID module in the design of the façade (window layout)? while I can vary the p, i, d values in the window layout

    I use the full version of DASYLab 8.0, how to add PID module in the design of the façade (window layout)? while I can vary the p, i, d values in the window layout

    To do that you will need to change the varibles PID values and then use the sliders to add numbers to a latch for variables that point.

    This is how I think it works in Version 8.

    In all cases, you should move on to 12 more stable summer.

    In addition, unless that is a very slow process, I generally do not like closed loop PID with DASYLab due to the fact that computers is not reliable with timing.

  • How to add a link to the html area to launch a dynamic action?

    Hey, guys:

    I need to add a link to a region of html hyper (I wish it could be a button :(), the value of the items in this region is loaded by a process of pl/sql before loading the header. And this link must trigger a dynamic action to update the database. I know how to add a link Super in this region, but how to define this link if I can launch a dynamic action by clicking on this link, could someone give me a hint?

    Thank you very much in advance.

    Sam

    Published by: lxiscas on April 11, 2013 17:04

    When I said updateRec I was just a name. Using the class alias_ncic will produce exactly the same result.
    Learn more about what you're trying to do, I wouldn't do that with DA at all. I would probably do the link send page and launch a process that call your PL/SQL. But if you must do a DA I'll try to explain a technique below.

    When you say

    Then, I pass two values of two hidden variables:

    P216_H_NCIC_APPROVE_TABLE_NAME---> "SOR_ALIAS".
    P216_H_NCIC_APPROVE_KEY_VALUE---> #ALIAS_ID #.

    Your link not pass anything because you never actually call the link, you have a DA of the substitution of the link action.

    So... try something like that. Use it for your link attributes:

    onclick="return false;" class="alias_ncic" title="NCIC Approve" id="#ALIAS_ID#" rel="SOR_ALIAS"
    

    This defines two attributes more to enter the values you need to.

    In yourself DA action on a.alias_ncic add two actions to "set the value.
    1.
    Action: Set
    Set Type: Javascript
    JavaScript expression: this.triggeringElement.getAttribute ("id")
    Assigned items: P216_H_NCIC_APPROVE_KEY_VALUE

    2.
    Action: Set
    Set Type: Javascript
    JavaScript expression: this.triggeringElement.getAttribute ("rel")
    Assigned items: P216_H_NCIC_APPROVE_TABLE_NAME

    Now you have your values defined.
    Make sure that in your PL/SQL Execute Code action you both of these elements in the field "Page to go" so that they values are actually passed.

    That should do it.
    Thank you
    -Jorge

    Published by: jrimblas on April 29, 2013 16:49

  • How to add additional buttons, the fields in the query Panel

    I have a layout where I need to search for employees working under a Manager

    I have a search criteria where I can choose coach in a menu drop-down so that the data of employees under him appears


    Now I need to add a field more in search as assign to the manager who is a drop down

    And I need add two buttons Reassign, Deassign the search criteria


    So that when I select my manager current employees under him if poster and when I select the value of the entitlement and Manager dropdown in search criteria and click on the button to re-allocate employees are they assigned to this new manager... If I click on delete the key assignment those employees will get current Manager deassigned

    And also once the results displayed in table I have to have a checkbox for each record where I can select the checkbox and reassign or deassing only employees


    How to add additional buttons, fields for the Commission to request... I slipped and dropped my display criteria in the query with table Panel

    Hello

    a query Panel is for query and do not update documents. You can add buttons to the toolbar facet

    See: http://download.oracle.com/docs/cd/E21764_01/apirefs.1111/e12419/tagdoc/af_query.html

    but not the query itself on the ground

    Frank

  • How to add toolbars additional bookmark

    Hello, I know this is possible, don't know how to do it. I would like to add a toolbar additional bookmarks under or above my existing. Thus, eliminating the need to go to the far right and clicking on for a drop-down list.

    Thank you in advance for your kindness with this minor annoyance.

    Dominic

    It has this extension you can consider (check the comments):

  • I don't know how to add additional devices to my list of "trusted devices" in my Apple account.  When I opened my account on Apple using my apple id, I see only my iphone6 listed as a "trusted device";  There is a button to edit, for example. Delete the d

    I don't know how to add additional devices to my list of "trusted devices" in my Apple account.  When I opened my account on Apple using my apple id, I see only my iphone6 listed as a "trusted device";  There is a button to edit, for example. deleting devices, but I can't, or I do not understand how to add my other devices to my approved devices - but is anyone know how to add my Mac and iPad to this list?

    Download a purchase on a device should associate this device with your Apple ID take a look at this.

    View and delete devices in iTunes - Apple Support

  • How to add the full value of two buttons?

    How to add the full value of two buttons (any key) VI and display it in the output text box? I am attaching a sample program, but I know that his evil... Help, please

    Try this

  • How to add an additional screen to a MX-300

    Hello

    Our company has acquired a MX300 for a meeting between head office and regional office. And I feel the need for an additional screen for graphics data.

    Of course, we can see both the camera view and a computer on a MX300 screen screen. However we would like send/receive screens respectively.

    So I looked extra VGA/HDMI port on the back panel of the MX300. However, I don't see.

    Does anyone know how to add another screen (screen or projector)?

    Please adivise.

    What is a MX300 G1 or G2?

    The MX300 G1 does not support the second output, so it can be used only with the built-in monitor there, however, the G2 MX300 can support a second monitor via an HDMI output.  See the below installation guides for reference for the model unit you have.

    Installation of the Stand of the G1 ground sheet MX300

    MX300 Installation Support sheet floor G2

  • How to add columns with values of each folder?

    Hello

    I am a novice to the Disqualification and here my question:

    I want to be able to add the number of columns in the "not null" by registration, as compared to a reference table and return a value.

    For example:

    Article-1

    Agenda Value-1 Value-2 Value-3 Value-4 Value-5
    Article-1blah blahblah blah blahbla
    point-2blah2blah3

    In this example, the "point-1' has 3 columns populated so I'll compare against my reference data that dictates the number of columns MUST it have completed.» Whether all withdrew, point passes through, but if she does not meet the minimum requirements, it is reported.

    I tried to use the "No. Data Check" tool, which report on the null columns, but I can't understand how to add.

    Thanks for the help!

    In this case, i.e. If you want different thresholds for different records, use a set of baseline mapping family (string) and threshold (number) and use Enhance card on this reference data set to add the value of threshold appropriate to each record data before using the attribute cross check to compare the threshold against the real value.

  • How to add a transient attribute of a table values in the new attribute group wise transient that is to say wise customer?

    Mr President.

    How to add a transient attribute of a table values in the new attribute group wise transient that is to say wise customer?

    as below

    custwisevalue.png

    Concerning

    Hello world

    for an overview in the following form

    This is the sql query that reach this format

    SELECT c.name customer_name,
            p.name product_name,
            sl.sal_qty,
            sl.unit_sal_price,
            sl.sal_qty*sl.unit_sal_price AS salesvalue,
            CASE
              WHEN ROW_NUMBER () OVER (partition by c.cust_id order by p.prod_id desc,sl.sal_id desc) = 1 THEN
                  SUM (sl.sal_qty*sl.unit_sal_price) OVER (PARTITION BY c.cust_id)
            END totals
    FROM customer c INNER JOIN sales s ON s.cust_id = c.cust_id
    INNER JOIN salesline sl ON sl.sal_id = s.sal_id
    INNER JOIN product p ON p.prod_id = sl.prod_id
    ORDER BY c.cust_id,p.prod_id,sl.sal_id
    

    Cheers and enjoy

    Respect of

  • Ok.  The printable tutorial does not seem to explain how to add layouts replacing / screens. It has been my intention add additional provisions / screens once the basic site became operational. Can you help me?

    Ok. I have a handle on my site with the publishing refresh in the browser. Yet to learn though. The printable tutorial does not seem to explain how to add layouts replacing / screens. It has been my intention add additional provisions / screens once the basic site became operational. Can you help me?

    Please specify a little more than if you are referring to versions available phone/tablet of the site you want to add to your site from Muse.

    These links would be useful:

    http://helpx.Adobe.com/Muse/tutorials/creating-mobile-layout-designs-Muse.html

    TS http://TV.adobe.com/watch/Muse-Feature-Tour/Adobe-Muse-Designing-for-Smartphones-and-table.

    https://www.YouTube.com/watch?v=_Bq1hViogS4

    Thank you

    Sanjit

Maybe you are looking for

  • Need help to make my decision

    Hey,. I'm Plannig to buy the HP 15-r022TX laptop that comes with the 4th Gen i5 processor and 8 GB of RAM, and there Free DOS. One of the Retailor in my city I don't buy this for suggest the reason below. (1) in this model, you can not install window

  • problem installing Oracle 10 g.

    I am struggling to install oracle 10g on my windows operating system 7. I run the installer mode compatible windows xp. After the installation at the time of the creation of the database, it displays the error-ORA - denied 12546:TNS:permissionand dat

  • Fan 902 as stop how to fix

    902a stop cooling fan how to fix

  • System cannot identify 4G RAM

    32-bit vista system supports 4G memory? My system can identify only 2G... Is there any solution for this? "I don't want to change to 64-bit system ~ _ ~.

  • BlackBerry Smartphones BB Maps help installation for the Storm 9530 Verizon?

    I deleted my maps of BB not knowing it would be the effect on my request of weather bug.  In fact, I like Google maps better but I really like the bug of the weather forecast for the storm.  I tried several times in train to reload this request witho