request to combine the view and another query. help please

I created a view of an important application with several joins.
view is called
RM_REPORT

Im trying to combine this query...
Select ips_number, tnps1, tnps2, tnps3, TBEFB tnps3. EFBT_TNPS@EFB_ETPSCHP7
point of view...
the hook between the two are

in the view tgeprop and ips_number in the query on the other will need eachother =.


I can just make...
SELECT * FROM
(select * from RM_REPORT) A,
(select ips_number, tnps1, tnps2, tnps3, TBEFB tnps3. B EFBT_TNPS@EFB_ETPSCHP7)
WHERE A.TGEPROP = B.IPS_NUMBER
SELECT A.*,B.* FROM
RM_REPORT A,
(select ips_number,tnps1,tnps2,tnps3,tnps3 from TBEFB.EFBT_TNPS@EFB_ETPSCHP7)B
WHERE A.TGEPROP=B.IPS_NUMBER

Tags: Database

Similar Questions

  • loads of YouTube but then when I click on a video it doesent play. It worked fine the other day and it does not work in the past and suddenly. Help, please!

    loads of YouTube but then when I click on a video it doesent play. It worked fine the other day and it does not work in the past and suddenly. Help, please!

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • I have IE to Mozilla Firefox password and can not find that my internet registered the username and passwords. Help, please!

    I have IE to Mozilla Firefox password and can not find that my internet registered the username and passwords.  Help, please!

    Tools > options > Security > passwords saved...

  • Hello.when RIP cd media player, I can not info automatically added to the albums and titles. any help, please

    using windows 7. used to get information (artist, album, genre, tracks) of music automatically added when Ripper music CDs, but do not get more information? Any help please

    Hi George Corbett.

    ·         Did you the latest changes on the computer?

    I suggest that you run the windows media player troubleshooting tool and check if it helps.

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

  • How can I get frames dough of a movie at the center of another? Help, please?

    what I try to do is, put a frame by frame flash animation in my site web flash. So I spend the movie frame and click Edit - chronology - select all images. I then press Edit - chronology - copy images. I pass on my site, create a new select Layer the layer and hit Edit - time line - paste images. and the images that I copied are pasted into the order and all my symbols are introduced in my library. The problem is that when it is stuck its stuck in the upper left corner of the page on top of all the other stuff when I select the movie frame-by-frame images and move them to the center of the stage. It seems to work properly but when I test my movie the first image will be fine and that something goes back to the original place stuck and will remain stuff where I moved to my question is. How do you stick in the center of the frame-by-frame sequence scene so it doesn't have to be moved in all?

    If not, how can I move all the frames and objects to the location where I have them and not only the first image?

    When you copy and paste images, position of the object will be maintained of the copy for pasted images.

    If you want to change multiple images at once, click on edit several images (an icon in the timeline panel, just below 22 frame, if you use pictures of normal size).

  • difference between the view and the procedure

    Hi Master,

    Today I received a request from my senior technical leader... !!

    Q > what is the difference between the view and the procedure?

    I got response like this...

    A view represents the logic of one or more tables/views. It won't take no place in db... It is a virtual table, query will only store in db... useful

    for safety... If the main table has obtained changes... automatically discovers also change... etc.

    Proecudure is a db object will be performs a perticular action... It may or may not return values. ?

    But somehow, he isn't happy... He expects more... .very close view of diff. b & w and procedure.

    Please explain it to me...!

    Concerning

    AR

    874273 wrote:

    Hi Blu,

    Thanks for your replies...! But we think if notice and procedure will be the same no matter what point of view? Both are the same? If Design view... We can create a stored procedure?

    How a view and procedure may do the same thing?  They are two different things with different objectives.  You use the correct one depending on what you want to achieve; they are not interchangeable.

    And another question...!

    (Q) how you will store Japan, characters of China in a database table? will there be a new feature in Oracle 11 g?

    (A) I use dbms_lob package? Japan/China characters are multi byte characters... so we can use the nclob data type?

    is this correct... ?

    No, it not there no novelty in Oracle 11 g for the storage of Japanese or Chinese characters, because there is already a feature for their storage in previous versions as well.  It is determined by the parameters characterset and nationality that you use when you create the database.

    Why would you choose to store them in a LOB using DBMS_LOB?  Yes, they have multibyte characters, but if you have configured your database for the correct character sets, for example using UTF - 8, then you can store the characters in VARCHAR2, like any other language.  The only difference is that the storage of 4000 bytes limit still applies, so you maybe isn't able to store 4000 multibyte characters in a varchar2 column 4000 single-byte, it can be as little as 1000 characters if they are all characters in 4 bytes.  (Note: 12 c limit in SQL can be increased up to 32,767 characters, to harmonize it with variable varchar2 PL)

  • Difference between the view and the materialized view

    Hi all

    Can someone tell me exactly the difference between the view and materialized views?

    Hello

    View:-this is a virtual table means table is there, but in fact is not there...
    see how to create a view...

     create or replace view aaa as select * from emp; 
    

    Now, when we choose the AAA, he will show me all the data that would be returned by running a query "Select * from emp"... Thus, all data will come from table iteself.
    View in itself is nothing but just a Sql statement that is used to create the view, in this case definition is "select * from emp.
    Any update in the database table Emp which is in our case, would automatically result in the view...
    Any changes (all dml) will actually update the base table (conditions apply *)

    Now the materialized view:-this is the same as except that it is not a virtual table... This will be created separately and it will acutally hold the result of the query that is used to create it. Any subsequent changes in the base table only will be included in the opinion of M M view is refreshed...

  • a pc that is sharing the printer and another pc does not accept the same network printer on xp pro sp3

    a pc that is sharing the printer and another pc does not accept the same network printer on xp pro sp3
    What is the solution?

    Check out these links

    http://TechNet.Microsoft.com/en-us/library/bb457001.aspx

    http://UIs.Georgetown.edu/software/documentation/WinXP/WinXP.network.printer.html

  • diff between the view and the materialized view

    Hi all

    Whats different between the view and the materialized view?

    could someone help me pls this topic

    thnks in advance

    See nothing else that a set is a set of sql statements that join the single or multiple tables and shows the data... However views do not have the data themselves but point to the data.

    Whereas the materialized view is a concept used primarily in the Datawarehousing... these views contain the data itself. Reason being, it is more easy/quick access to the data. The main objective of Materialized view is to perform calculations and display data from multiple tables by using joins.
    check out the link for more information below.
    http://www.geekinterview.com/question_details/29332

    rajeysh
    http://oracleinstance.blogspot.com

  • lost or stolen iPhone. It is w / 'Find my iPhone', later received email that it has been found. No call and impossible to recover, now phone is in offline mode. I am leasing through the iPhone upgrade program. Help, please.

    6 sec more lost/stolen iPhone. Turned on the 'lost' Mode and displays the number to call if found on-screen. It is w / "Find my iPhone", went up, no response from any home in the area. Later received an email that it was found, still no call to the number on the screen. Several unsuccessful attempts to get it back, now the phone is in offline mode and says that the history of the site is not available. I left a note on all the doors in the place indicated on the "find my iPhone" describing my phone lost and left a number to call. I am leasing through the iPhone upgrade program. Help, please.

    There is no way to locate now, unless the one who found it exerts a force on you contact on this number you posted

    The good news is, since you have find my iPhone, they will not be able to reuse the phone even if they are trying to restore. Unless they know your password, or you have a valid proof of purchase AGFI won't be deleted.

    So if the person who found the phone knows about it, he or she would rather go back because it would be of no use to them.

  • Recently installed the version of Windows Media Player, 11.0.5721.5280 and now whenever I play a piece PC stutters on audio producing a constant noise and freezes. Help, please!

    Recently installed the version of Windows Media Player, 11.0.5721.5280 and now whenever I play a piece PC stutters on audio producing a constant noise and freezes. Help, please!

    I suggest that you try to update the audio drivers to their latest version. Don't simply check Windows Update, but the site of the manufacturer of the sound card as well.

  • , I have a way diminished my almost invisible desktop icons. I looked on the Panel and control in help & support but could not find something that helped.

    Original title: Top of page desktop icons

    Yesterday, while finding how to print a specific file, I have a way diminished my almost invisible desktop icons. I looked on the Panel and control in help & support but could not find something that helped. can someone help me please!

    Use system restore to set Windows by two or three days.

  • Windows 7 64 bit worked very well and when was time to save I get the cyclic redundancy check, I try several times and made the same thing I need help please

    worked very well and when was time to save I get the cyclic redundancy check, I try several times and made the same thing I need help please

    Hello Hans,.

    Thanks for choosing Microsoft Community!

    According to the description of the problem, you have problems when you use the backup on Windows 8 feature.

    Please answer these questions to better understand the issue and help you:

    1. are - what you're talking to backup and restore functionality on Windows 7?

    2 have you made any changes to the computer before the show?

    It is perhaps to cause bad sectors on the hard drive, run the disk check to repair bad sectors

    Check your hard drive for errors:

    http://Windows.Microsoft.com/en-us/Windows7/check-your-hard-disk-for-errors

    Important: Running chkdsk on the drive if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.

    For more information:

    Backup and restore: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/back-up-and-restore-frequently-asked-questions

    Hope the helps of information. Don't answer if you need assistance, we will be happy to help you.

  • I am connected to Adobe Stock and have a license of an image. When I open it from the Cloud in artificial intelligence, he still has the watermark on it. Help please?

    I am connected to Adobe Stock and have a license of an image. When I open it from the Cloud in artificial intelligence, he still has the watermark on it. Help please?

    Follow these steps:

    I downloaded my 10 free images and they all have the Adobe watermark on them, so I can't use them. Why have a watermark on them?

  • Lightroom starts but then I get "error reading the preview cache. LR needs to stop smoking.  Will try next time it starts. I restart from scratch and the same thing happens.  Help please!

    Lightroom starts but then I get "error reading the preview cache. LR needs to stop smoking.  Will try next time it starts. I restart from scratch and the same thing happens.  Help please!

    In the same folder that your catalog file is stored in, there is a subfolder whose name ends with Previews.LRDATA. Delete this subfolder whose name ends with Previews.LRDATA. Do not remove anything else.

Maybe you are looking for