The execution of multiple instructions after another

Guy Helle!

I was wondering if it is not possible to execute multiple instructions in a line using the Oracle SQL Developer! Impossible to find info on this!

I have the code as the following statements and about 200:
INSERT INTO TBL_MATRIX ("Baumart", "9110", "9110.M", "9110.1", "9110.2", "9110.3", "9110.4", "9111", "9130", "9130.M", "9130.1", "9130.2", "9130.3", "9130.4", "9131", "9140", "9150", "9150.15", "9151", "9152", "9160", "9170", "9180", "9190", "91D0", "91D1", "91D1.3", "91D2", "91D3", "91D4", "91E0", "91E0.A", "91E0.S", "91E0.11", "91E0.12", "91E0.13", "91E0.14", "91E0.15", "91E1", "91E2", "91F0", "91T0", "91U0", "9410", "9410.15", "9420")
VALUES ('Flaumeiche', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG');
/
INSERT INTO TBL_MATRIX ("Baumart", "9110", "9110.M", "9110.1", "9110.2", "9110.3", "9110.4", "9111", "9130", "9130.M", "9130.1", "9130.2", "9130.3", "9130.4", "9131", "9140", "9150", "9150.15", "9151", "9152", "9160", "9170", "9180", "9190", "91D0", "91D1", "91D1.3", "91D2", "91D3", "91D4", "91E0", "91E0.A", "91E0.S", "91E0.11", "91E0.12", "91E0.13", "91E0.14", "91E0.15", "91E1", "91E2", "91F0", "91T0", "91U0", "9410", "9410.15", "9420")
VALUES ('Wacholder', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'hG', 'S');
/
Instead of running each query individually, there must be a way to each of them running automatically. Same SQL Server has this feature!

Any advice you can give me?

Kind regards

Sebastian

Hello

You should ask this to the [SQL Developer Forum | http://forums.oracle.com/forums/forum.jspa?forumID=260].

Just a quick thought. I think in SQL Dev, you have two options. 1. performance and 2. Run the Script (near the run iconic button).

Copy all the instructions in the editor and click the iconic run the Script instead of the Run iconic button.

Arun-

Tags: Database

Similar Questions

  • Is it possible to convert the standard numbered list to the list that appears on the same line a right after another? As indicated in 1. Text goes here, 2. Text goes here, 3. Insert text here

    Is it possible to convert the standard numbered list to the list that appears on the same line a right after another?

    Instead

    1. Insert text here
    2. Insert text here
    3. Insert text here

    This

    1 text goes here, 2. Text goes here, 3. The text here.

    This revised list can take multiple lines.

    I use InDesign CC2014 - if that makes a difference.

    the only way is to convert numbered in the text (select numbered list > ctrl (or right click) > bulleted & numbered lists > convert numbered text).

    Then, with search - replace, you can change the paragraph returns in space (or in space by commas as in your example)

  • simultaneous immediate execution of multiple instructions?

    are there techniques to call execute immediate instructions so that they could run simultaneously without waiting than the previous ones (can be different "background", in sessions but at the same time)?

    for example if I write:
    declare
      stmt_1 varchar2(100) := 'update ... 1 .. ';
      stmt_2 varchar2(100) := 'update ... 2 .. ';
      ...
      stmt_n varchar2(100) := 'update ... n .. ';
    begin
      execute immediate stmt_1;
      execute immediate stmt_2;
      ...
      execute immediate stmt_n;
    end;
    stmt_1 runs first, then stmt_2 and so on. is there a technique to rewrite it so that these statements would be sent for execution without waiting for the other, IE. Here stmt_2 Wouln't expect stmt_1 finish, stmt_3 for stmt_2 etc. I know autonomous operations, but I have no idea if they could be included as well as some other techniques (if any).

    I'd appreciate any advice if this scenario can be coded somehow.

    Thank you

    You can use something like DBMS_SCHEDULER program each of them as to the work to be performed immediately. Schedules would be started one after the other, but each calendar can be made without waiting for the other end.

    There is also the DBMS_PARALLEL_EXECUTE (http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_parallel_ex.htm#ARPLS67330) package which is another option.

  • Read Flash files multiple one after another

    HI - this has left me speechless. New to Flash and do not understand how to on this subject. Been Googling etc, but just get more confused.

    I have a series of animations to graphics etc in another flash file. Tried to put everything on a timeline but became way too confusing so thought I would put each part in a separate flash file.

    Is what I want to do, once a file came to an end following to play load and so on. It is all part of a presentation so that the user will click on the keyboard to progress to the next file.

    I use Flash CS4 on Mac with Action Script 3.0.

    Any help much appreciated.

    Ok.  now it makes sense.

    Simply add your loader to the display list:

    var ldr:Loader = new Loader ();

    addChild (ldr);

    loadNext ("square.swf");

    function loadNext(swfName:String) {}

    LDR. Load (new URLRequest (swfName));

    }

  • Hear an album after another in the natural order

    In iTunes, there is an 'Album of the artist' option which allows me to listen to the tracks of each album in the natural order, one album after another. This seems not possible on my iPod Nano (6th). Does anyone have a suggestion? Classical music lover I find it confusing to have a concert mixed movements. BTW, there is a function to play all the tracks of all the photos in alphabetical order, but it's also discomforting

    Create a smart playlist that includes all the songs in your iTunes library.  I have a window Edit smart playlist list that looks like this

    This playlist has ALL your songs.  If this selection is too large to fit on your iPod nano, you can add additional rules to the smart, such as playlist

    Kind is classic  (all songs from the classical music should have entry kind of 'classical' music)

    The artist is [artist name] (create a separate smart playlist for each favorite artist)

    You can also use the points to Match only checked box, in order to limit the smart playlist of songs that are archived in the library.

    NOTE: You can use normal playlist instead and add songs manually.

    See the playlist in iTunes and use the sort order of the artist Album .  Set up synchronization for include the playlist.  If you synchronize library of ensemble music, it is included automatically.  Sync the iPod.  When you use your iPod, play songs in this playlist (with iPod a play in-order).

  • URL one after another?

    When it is clicked on mgsA [3], the URL is opened one after another (current url + requested url)!

    For example assumes that the swf file is in www.main.com and the Msgto {3} is www.sub.com

    When it is clicked on Msgto [3], the URL opens as http://www.main.com/www.sub.com

    receiveLoad.onData = {function (src)}

    var messageA:Array = src.split(",,,");

    messageA.pop ();

    var charCount = 0;

    var formatIndices = new Array();

    newszlatest.html = true;

    for (var i: Number = 0; i < messageA.length; i ++) {}

    var msgA:Array is get [i].split(",,");.

    "newszlatest.htmlText += Msgto [0] +" "+.split("") Msgto [1] [0] +"< br >"+ Msgto [2] +" < br > < b > < /b > link < a href = "" + Msgto [3] + "' target ="_blank">" + Msgto [3] + "< \a > < br >" + hrF(newszlatest,"_",0x333333) + '< br > < br >'; ".

    formatIndices [i] = {startAt: charCount, endAt: charCount + Msgto [0] .length};

    charCount = newszlatest.text.length;

    }

    for (var j: Number = 0; j < formatIndices.length; j ++) {}

    newszlatest.setTextFormat (.startAt formatIndices [j], formatIndices [j] .endAt, format1);

    }

    }

    I need to fix it so that it opens only www.sub.com in the new window.

    You must use Msgto {3} is like http://www.sub.com

    Note that I added a http://

  • How to move the FILE from one place to another and keep "Indexing" have to move to the unknown location so you can't discover its full file path? Windows instructions provide information wrong re: how to do this!

    Make a bunch of audio files, placed in a folder on my desktop. Files initially sent to RealPlayer to burn, but when finished burning CD and went to read a CD, folder got seized by Media Player, 'Indexed' and disappeared from the office. I'm a relatively new computer user, and I need to learn more about file paths, how to view the path FULL of a file on my computer and how to type (create) full path when I need to. The "Indexing" feature seems to erase this lesson for me, and after having spent four hours trying to find Vista instructions on "How to move the file from one place to another", I gave up! Windows 'Help and Support' on my computer gives wrong directions. It states that if I right click on a folder > properties, a dialog box opens with a tab by which I can move my account. There is no tab location here. I found locations tab when right click on the "Mobile" folder, but still no option to "move file". No idea what is the folder "Roaming" or why it's on my computer. I want my audio files in the My Music folder, but this place is "access denied." Don't know how to get the audio file it in any case, but if anyone has any advice, I would be very happy! Thank you. PS - I had no problem moving folders in XP. I don't like the idea that a computer is to decide where to put my files. I want to control where I put my files. I don't like the way search works under Vista. I liked the XP search companion better because, for a computer fool like me, it was really easy to organize and find files and folders and had an option specific to find audio and video file TYPES.

    Here is an article on how to move your personal folders in Vista: http://www.howtogeek.com/howto/windows-vista/moving-your-personal-data-folders-in-windows-vista-the-easy-way/.  If you're talking about the special folders (such as photos, Documents, office...), then here is an article on how to move: http://www.winhelponline.com/articles/95/1/How-to-move-the-special-folders-in-Windows-Vista.html.

    If you have trouble with the search after you move the files, then rebuild the index: http://www.tech-recipes.com/rx/2103/vista_rebuilding_the_search_index/.  Here is an article on how to use Indexing Options in Vista that may be useful for you: http://www.vistax64.com/tutorials/69581-indexing-options.html.

    If the above does not help, your problem seems to relate to the image of the files/folders and their interactions with Media Center (which operate on different other folders).  Please repost your question in images and video Forum at: http://social.answers.microsoft.com/Forums/en-US/vistapictures/threads where the people who specialize in issues of the image will be more than happy to help you with your quesitons.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Folders of bookmarks in Safari in the Favorites bar not open click when you access one after another

    Question: The records of Safari bookmarks in the bookmarks bar not open click when you access one after another

    Diagnostic steps:

    (1) create 2 or more folders in the bookmarks with the individual sites in their breast.  (Examples of folder name: career, finances and health)

    (2) safari > display > display favorite bar. All the Favorites should be visible in the main window of Safari with all these files

    3) click on the folder named career and then go directly to Finance. (the record finance should open with a single click)

    (4) or try to open the folder of health directly after clicking on career record. The health record is expected to open in one click. This does not currently happen

    Currently, 2 click are required to open a folder in the Favorites bar. To activate the button and the second displays the Web sites it contains.

    It is annoying and seems as if the browser is obsolete.

    If opening cursor hover is not what apple wants for these records, we are fine with it. But the least we should do, it's that these files opens in one click.

    Thank you.

    Send feedback to Apple. They will not respond, but at least know that there is a problem. If enough people send feedback, it can become the problem solved as soon as possible.

    Your comments

  • Why does my 7th generation nano play different versions of the same song (acoustic, demo, replacing) one after another before she switches to a different song.

    Why does my 7th generation nano play different versions of the same song (acoustic, demo, replacing) one after another before she switches to a different song?

    Maybe the current list of the song has the songs listed in alphabetical order, and you have the iPod nano to play in the order of the list...  How do you think iPod nano to read the list of songs?

  • VI does not work properly when run at each full speed or highlight the run mode, but running at full speed after the starting and stopping of the execution mode games

    Start labview, so fix that will probably teach me a lot. Looked and saw a lot of posts of things only work in games of the run mode, but nothing like this. I have attached the relevant real-time and FPGA VI.

    The code is supposed to read a motor encoder. When ran regularly, it works somehow. It will update the counter of how sporadic all few seconds a fraction of a second. When ran in climax run mode, it appears really up-to-date. After that matches the execution mode is canceled, it works perfectly. Can someone find out what could be the problem?

    Ended up staring at me. I am sure that the problem was that if there is only one element in the FIFO when it checks first, it eliminates the two elements when the FIFO filled.

    Fixed it by adding a test for the number of items before and reading only if there are enough items to read. Attached file sets for reference.

    I have still no idea why he was running after delivery to highlight in the first place. We will never know. Bonus points for the answer = P

  • Unable to modify a VI after the execution of TestStand sequence

    If I open a VI after the execution of my order, it cannot be edited. I assume that it is loaded in memory and ready to be run again. What should I do? Normally, I close LabVIEW and open it again. There must be an easier way.

    Thank you

    CT

    File-> unload all Modules

  • legality of the use of vista software to another computer after upgade to windows vista

    legality of the use of vista software to another computer after upgade from vista to windowslegality the software vista to another computer after upgade to windowslegality vista software vista to another computer after upgade to windows vista

    legality of the use of vista software to another computer after upgade from vista to windowslegality the software vista to another computer after upgade to windowslegality vista software vista to another computer after upgade to windows vista

    Hey rjmhhar

    If you use a license of operating system vista as part of an upgrade, it is related to the new upgrade license

    You can use it NOT then install vista on another computer when it is used in the installation as part of this upgrade

    Walter, the time zone traveller

  • BlackBerry guaranteed changed in different countries after the execution of autoloader 10.2.1 Z10

    Hello

    I bought z10 in last month. I was getting job alert for a software update to 10.3.1 a few days back, so I downloaded the same. Once this version installed and rebooted legacy the pssword for currency prompted, I tried to enter the password, but no keys were working.

    Then I reset my phone to factory setting by using blackberry link but still no function to call and the buttons were not working but device password does not ask this time.

    So far, guaranteed remained in India.

    So I decided to downgrade my os 10.2.1 to version and I downloaded the autoloader down the link.

    https://supportforums.BlackBerry.com/T5/BlackBerry-10-OS-device-software/upgrading-OS10-devices-USIN...

    After the execution of automatic loader, I'm able to use my phone if little featuers weren't there because of change of version, but changed in the US (United States)

    Could someone please suggest what to do and how I can restore my old version and security.

    Thanks in advance.

    Piyush-

    Warranty has not changed after installing by the downloader, at startup, the language of the country must be selected.

    The default value is normally WE (in English).

  • Box state to read option after another event of the listener

    I know that it is something very simple, but I'm still a little fuzzy on the scope of the fields & methods.  I want to read the State of a radio button after another event to the listener.  I did a work around, but I don't know that there is a much better way.

    Code:

    / public final class SelectionScreen extends screen
    {
    public boolean selected;
     
    public SelectionScreen()
    {
    Initialize and configure the title bar
    Super (MainScreen.VERTICAL_SCROLL |) MainScreen.VERTICAL_SCROLLBAR);
    setTitle ("choice screen");
                
    create and add radio buttons for the selection of the screen
    RadioButtonGroup screenGroup = new RadioButtonGroup();
    RadioButtonField screen1Field is new RadioButtonField (Goto screen '1', screenGroup, true, RadioButtonField.FIELD_RIGHT);.
    RadioButtonField screen2Field = new RadioButtonField ("Gogo screen 2", screenGroup, false, RadioButtonField.FIELD_RIGHT);
    Add (screen1Field);
    Add (screen2Field);
        
    I would like to remove this code...
    selected = screen1Field.isSelected ();
        
    screen1Field.setChangeListener (new FieldChangeListener() {}
    {} public fieldChanged no (field arg0, int arg1)
    selected =! selected;
    }
    } );
    down here and use the isSelected inside the button1Press() method
               
    ButtonField buttonField_1 = new ButtonField ('Next', ButtonField.CONSUME_CLICK |) ButtonField.FIELD_HCENTER);
    Add (buttonField_1);
                      
    buttonField_1.setChangeListener (new FieldChangeListener() {}
    {} public fieldChanged no (field arg0, int arg1)
    button1Press();
    }
    } );
    }
      
    private void button1Press() {}
    I would use the next line here
    If {(screen1Field.isSelected ())}
    If {(selected)
    Dialog.Alert ("goes to screen 1");
    } else {}
    Dialog.Alert ("goes to screen 2");
    }
    }
    }

    Just make your RadioButtonFields of the private members of your class so that you can access them from anywhere within the class. That is to say:

    private RadioButtonField screen1Field;

    public SelectionScreen()
    {
    Initialize and configure the title bar
    Super (MainScreen.VERTICAL_SCROLL |) MainScreen.VERTICAL_SCROLLBAR);
    setTitle ("choice screen");
                
    create and add radio buttons for the selection of the screen
    RadioButtonGroup screenGroup = new RadioButtonGroup();
      screen1Field is new RadioButtonField (Goto screen '1', screenGroup, true, RadioButtonField.FIELD_RIGHT);.

    .........

  • How can I select the files in a folder with the help of a list with the files you want and after that rename only the files using another list with desired new names?

    How can I select the files in a folder with the help of a list with the files you want and after that rename only the files using another list with desired new names?

    I have only:
    D: / images (where are necessary + not need files)
    -a list with only the necessary files
    -a list with new names for the files needed
    Thank you.

    Hi Pustiu,

    Thanks for posting in the Microsoft Community.

    You want to know how to select the files in a folder using a list with the files you want and after that rename only the files using another list with desired new names.

    I would have you post your query in the TechNet forums because it caters to an audience of it professionals.

    Your query will be better addressed there.

    Check out the link-

    http://social.technet.Microsoft.com/forums/en-us/w7itprogeneral/threads

    We know if you need help. We will be happy to help you. We, at tender Microsoft to excellence.

    Thank you.

Maybe you are looking for