create table physical use of select in the repository

Hi gurus,

We can create physical table in OBIEE 11.1.1.6 repository with stored procedure and select?
How is the right syntax?

Thank you very much

JOE

Hello

Yes. just select and put it under layers of physics
for example,.
Select field1, field2. field_n
tables
UNION
Select field1, field2. field_n
tables;

http://gerardnico.com/wiki/dat/OBIEE/opaque_view
http://www.clearpeaks.com/blog/Oracle-BI-EE-11gusing-select_physical-in-OBIEE-11g
http://allaboutobiee.blogspot.com/2012/05/OBIEE-11g-deployundeploy-view-in.html

Thank you
Deva

Tags: Business Intelligence

Similar Questions

  • By using only the keyboard, how can I create an email using Outlook Express, have the files of "painting" in the body of the email

    original title: only the keyboard

    By using only the keyboard, how can I create an email using Outlook Express, have the files of 'paint' in the body of the email, also registered another Web page?

    Hi r. Gull,.

    You can view using Outlook Express keyboard shortcuts, documented in:

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/mail_hotkeys.mspx?mfr=true

    I hope this helps.

  • Creating table and use - part 1

    be no difficulty with arrays in C, etc. but creating tables of LabVIEW poisoned me. Unfortunately, the heart I sure table labs start out with a table already in place is not much help either. For example, in the attachment, I have a simple loop generating a series of figures that I want to put in a picture. I place a table on the block diagram and its type sucks and I can't find a good way to change it. The textbook says to drag an object in the table on the front panel. So, how is - a hang out an integer in an array?

    Thank you

    JVH

    jvh75021 wrote:
    Thanks for the post. Where did you get the constant that you drag in the table?

    I'll try to help in this form:

    Darren wrote:

    If you know the name of the object you want, you don't have to look at all the pallets.

    Amazing that NEITHER use YouTube for video hosting, because it is blocked by the firewall of our company.

    Andrey.

  • Which table is used to back up the payload human task

    Hi Experts,

    I need to write a client java to access the bpm to human load task request, could you tell me which table is used for s

    Hello

    What you can do is use the Worklist API to retrieve the payload and use xpath and xquery to search in your payload.

    Antonis

  • Automatically populate a drop-down list by using another selection from the drop-down list box

    New java/preparation forms so I apologize in advance.

    I currently have a menu drop-down box 1 (Occupation) with three options: "enter your own description/blank", retired housewife. When someone chooses either retirement or anyone at home, I would another drop box 2 (employer) to assign automatically "n/a. . The employer drop box has only two options: "enter your own/blank", N/A.

    Far, I could for that box to fill but only when the person clicks in the box (as if they were about to enter their own text.) Then only it will fill the drop-down list "employer." I would like it auto fill once the person has chosen retired, Virgin or stay-at-home woman without having to enter in the box (just using the arrow to the size of the drop-down list box).

    I currently have a key shot that resets the employer box when a person chooses the option vacuum/enter your own option. I then a JavaScript (only for the housewife now) that only works if you click the box of. Key combination works I want to than the other options work as well. If the client settles on white, the choice of the employer updates automatically empty without having to click in the box of. Any help (including general advice to make my code cleaner) is very appreciated!

    Current script of typing:

    If {(event.willCommit)

    If (event.value == "") this.resetForm (["use"]); of other SetFieldValues (event.value);

    }

    The current upward, mice running JavaScript :

    var v = this.getField ("Occupation") .value

    If (v is "Housewife")

    1. this.getField("Employer").value = "N/a".

    I think maybe I should use event.willCommit in my formula, but I'm not sure how to include it.

    Thank you!

    I would not use the key sequence or MouseUp actions for this, but the action post.

    Just make sure that you set the field option to validate the selected value immediately (under Properties - Options) and then use this code as the custom validation script:

    var employerField = this.getField("Employer");
    if (event.value=="Homemaker" || event.value=="Retired")
        employerField.value = "N/A";
    else employerField.value = employerField.defaultValue;
    
  • Creating table and use - part 3

    I guess that everything first, there is an unwritten rule that says if you want to perform a constant operation on a table with multiple entries, you must connect the constant. When trying to wire the output of a table to a multiply function and the table is wired first of all the constant for the other terminal also wants to be a table. For example, I wanted to multiply the matrix by 2.

    JVH

    You can either file a digital constant or drop the constant matrix and drag the constant out of it.  Everything simply because you have connected the table first, does not mean that you cannot work with a scalar value.

    Go vote here to help change the current configuration

  • Can I use automatically select only the first line of a legend to include in the list of Figures?

    Is there a setting in the FAKE ID CS6 utility that will allow me to use only the first sentence in a legend to include in a list of numbers?

    Example of

    Willard Wharf, Cocoa, Florida, 1887.   It was the first blah blah blah of cocoa.  Photo by a dead guy.  with the permission of a lovely old lady whose grandmother collected it.

    In the example above, the whole passage is currently formatted with a paragraph style sheet in the Arno Pro Caption.  When I'm done, I would like to have this first phrase or sentence in "BOLD", which I planned to do with a character style sheet.  The rest will be normal.

    Now I understand more how the TOC utility works, I wonder, can I do a paragraph for the sentence of the title style and a second paragraph style for the remaining text in the legend that follows in the affirmative, how to make sure that the second paragraph will follow on the same line where ever the first paragraph style ends?  Nested styles, perhaps?  If the nested styles are the way to go, any comments or pointers to the simplest strategy to do this work will be appreciated.

    Legends do not match.  Some have a name and date; others are a title phrase or sentence, follow, sometimes up to several sentences.  In General, however, there is only one sentence after the title. I also usually a "courtesy of...". "statement recognizing the source of the photo.

    I'm a newbie using id cs6, for the first time, to format a book.  I'm enjoying using the program, but some details lead me sometimes at a stop.

    Thank you

    Roy

    If the TOC utility will choose paragraph or character style?

    If so, I'm good.  But the instructions in the site of Adobe and 2 manuals that I speak using paragraph styles.  The ones of my choice list.  Will have to do an essay on character styles.

  • Creating table and use - part 2

    Now, I have a table. Is there a sweater way on one edit and replace it? Several elements?

    Thank you

    Hi jvh75021:

    Now that you have a table, you can perform several operations on it:

    1 - you can extract a single element using the table to Index.

    2 - after you pulled the item, you can modify it without problem.

    3 - you can replace using Replay table subset.

    If you want to remove contiguos of elements in an array, you can use the subset of the table.

    If the elements are not contiguos, you can use the table to Index in a loop.

    You can find all the table functions in the functions palette > programming > Array.

  • How can I create tables to fluid grid to specify the location of content?

    I am building a website using checkerboard to fluid so that the site is displayed correctly across different devices. I have difficulties to get the layout to work how I see it. Elements that should be showing in a tabular format are stackable instead. How can I get my correct layout?

    Tables are not conducive to fluid layouts because tables cannot resize beyond a certain point.  Thus, they do not meet all the widths of the device.  We examined workarounds in this forum.  Some are better than others but as osgood has said, everything depends on the complexity of your tables are.  In general, I try to avoid the use of all tables in fluid layouts.  If I have some tabular data, I sometimes use lists of definitions.

    Pseudo-Tables with definition lists - JSFiddle

    Nancy O.

  • How to create tables for use in php/SQL Web site

    Sorry to ask the fundamental question because I am known.

    I built a site dw to registration of several products. I was following DW, the Missing Manual book tutorials. The tutorial provides data downloadable tabels in a folder with the extension .sql. I can't find anywhere a statement that the way in which the .sql file is created.

    Second question: if it can be created in Access 2007, please tell me how.

    Thank you very much.

    Try reading the following article for some tips. http://dev.mysql.com/tech-resources/articles/intro-to-normalization.html. Life becomes much easier when you understand the basic principles of standardization.

  • Specify the type of data when using the "CREATE TABLE AS SELECT"?

    In the table creation code I'm trying to create a DATE column called DOB below. However, the resulting DOB column in the condamnes2 table is a Varchar2. How can I specify that I want to be a DATE field DOB? (I know that I can create the structure first and then fill it but this isn't what I want.)

    create the table condamnes2
    SELECT Person_ID,
    decode (year of BIRTH, null, null, to_date (nvl(BIRTHMONTH,1) |)) » /'|| NVL(Birthday,1) | » /'|| NVL (BIRTHYEAR, 1500), ' MM/DD/YYYY')) DOB
    Among the people

    Thank you

    Use the CAST function in your decoding:

    SQL> create table Persons2 as
      2  SELECT Person_ID,
      3         decode(BIRTHYEAR
      4               ,null, cast(null as date)
      5               ,to_date(nvl(BIRTHMONTH,1)||'/'||nvl(birthday,1)||'/'||nvl(BIRTHYEAR,1500),'MM/DD/YYYY')) DOB
      6  from   persons
      7  ;
    
    Table created.
    
    SQL> desc persons2
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     PERSON_ID                                          NUMBER
     DOB                                                DATE
    
  • How to get data in the procedure after CREATE TABLE table1 AS SELECT * from table2

    Hello

    can any body tell me how to get the data in the new table created in the procedure. because it gives following error.

    • Error (47,21): PL/SQL: ORA-00942: table or view does not exist

    tableName: = "BCKUP_" | TO_CHAR (sysdate, 'ddmmrrrr');

    tableDDL: = 'CREATE TABLE' | tableName. "AS SELECT * FROM Table1 where to_char(MSG_IN_TIME,''dd-mon-rrrr'') < sysdate - ' | daysNumber;

    EXECUTE IMMEDIATE backUpDDL;

    COMMIT;

    DELETE FROM Table1;

    How to select the data in the newly created table. as...

    Select * from ". tableName;

    Do not choose anything to get the number...

    Just after backupDDL EXECUTE IMMEDIATE, simply refers to SQL % ROWCOUNT - who will be the number of lines.

    Oh and DDL engages automatically, your commitment is redundant.

  • determine if the table is use rowid and urowid

    Database: Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    How can we determine whether a table is with rowid and urowid?

    Thank you.

    >
    How can we determine whether a table is with rowid and urowid?
    >
    Oracle uses a type of ROWID data for all tables; Physical ROWID logical ROWID for the tables organized by index and ordinary tables.

    You, the user can also use a ROWID data type and you can use a data UROWID type.

    Even if you do not use a real Oracle data type provides a virtual ROWID that you can query. The virtual only takes place in the table but is built on the fly if you use it in a query.
    ROWID values are actually stored in the index, but not stored in the tables unless the user sets a ROWID column.

    There is no virtual UROWID. If you try to add a query, you will get an exception

    select rowid, urowid, e.* from emp e
    
    ORA-00904: "UROWID": invalid identifier
    

    Refer to the 'presentation of ROWID and UROWID Datatypes' and "The virtual ROWID" in database Concepts
    http://docs.Oracle.com/CD/B28359_01/server.111/b28318/datatype.htm#i6732

    This article has a detailed explanation of the ROWID, UROWID. data types, the virtual and how Oracle uses.

  • How to upgrade a table column using the values in the Oracle collection

    create or replace procedure test_coll
    
    IS
    
    CURSOR upd 
    IS
    SELECT CONTACT_NAME FROM Supplier_16;
    
    TYPE dept IS TABLE OF upd%rowtype;
    cur_var dept;
    
    Type List Is table Of  varchar2(20);
    Name List:=  List('Shilpi','Sunil','Shreyas','Saral');
    
    BEGIN
    
    OPEN upd;
    LOOP
         FETCH upd BULK COLLECT INTO cur_var;
    --    EXIT WHEN upd%NOTFOUND;
    
         FORALL i IN cur_var.FIRST..cur_var.LAST
      
         UPDATE supplier_16
    **  SET Contact_name= name(i);  ***
         
         COMMIT;
    
    END LOOP;
    CLOSE upd;
    
    END;
    On the "BOLD" line, I don't know how I should move the values of the collection of name I said without which are set all the values in the table supplier_16 = 'Saral.

    Help, please.

    Aashish S. wrote:
    Thank you very much...

    Yes, I slide collections and was trying to reach somwthing on similar lines to which you provided the code example...

    My essay is equipped to take a collection: initialized with values of say 3-4...

    Take other tables... A column... and update the column in the table (not PK, FK anything) using the values of the initialized collection...

    However, I am stuck between the two on how the UPDATE clause should be...

    OK, if it's just because you want to practice with collections, you might do something like this...

    SQL> set serverout on
    SQL> create table supplier_16 as
      2  select 'Frederick' as contact_name from dual union all
      3  select 'Robert' from dual union all
      4  select 'Jeremy' from dual union all
      5  select 'Simon' from dual
      6  /
    
    Table created.
    
    SQL> create or replace procedure test_coll is
      2    CURSOR upd IS
      3      SELECT CONTACT_NAME
      4      FROM Supplier_16
      5      FOR UPDATE;
      6    Type List Is table Of  varchar2(20);
      7    Name List := List('Shilpi','Sunil','Shreyas','Saral');
      8    v_contact_name varchar2(30);
      9    v_idx          number := 1;
     10  BEGIN
     11    OPEN upd;
     12    LOOP
     13       FETCH upd INTO v_contact_name;
     14       EXIT WHEN upd%NOTFOUND;
     15       UPDATE supplier_16
     16       SET    contact_name = name(v_idx)
     17       WHERE CURRENT OF upd;
     18       DBMS_OUTPUT.PUT_LINE(v_contact_name||' update to '||name(v_idx));
     19       v_idx := v_idx + 1;
     20    END LOOP;
     21    CLOSE upd;
     22    COMMIT;
     23  END;
     24  /
    
    Procedure created.
    
    SQL> exec test_coll;
    Frederick update to Shilpi
    Robert update to Sunil
    Jeremy update to Shreyas
    Simon update to Saral
    
    PL/SQL procedure successfully completed.
    
    SQL> select * from supplier_16;
    
    CONTACT_N
    ---------
    Shilpi
    Sunil
    Shreyas
    Saral
    

    Of course, there is treatment rank by rank and is not best for performance, but it allows you to access your collection that you created names.

  • How to check a table is used by how interface as well as the name of the interface

    Hi Experts,

    I have only one requirement that a single table, as example abcd table is used by how many interfaces and I also want to list of interfaces where abcd table is used.

    Thank you.

    Arun

    Hi 2691855,

    In the models pane of ODI Studio you can expand your store data and used by to see where it is used:

    (I use ODI 12 c so it refers to the maps but it works the same way for the interfaces in ODI11g).

    You can also use a query on the repository to retrieve all the associations table/interface.

    For example:

    select NVL(S.TABLE_NAME, S.SRC_TAB_ALIAS) source, I.TABLE_NAME target, I.POP_NAME from SNP_POP i, SNP_DATA_SET ds, SNP_SOURCE_TAB s
        where I.I_POP = DS.I_POP
          and DS.I_DATA_SET = S.I_DATA_SET
         -- and S.TABLE_NAME = ''
    

    It will be useful.

    Best regards

    JeromeFr

Maybe you are looking for