Does Query Builder support Alias like in Oracle

Dear Experts,
As I read one artical give a detailed information regarding the tables in BOE, so i want to use one sql statements to get the information from that table.
I exclude the way to check directly on infoview and designer. I just want to know the way how to get thoes information from query builder.
eg: i know the SI_ID for one webi, and so i want to find out what's the universe/connection/owner etc belong to it.
I have one sample sql as below:
select IA.SI_KIND,IB.SI_NAME,IC.SI_NAME,IW.SI_NAME,IE.SI_NAME
from CI_INFOOBJECTS IA, CI_INFOOBJECTS IB, CI_INFOOBJECTS IC, CI_INFOOBJECTS IW, CI_INFOOBJECTS IE
where IA.SI_PARENTID=IB.SI_ID and
IA.SI_OWNER =IC.SI_ID and
IA.si_universe=IW.SI_ID
and IW.SI_CONNECTION =IE.SI_ID
But i got the "invalid error" from query builder, so i guess maybe the query builder support the Alias like in Oracle.
If you know how to use one statement to check the webi and it's universe/connection etc, please kindly assist.
Many thanks.
Sophie

Query Builder is not meant for running complex queries against repository so i dont think Alias will work in query builder.Try to get results with simple queries else you can use SDK to get your job done.
-Gokul.

Similar Messages

  • Does Yosemite not support Emoji like Mavericks does?

    Looking for the example above and not the example below

    PWA is an acronym for Project Web App, or Project Web Access if you go back to Project Server 2007/3/2.  So to be clear, Dale is correct in terms of editing the notes field in the Details view of each assignment, and Kihop is correct in
    terms that you cannot edit (though you can display) notes in a view in the Schedule PDP.  You can also view the Project Summary Notes field in the Project Center, but I haven't used this functionality since Project Server 2007.
    HTH....
    Ben Howard [MVP] | web |
    blog | book

  • Ora-01741 in query builder

    hi,
    i'm getting an oracle error in query builder that i'm hoping someone could explain. i used query builder to build a simple query without issue. i saved it and i was able to retrieve query again and get the data. here's the query that was saved......
    select AUDIT_EVENT.ENTITY_NAME as ENTITY_NAME,
    AUDIT_MGMT_PROVISIONING.OWNER_NAME as OWNER_NAME,
    AUDIT_EVENT.ENTITY_TYPE as ENTITY_TYPE,
    AUDIT_EVENT.ACTION as ACTION,
    AUDIT_EVENT.TIMESTAMP as TIMESTAMP,
    AUDIT_EVENT.INITIATOR_NAME as INITIATOR_NAME,
    PUTPERSON_SN.SN as SN,
    PUTPERSON_GIVENNAME.GIVENNAME as GIVENNAME
    from PUTPERSON_SN PUTPERSON_SN,
    PUTPERSON_GIVENNAME PUTPERSON_GIVENNAME,
    ITIMACCOUNT_OWNER ITIMACCOUNT_OWNER,
    AUDIT_MGMT_PROVISIONING AUDIT_MGMT_PROVISIONING,
    AUDIT_EVENT AUDIT_EVENT
    where AUDIT_EVENT.ID=AUDIT_MGMT_PROVISIONING.EVENT_ID
    and AUDIT_EVENT.INITIATOR_DN=ITIMACCOUNT_OWNER.OWNER
    and ITIMACCOUNT_OWNER.OWNER=PUTPERSON_GIVENNAME.DN
    and ITIMACCOUNT_OWNER.OWNER=PUTPERSON_SN.DN;
    the problem arise when i drop table PUTPERSON_SN and rebuild it. i rebuild it with the exact structure and data as before. but when i go back into htmldb and run the saved query, this is the query that i got back and i got the error ora-01741. notice the table PUTPERSON_SN is missing and the whole where clause is gone. could someone explains what could be happening? it seems as though query builder is aware PUTPERSON_SN got dropped and the rebuild table isn't the same even though the structure and data are the same. does query builder or htmldb somehow keeps track of the object_id in the database? thanks
    select     "AUDIT_EVENT"."ENTITY_NAME" as "ENTITY_NAME",
         "AUDIT_MGMT_PROVISIONING"."OWNER_NAME" as "OWNER_NAME",
         "AUDIT_EVENT"."ENTITY_TYPE" as "ENTITY_TYPE",
         "AUDIT_EVENT"."ACTION" as "ACTION",
         "AUDIT_EVENT"."TIMESTAMP" as "TIMESTAMP",
         "AUDIT_EVENT"."INITIATOR_NAME" as "INITIATOR_NAME"
    from     "" "",
         "PUTPERSON_GIVENNAME" "PUTPERSON_GIVENNAME",
         "ITIMACCOUNT_OWNER" "ITIMACCOUNT_OWNER",
         "AUDIT_MGMT_PROVISIONING" "AUDIT_MGMT_PROVISIONING",
         "AUDIT_EVENT" "AUDIT_EVENT"

    Just wanted to let you know that Bug 5347850 has been logged for this problem.

  • Does oracle 10gr2 has a visual query builder like oracle Express ?

    Hi
    Thank you for reading my post
    does oracle 10gr2 provide a visual query builder like oracle express ?
    Thanks

    SQL Developer<br>
    <br>
    Nicolas.

  • Does Report Builder 6i support Spatial Functions

    Does Report Builder 6i support spatial functions? I would like to use the following query in a report:
    SELECT id, rseq
    FROM gps a, user_sdo_geom_metadata m
    WHERE m.table_name = 'GPS'
    and mdsys.sdo_lrs.is_geom_segment_defined (a.geom, m.diminfo) = 'FALSE' and a.id like '01%'
    It does not recognize the spatial LRS function. This query does not return geometries but rather will only return tabular information.
    Thanks
    Dave

    Hello,
    Your colleague is right. Even if the SQL query is executed by the DB server , Reports needs to parse the SQL query.
    The SQL parser included in Reports 6i is based on 8.0.6
    You can see this version in the Reports Builder help :
    Menu : Help -> About Reports Builder ...
    ORACLE Server Release 8.0.6.0.0
    Regards

  • CM14 BI Publisher - modifying an existing Data Model, the Graphic View in Query Builder does not display

    I am trying to edit the default forms/reports that come with CM14, trying to edit the data model, data set, (to get to the old Infomaker style graphic view) , the Query model does not display (error the list of tables is too long..) Oracle tell me the limit is 60,  there are not 60 tables referenced in any CM report.
    Does this Query builder view work at all on any report?
    (bigger question, we are moving from CM12, should we move to CM13 which works with infomaker?)
    Thanks,
    Paul L

    Kurt, thanks for your replies.
    A couple of notes/clarifications.
    1.     You are correct that BI works better in Firefox--I have observed issues with the BI display when using IE.  I would recommend using Firefox too.
    2.     You are correct about the way to get to the Query Builder to see a graphical view of data tables.  There are basically two issues with this that I mentioned, but will re-iterate:
    a.  If you have an EXISTING query in the data set, then click the "Query Builder" button, this will remove the existing query that's there, it will NOT display the existing query in the query builder.  Query Builder works only to create a NEW query from scratch.
    b.  Query builder is limited to selecting 60 fields max in your query.  If you are creating a large report with many tables, you may find that 60 fields is not enough.  For that you will have to work in the SQL edit screen rather than using the query builder.
    I would impress on anyone developing CM14 reports that they become familiar with the database schema and relationships to avoid problems when developing your BI reports.  You should be able to find the tables and joins documentation in the knowledgebase.

  • Query Builder in Oracle 9i

    We use the tool Query Builder in our Oracle BD version 8.0.5.1. We have a development version of Oracle 9i and I don't see anything like Query Builder. What product is replacing Query Builer in Oracle 9i ??
    THANKS

    Version 1.5.1 Build MAIN-5440 for Mac OS X
    Update: It is actually selecting the columns. If I click a column and look in the Show SQL and View Results it's there but it's just not displaying it on the select columns screen.
    This must be a bug?

  • Simple Question About Using "Group by" Inside the Oracle XE Query Builder

    Hi,
    I am a new user of Oracle 10g XE and I have built and populated some tables. I am trying to create a view (make a query) via using the Query Builder. I have chosen two attributes, say course_section_ID and trainer_ID in the same table. I choose the "COUNT" function for course_section_no and I check the box for "Group By" with trainer_ID. (I would like to count the number course sections each trainer is teaching). Then I "run" the query and the same error message appears:
    fail to parse SQL query:
    ORA-00904: "COURSE_SECTION"."TRAINER_ID": invalid identifier
    Both attribute names should be valid (as shown above).
    If I only choose course_section_ID and do a COUNT on it, it gives the same error message on course_section_no.
    I did try to do the same thing with the demo HR database. There were no problems with counting a field nor with grouping on a field with HR.
    PLEASE HELP!
    Thanks.

    I have got it. When all the attribute names are in the uppercase, then I can do aggregate functions and "group by" with the GUI.

  • Query builder, procedural builder - Oracle 8.17

    I'm running Oracle 8.17 and I can't find query builder, procedural builder, report builder form builder and other builders. Where can I get these? I tried the universal installer and there are no options to install them.

    Hi Fraser,
    Thank you for responding.
    I think I fixed that problem,actually there was a spelling
    mistake in one of the parameter files.
    But now I get another error message, says:
    "ORA: 02068: following severe error from MSOLEDB
    ORA: 28511: lost RPC connection to heterogenous
    remote agent using
    SID = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)
    (HOST=LOCAL_HOST)(PORT=1521)))(CONNECT_DATA=
    (SERVICE_NAME=<SERVICE_NAME>)))
    Do I have to configure the SQL Server network utilities?
    I pinged both the servers ,they talk to each other.
    But when I use tnsping ,the client machine (i.e.,the SQL Server
    machine)talks to server(Oracle machine) but the server doesn't
    talk to the client.
    I am definitely not doing something right.
    Asha.

  • Does xcode5 CI supports other platforms? like Andriod, cross platform(sencha, appcelarator)

    Hi,
    1) Just i want to know xCode5 CI(Continious Integration) supports other platform like Andriod , Crossplatform(sencha, appcelarator)
        Example: i have andriod project, Can i run the Continious Integration set up with Xcode5?
    2) Does it support large no of build tools? like, Different development teams use a different set of tools, test frameworks, and so on
        Example: codecoverage tool,
    3) What are the advantages of using Xcode5 CI over Jenkins CI
    Regards,
    Venkatesh

    Dear Venkatesh,
    You have asked your question on a Server forum whereas Xcode is really a developer tool and the conversation is more suited to the developer forum.  However,
    1) Xcode is only useful for developing for Mac OS and iOS.  Technically it can compile code for other platforms like Android using the standard compiiler but it's not really designed for that and I wouldn't recommend starting a project that way.
    2) Xcode is an IDE but it comes with (free) developer tools like the ones you mentioned, for unit testing, diagnosis of processor and memory usage, corruption testing, instrument testing and other purposes.  Also included is a simulator for iOS devices so you can debug your iOS code for all the different devices without needing examples of them all.
    3) For Mac OS and iOS, the combination of Xcode and Xcode Server has more and better tools than Jenkins, but, as answered in (1) it's useless for other platforms.

  • Does j2me support jdbc for Palm Oracle Lite(8i/9i)

    I have a requirement to develop an application in Java for PALM OS with Oracle Lite 8i/9i connectivity. does j2me support jdbc for Palm Oracle Lite(8i/9i). Please help me to know what all java VM available in the market which have oracle connectivity(jdbc/odbc/whatever) for Oracle Lite for PALM.
    thanks
    dk

    Pleae some one reply, if j2me/kvm supports jdbc/odbc connectivity to oracle lite 9i/8i on palm
    thanks
    dk

  • Create a query builder in oracle Apex

    Hi
    We have a request to create a query builder in oracle Apex particularly.But it provide the application builder and Utilities when we create the apex workspace.My question is any possibility are to make the application builder and utilizes as invisible
    regards
    apexuser

    hi scott,
    we no need to buid a report.we want generate a sql query using GUI drag and drop query builder.
    our suggestion is provide synonym for all objects and give to clinet,but in apex query builder only show view and table...
    it not show synonym thats the problem..
    simply we want oracle query browser.just want build a query.through synonym schema.
    we cerate a oracle user and provide synonym for live tables.then we provide the synonym user to client place,so they want build a query simpl.
    they dont have sql knowledge.
    regards
    apexuser

  • In iMovie is there any way when you import your files to just make the file an alias like final cut does and not actually import and copy the whole file again into my mac. It's taking a lot of my space up. Thanks

    I just want to see if there is any way that I can import the files into iMovie as an alias like Final Cut Pro and Express does. I hate having to copy the file again because it takes up alot of space on my Mac. Thanks.

    No, but you can import your Event to an external drive from the import screen.
    It is also possible to create a symbolic link to another location. The link stays in your iMovie Events or iMovie Project folder, but the actual file resides somewhere else. I don't do it this way, so I can't share any details.

  • Query Build - witch cube does measures comes from?

    Hello!
    It is not possible to see witch cube a measure comes from in the Query Build. I have several measures with the same name but from different Cubes / Analytic Workspaces.
    If I change the Label, then the measure will have that name in the report – this I do not want.
    How do I see witch cube a measure comes from?
    Best regards,
    Tina N Mörnstam
    DB: 10.2.0.3.0
    JDeveloper 10g 10.1.2.2 build 1929
    Oracle Business Intelligence Beans 10.1.2.2

    Hello!
    I found out the answer my self.
    Use "Measure Folders" in AWM.
    Best regards,
    Tina

  • Oracle UCM Query Builder

    Does anyone know if is there a way to export the results of a saved query to a CSV or some other file that could be opened in excel. I can view the information I need in the query builder window but I have a need to export it to CSV for manipulation in Excel. I have tried copying the data out of UCM but the formatting gets messed up in the copying.
    Thanks
    Data_bitz

    Thank u for your reply and I did find enterprise manager. My problem is now I need to specify Management Server in order to log on to Enterprise Manager. I tried putting my computer name but that didn't work. How would I determine my Management Server??

Maybe you are looking for

  • I cannot install itunes 10.5.1 on windows XP.

    It gets about 3/4 way through installing then says there has been an error try downloading manually, which i do and the same error message appears. I have been trying to get this downloaded for ages now, and have trawlled through these discussion thr

  • New iPod with G4 12" / Tiger

    I just bought a new iPod nano to replace my ceaselessly malfunctioning Mini. It wants me to download the latest iTunes software. My Software Update says my software is up to date. When I download iTunes 10 it says I can't install it because it wants

  • How to view UTF8 data

    I have written a java application to store the UTF8 data into the database. When I use the browser to insert the data and view the data, it's ok. However, after I used the browser to insert the data, I cannot view the UTF8 data using SQLPLUS, althoug

  • Directory configuration error

    After the installation I found this error in the administration console: "Directory configuration could not be completed during install. It is required for MTA sync." GroupWise seems to work alright, though. What does the error mean, and do I have to

  • Standrad Functionality of the Field Recipient in the P.O.

    Hi, In the creation mode of the Purchase order it will trigger an output,before saving the PO we can click on messages and select the output type and click on communication method,another screen will open up in that Recipient field I have given input