help with the creation of view

Hi I am trying to create a view of a complex select statement that uses data from 2 different tables.



I can get the banks to the list as they are supposed to be like this:
Select BANK b.name, p.name SUBSIDIARY banks b left join banks p b.parent_bank = p.bank_code order of b.name, p.name;

problem is when I join the active table and try to make the sum. If anyone has any idea how do I'd appreciate a lot a tip or an example

Tags: Database

Similar Questions

  • New user needs help with the creation of an animation :)

    Hello

    IM fairly new to all Adobe Premiere Pro Im using CS6 and need help with it.

    I want to make a video and add a scene that looks like the beginning of this video Sarah the movie - YouTube , to be exact - the animation at the location where you type your user name and password, I can do that in Adobe Premiere Pro? I want to do exactly the same animation and no idea of how do

    Would appreciate any help!

    There are several ways to do so.

    One way would be to create a title with the name and title with the password.  Add the crop effect to each and the keyframe as necessary. Adjust the size and position as desired.

  • Help with the creation of color sets in the Illustrator file

    I'm repeating a specific background image on every page of a calendar and want to change its colors on each page. There are 2 shades in the image using a total of four different colors. I am not at all skilled in the theory of color and I was wondering if someone can please tell me if there is an easy way to come with harmonious color combinations that I can apply to the original Illustrator file? My solution shortcut would be to convert color to grayscale and apply a color overlay, but the image will seem just flat when I do this. I prefer to set the gradients individually but do not know how to find the compatible colours.

    Here's a preview of the image, followed by a DropBox link to the Illustrator file.

    background.jpg

    https://DL.dropboxusercontent.com/u/52882455/background1.AI

    Thank you!

    Couple for you ideas:

    First of all, try to use the color wheel on color.adobe.com.  Select the middle color and add your hex code of the color.  The app will automatically show you similar colors.  See an example of here. You can also experiment with other rules of color in the color rule menu (just click on one of them).

    Second, take a look at themes created by others.  If you are generally looking for colors that work well with the yellow, you can browse the most popular themes and identify some that use yellow.

    I hope this helps.

  • Need help with the creation of SQL table

    Hi all

    I created a table, a month back. Now, I need to create another table in the same structure.
    Is there a way for dat I can get the script from the table I created earlier and use the same to create another.
    Or y at - it another way, so that we can create a table with the same structure of the existing table.

    Help, please.

    Kind regards
    Mohan

    Discover the function [DBMS_METADATA. GET_DDL | http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/d_metada.htm#i1019414].

    Example:

    SQL> SET LONG 5000
    SQL> SELECT DBMS_METADATA.GET_DDL('TABLE','EMP','SCOTT') FROM DUAL;
    
    DBMS_METADATA.GET_DDL('TABLE','EMP','SCOTT')
    --------------------------------------------------------------------------------
    
      CREATE TABLE "SCOTT"."EMP"
       (    "EMPNO" NUMBER(4,0),
            "ENAME" VARCHAR2(10),
            "JOB" VARCHAR2(9),
            "MGR" NUMBER(4,0),
            "HIREDATE" DATE,
            "SAL" NUMBER(7,2),
            "COMM" NUMBER(7,2),
            "DEPTNO" NUMBER(2,0),
             CONSTRAINT "PK_EMP" PRIMARY KEY ("EMPNO")
      USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
      STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "USERS"  ENABLE,
             CONSTRAINT "FK_DEPTNO" FOREIGN KEY ("DEPTNO")
              REFERENCES "SCOTT"."DEPT" ("DEPTNO") ENABLE
       ) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
      STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "USERS"
    

    Published by: Centinul on January 11, 2010 08:01

  • Need help with the creation of a research or time slider bar

    Hello!

    I have three scenes in my fla and I want to create a time slider that shows the current framework of playing time and the total time of the image. Can someone help me on this.

    Thank you

    I made a few changes...

    Creates:
    txtFrameStatus
    TextField: html and multiline.

    mcBar
    A mc with a horizontal bar.

    VARs
    var movieFPS:Number = 12; Here set the FPS
    var porcent:Number;
    var currentFrame:Number;
    var totalFrames:Number;
    var totalSeconds:Number;
    var currentSeconds:Number;
    var textTime:String;

    function that presents information
    this.onEnterFrame = function (): Void {}
    currentFrame = _currentframe;
    totalFrames = _totalframes;
    us = Math.floor ((currentFrame / totalFrames) * 100);
    totalSeconds = Math.floor(totalFrames / 12);
    currentSeconds = Math.floor(currentFrame / 12);

    var cSeconds:Number = currentSeconds % 60; cSeconds = (cSeconds< 10)="">
    '0' + cSeconds: cSeconds;
    var cMinutes:Number = Math.floor(currentSeconds / 60); cMinutes =
    (cMinutes< 10)="" "0"="" +="" cminutes="" :="">

    var tSeconds:Number = totalSeconds % 60; (tSeconds = tSeconds< 10)="">
    '0' + tSeconds: tSeconds;
    var tMinutes:Number = Math.floor(totalSeconds / 60); tMinutes =
    (tMinutes< 10)="" "0"="" +="" tminutes="" :="">

    textTime = "Total images:" + totalFrames + "."
    ";
    textTime += "current Frame:" + currentFrame + "."
    ";
    textTime += "us:" + us + '%' + "."
    ";
    textTime += ' time Total: "+ tMinutes +": "+ tSeconds +". "
    ";
    textTime += ' current time: "+ cMinutes +": "+ cSeconds;"

    txtFrameStatus.htmlText = textTime;

    mcBar._xscale = us;

    if(porcent == 100) delete this.onEnterFrame;
    };

    --
    Kind regards
    Erick Souza
    www.ericksouza.com

  • Help with the creation of responsive navigation in 2015 DW (was: Newbie Question 2015)

    OK, I was on it for about 3 days and at my wits end... I am creating a website using DW 2015 I'm new to bootstrap3 I need to create a sensitive nav, exactly like this one http://mediatemple.net also note how she acts when you shrink the browser instead of pushing down from the site it opens on it... I am an expert in maybe a 3d and graphics, we can help or even if you can direct me in the right direction.

    Continuing from there where we left in your other thread:

    Change your container of nav to as below:

  • Need help with the creation of meeting of the calendar in the hive using SOAP

    Hi all

    Here is the SOAP envelope, I am sending you in the CalendarService on the hive:
    <? XML version = "1.0" encoding = "utf-8"? >
    < xmlns:S s: Envelope = 'http://schemas.xmlsoap.org/soap/envelope/' >
    < Body >
    < ns3:createMeeting xmlns:ns3 = "http://www.oracle.com/beehive/2010/01/ws".
    xmlns:ns2 = "http://www.oracle.com/beehive" >
    < creator >
    423d:1645:clnd:A0438CC3371B5F60E040010A1E1E064E000000002F34 < id > < /ID >
    < / creator >
    < meetingUpdater >
    < end > 2011 - 07 - 07T 17: 00:00.000 - 04:00 < / end >
    < includeOnlineConference > false < / includeOnlineConference >
    < inviteeParticipantStatus > ACCEPTED < / inviteeParticipantStatus >
    < inviteePrimaryClientReminderTrigger >
    < offset > - P0Y0M0DT0H10M < / offset >
    < relativeTo > START < / relativeTo >
    < / inviteePrimaryClientReminderTrigger >
    < inviteePriority > NONE < / inviteePriority >
    < inviteePropertiesUpdater >
    < propMods >
    < collabProperty > < / collabProperty >
    operation of <>< / operation >
    < propertyName > < / propertyName >
    < / propMods >
    < / inviteePropertiesUpdater >
    < inviteeTransparency > DEFAULT_TRANSPARENCY < / inviteeTransparency >
    < locationName > PTO < / locationName >
    < participantUpdaters >
    [email protected] < address > < / address >
    < name > [email protected] < / name >
    < operation > ADD < / operation >
    423d:1645: user: 051C9D4373144A67B8069F4C0B5C5A460000000000F3 < member > < / participant >
    < / participantUpdaters >
    < start > 2011 - 07 - 07T 08: 00:00.000 - 04:00 < / start >
    < status > CONFIRMED < / status >
    < textDescription > Maynard PTO < / textDescription >
    < xhtmlFragmentDescription > < / xhtmlFragmentDescription >
    < / meetingUpdater >
    < type > MEETING < / type >
    < / ns3:createMeeting >
    < / Body >
    < / s: Envelope >

    I return the following result:
    <? XML version = "1.0" encoding = "UTF-8" standalone = "yes"? >
    < ns4:Envelope xmlns:ns4 = "http://schemas.xmlsoap.org/soap/envelope/".
    xmlns:NS3 = "http://www.oracle.com/beehive/2010/01/ws".
    xmlns:ns2 = "http://www.oracle.com/beehive" >
    < ns4:Body >
    < ns4:Fault >
    NS4:Server < faultcode > < / faultcode >
    < faultstring > TM_INTERNAL_ERROR < / faultstring >
    < detail >
    < actionString > please notify your system administrator. < / actionString >
    < actionToken > TM_INTERNAL_ERROR_ACTION < / actionToken >
    < causeString > an unexpected internal error has occurred. < / causeString >
    < causeToken > TM_INTERNAL_ERROR_CAUSE < / causeToken >
    < effectString > the requested operation cannot be performed. < / effectString >
    < effectToken > TM_INTERNAL_ERROR_EFFECT < / effectToken >
    oracle.csi.CsiException < exceptionType > < / exceptionType >
    < / details >
    < / ns4:Fault >
    < / ns4:Body >
    < / ns4:Envelope >


    I'm passing in the wrong settings or something wrong with my server of hive?

    Hi Maynard,

    Your soap request is not formatted correctly. Here's a quick example I did.

          MeServiceSoap meServiceSoap = getMeServiceSoap(host, user, password);
          CalendarServiceSoap calendarServiceSoap = getCalendarServiceSoap(host, user, password);
    
          com.oracle.beehive.ObjectFactory objFactory = new com.oracle.beehive.ObjectFactory();
          Projection projFull = objFactory.createProjection();
          projFull.setValue("FULL");  
    
          Calendar defCalendar = meServiceSoap.readMyPersonalWorkspace(projFull).getDefaultCalendar();
    
          MeetingCreator meetingCreator = new MeetingCreator();
          meetingCreator.setCalendar(defCalendar.getCollabId());
          meetingCreator.setType(OccurrenceType.MEETING);
    
          MeetingUpdater meetingUpdater = new MeetingUpdater();
          meetingUpdater.setName("MyMeeting" + System.currentTimeMillis());
    
          DatatypeFactory datatypeFactory = DatatypeFactory.newInstance();
          XMLGregorianCalendar start = datatypeFactory.newXMLGregorianCalendar(2011, 7, 15, 11, 0, 0, 0, 0);
          meetingUpdater.setStart(start);
    
          meetingCreator.setMeetingUpdater(meetingUpdater);
    
          Meeting meeting = calendarServiceSoap.createMeeting(meetingCreator, projFull);
          System.out.println(meeting.getCollabId().getId());
    

    and here is the exchange of soap request

    
    
      
        
          
            ward1
            
            dummypwd1
          
        
      
      
        
          
            
              
              04A7:0227:clnd:A7683FCC881DEABEE040548C87827FA60000000186A8
              clnd
            
            
              MyMeeting1310071418478
              2011-07-15T11:00:00.000Z
            
            MEETING
          
          
        
      
    
    
    
    
      
        
          
            
              
              04A7:0227:invt:55F868509FE5459A825EB6E802D91B89000000000000
              invt
            
            ...
          
        
      
    
    

    It will be useful.
    Ward

  • Need help with the creation of a brush

    Hi guys,.

    I wanted to ask for help in creating a brush (even a link to a tutorial will be goon enough ).

    I got this example:

    Sample.png

    I've created a brush him, and I'm trying to get this kind of result:

    Result.png

    but it is only done to duplicate it and gives me this result:

    Test.png

    Can someone help me please understand what I need to set so that the brush behaves like a continuous brush rather than reproduce them?

    Thank you very much

    Shlomit

    what you need to do, is make a brush that resembles the tip of a brush. Photoshop already has several, but you can make your own that is going to be the best.

    get a brush and a place a bit like what made you, but do not paint a paint stroke. make it kindof grungy look. make your brush, making sure to desaturate and all.

    EDIT:

    Oh, and if you make the filling similar to 10-20% of your race will be better

  • Help with the creation of the Datagrid column

    I am trying to get a better understanding of the way the Spark DataGrid works so that I can create and version extended for one of my projects. One of the things that really left me speechless is how the datagrid sets up the columns based on the dataprovider when no explicit column is defined. I was able to debug through the initialization of the datagrid to the point where the setter for dataprovider is called. At this point, my debug trace goes "down the rabbit hole" so to speak and when she returns, the columns are initialized but I can't figure out how. Could someone tell me please to the class or function that is actually responsible for creating the columns of the dataprovider if they are not defined explicitly?

    So, as you have discovered, the Grid method / generateColumns (private) is called if the list of columns is always set to null when the commitPropertes().   Subsequently becomes the columns property, as a consequence of the liaison, should update the list of columns as expected.

    Could create an example that illustrates the problem you meet?   I'd be happy to look at it.

    -Hans

  • Please help with the creation of text box

    Hi all

    I'm new in FLEX 4, embarrassed so please excuse my questions.

    What I want to do is to create a button that inserts a text box on my canvas, whenever it locks.

    How would I do that?

    Thank you very much

    Tried your code. Got a popup saying:

    Error: addChild() is not available in this category. Instead, use addElement(), or change the skin, if you have a.

    MyCanvas.addChild (myRichEditableText) has changed; at myCanvas.addElement (myRichEditableText); and it worked.

    But you must use a HGroup, a VGroup or a TileGroup instead of a BorderContainer... You wouldn't have the x value and y the text manually box.

  • help with the creation of fps game

    I have cs5 production premium costume and he had flash cs5 pro and I was wondering how I would make a first person shooter like this->http://www.addictinggames.com/sniper-assassin-5-final-mission-game.html , if someone could direct me to a tutorial that is beginner friendly since I have no experience in the manufacture of flash games

    a game of drag - move, for example, would be more accessible to a novice.

  • the program associated with the creation of a virtual instrument of Lab View. Please help me

    I have a question with the program associated with the creation of a virtual instrument of Lab View. 1. creation of virtual instrument based on the NI 9401 module mounted on the chassis NI DAQ of Compaq (nor-cDAQ-9172). Creating a virtual tool should apply the following counting pulses in series of the pulse, visualization of data by means of a digital indicator, by comparing the number of impusite with a predetermined value, this value can be assigned by the user. Indicator light when you get to reach the number of pulses, the ability to reset the counter of a button on the front panel. Digital output switch when reaching the number. I hope someone can help me.

    What is your question? You have described what the program is supposed to do, but it is unclear what you're asking about. Do you need help to get started? If so, what you have gone through the tutorials of LabVIEW? You and look at the material in tutorials the NI Developer Zone Learning Center , which provides links to other materials and other. You can also take a course online for free. Have you looked through numerous examples provided with LabVIEW for data acquisition?

  • Problems with the creation of chips of debugging SDK WebWorks of Blackberry10 2.0.0.71

    I had a problem with the creation of debugging tokens using the blackberry-debugtokenrequest command. It gives me an error saying that "java" is not a batch file or a program. The blackberry-debugtokenrequest batch file has the following text:

    @java - Djava.awt.headless = true-Xmx512M - cp ' % ~dp0\... \lib\EccpressoJDK15ECC.jar;%~dp0\... \lib\EccpressoAll.jar;%~dp0\... \lib\TrustpointAll.jar;%~dp0\... \lib\TrustpointJDK15.jar;%~dp0\... \lib\TrustpointProviders.jar;%~dp0\... \lib\BarPackager.jar;%~dp0\... \lib\BarSigner.jar;%~dp0\... \lib\KeyTool.jar;%~dp0\... \lib\DebugTokenRequest.jar ' net.rim.device.codesigning.debugtoken.DebugTokenRequest % *.

    I think that the culprit is the symbol @ before java, does anyone else have this problem? Is there a solution?

    What happens if at the command prompt just type "java-version" of your command prompt?

    If it does not, you must do one of two things.

    1. install Java v1.6 (32-bit only)

    2 Java is not in your PATH. (http://www.java.com/en/download/help/path.xml)

  • Help with the query to select only one record from the result set in double

    Hello

    Please help with the query. Version of Oracle database we use is 10g R2.

    I have a vision that is duplicated IDS, but they are used across the different functions. See below examples of data. Please help me with a query to select only one record (based on ID regardless of the area) from the bottom of the result set of duplicate records. For what is the point of view is there unique records, given the combination of the fields ID, Org, DF, dry, Sub-Sec

    ID
    Org
    DF
    Sec Sub-Sec

    (163)CQCPDMCPDMHD(163)PCENGENGENG(163)CQASICASICIS8888TSTACTACTAC(163)TSHEHESW6789CQINFOINFOFOS6789PCSECSYSSECSYSINFO16789TSSECSYSSECSYSINFO29009PCBMSBMSBMS1

    My result set must eliminate the duplicate identifiers regardless of whoever we choose of the result set. (I mean without distinction Org, DF, s, Sub-s). My expected result set should be.

    ID
    DSB

    DF
    SEC
    Sub-Sec
    (163)CQCPDMCPDMHD8888TSTACTACTAC6789CQINFOINFOFOS9009PCBMSBMSBMS1


    Thank you

    Orton

    Hello

    This sounds like a job for ROW_NUMBER:

    WITH got_r_num AS

    (

    SELECT id, DSB, df, s, sub_sec org

    ROW_NUMBER () OVER (PARTITION BY ID.

    ORDER BY org

    ) AS r_num

    OF view_x

    )

    SELECT id, DSB, df, sub_sec s,

    OF got_r_num

    WHERE r_num = 1

    ;

    He is a Top - N query example, where you choose the elements of N (N = 1 in this case) from the top of an ordered list.

    I hope that answers your question.
    If not, post a small example of data (CREATE TABLE and INSERT, only relevant columns instructions) to your sample data and the results desired from these data.  (I know that you said that you were a view selection.  Just for this thread, pretending it is a picture and post simple CREATE TABLE and INSERT statements to simulate your point of view).
    Point where the above query is to produce erroneous results, and explain, using specific examples, how you get the right results from data provided in these places.  (I didn't quite understand the explanation above.  I don't know why you want to

    ID ORG DF DRY SUB_SEC

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

    1234 CQ DPRK DPRK HD

    and is not

    1234 IS CQ ASIC, ASIC

    or

    TS 1234 IT IT SW

    or

    1234 CQ ASIC ASIC HD

    )
    If you change the query at all, post your modified version.
    Always say what version of Oracle you are using (for example, 11.2.0.2.0).

    See the FAQ forum: https://forums.oracle.com/message/9362002

  • doubt with the creation of the sales order

    Hi all, I have a doubt with the creation of the order customer. When we get into the details of the order I found that according to the type of order we should decide whether to enter PO # or not (Source: _ http://docs.oracle.com/cd/A60725_05/html/comnls/us/oe/ordreqfd.htm _).

    My doubt is, so how can we find requiring an order Type PO # to be included on the sales order form. I mean, can we find from a query or there are defined rules...

    Any help is appreciated,

    Thanks in advance!

    Published by: Sandy on April 17, 2012 11:28

    Look for po_required_flag in oe_transaction_types_all

    Sandeep Gandhi

Maybe you are looking for