to copy all values of a record in a new record

Hello
I asked Express 3.2.1.00.09 and I have this problem:
In my form to insert record or change the record, I need to copy all the column values in a new record.
Unfortunately, I have not found a function to reproduce a recording (with the exception of the private key)

Thanks for your help.
Luigi

Luigi,

Since you want to give the user the ability to edit the details once you copy them, I think that the only option is to display multiple fields and a button to copy the appropriate fields.

Hope this helps,
Rajesh.

Tags: Database

Similar Questions

  • Re: How to get Max (all values of columns) records on a partition interval

    Hello
    Hours      Days            Name     used_size
    1     01-09-012     R1     1100
    10     01-09-012     R1     1150
    15     01-09-012     R1     1160
    23     01-09-012     R1     1200
    
    1     01-08-012     R1     1600
    10     01-08-012     R1     1700
    15     01-08-012     R1     1800
    23     01-08-012     R1     1500
    
    1     01-09-012     J1     10
    10     01-09-012     J1     20
    15     01-09-012     J1     30
    23     01-09-012     J1     60
    
    1     01-08-012     J1     70
    10     01-08-012     J1     5
    15     01-08-012     J1     17
    23     01-08-012     J1     22
    
    
    Needed o/p:
    
    23     01-09-012     R1     1200
    23     01-08-012     R1     1500
    23     01-09-012     J1     60
    23     01-08-012     J1     22
    We have table as above, IE. everyday, there are records at regular intervals of hours for different users.

    I want to get a single record of every day for one hour on this day for all users.


    Please let me know if my question was unclear?

    -Thank you

    Another way, maybe more simple here, here could be just group by user, day.

    SELECT user, day, Max(hours) max_hours, Max (used_size) KEEP (DENSE_RANK LAST ORDER BY hours) mh_used_size
      FROM (table)
     GROUP BY user, day
     ORDER BY user, day
    
  • I have a pdf file that contains the text if I copy all the text and paste it into Notepad and save the .txt file is it changes the ascii value of the text?

    I have a pdf file that contains the text if I copy all the text and paste it into Notepad and save the .txt file is it changes the ascii value of the text?

    If the encoding is ASCII? Laughing out loud

    Be well...

  • Copy the value of the element

    Hello

    I was asked to create the form for a person using Forms 6i.
    Basically, they want some data to be duplicated between the tabs and tables.
    It's a thing of education, there are 2 tables
    1 an overview of the classes
    1 with detailed information on a slope.

    Then
    Grade_Overview table
    Student_Id
    Grade_Id
    Object
    Score
    Teacher comments

    Grade_Detailed table
    Student_Id
    Grade_Id
    Object
    Score
    Score_Breakdown
    Exam date
    Detailed comments
    Head teacher comments

    As you can see a large amount of data is duplicated,
    They would be like this every time that they entered on the tab that looks like Grade_Overview, no matter what the fields are duplicated in Grade_Detailed get automatically populated in this tab of the table and the form so that when they enter this tab, they must only complete the missing information.

    I thought that would copy value point to the work, but the two blocks are multi record to show up to 8 examinations both blocks and it is only copy the value of the first line records multi, rather than them all.

    Could someone advise me?

    Thank you

    Martin

    Hello

    If the answers are correct or useful mark it accordingly :)

    Concerning
    SANAE

  • How to set the value of adjecent record

    Hello

    For an interactive report, I wanted to know, how set the value for one of the value column taken recording (the visible record in the report) adjecent to the same column in the current record.    The reason behind this requirement is, the table contains cirtain ID which is populated based on cirtain condition.  And the same ID must be set to adjecent different records.  Since this is event based on human evaluation of the data, I can not run the UPDATE command in the background.

    To simplify the requirement, suppose, report IR on the employee.  Based on the user, click one of the dummy 'comlumn link', the value COMMISSION_PERCENT must be copied to the next record.  If I know EMPLOYEE_ID value of the next record, then update SQL will do the job.  But how?

    Thank you

    -Anand

    Hi Anand,

    Please check the sample application you gave, I created the same according to your requirement.

    Here are the steps that I did.

    1. edition your column that you use as a button.

    A class has been added to this button under link attributes

    class="uButton cpycomm" role="button"
    

    URL: javascript:void (0);

    2. edited Page attributes

    Under run when the Page loads

     $("a.cpycomm").click(function(){
        var $el = $(this);
        var nextemp = $el.closest("tr").next().find('td[headers="C725254625175515007"]').text();
        var comm = $el.closest("tr").find('td[headers="C725255480705515009"]').text();
        $("#P1_EMPNO").val(nextemp);
        $("#P1_COMM").val(comm);
    
        if (confirm('Copy Commission to next record ?')) {
           apex.submit('SAVE');
        }
      });
    

    3. a process page to update the commision has created.

    Kind regards

    Jitendra

  • Setting: display all values currently available - disabled

    Hello

    I want to show the value of parameter of an another table/folder.

    Such as:

    I created a spreadsheet of the EMP and DEPT/Table of records:

    SELECT E.Emp_Name, D.Dept_Name

    FROM Emp E, Dept. D

    WHERE E.Dept_ID = D.Dept_ID

    Question:

    1. How can I view Dept_ID (s) available in the EMP Table as an input parameter?
    2. If I can show Dept_Name to select between but Dept_ID and take as an input parameter?

    When I try to create the D.Dept_ID parameter 'Display all values currently available' option shows disabled and cannot be selected.

    Help, please.

    Thanks in advance.

    Manny

    I found the answer: How to insert the list of values (LOV) in Discoverer Desktop

    Thank you

  • Copy the value of a cell in another tab.

    Hello

    First of all, I'm french. I hope you could understand my poor English.

    I have a got a form with a tab where you can sup or ad raws.

    I gat a second tab.

    I would like to copy the value of the cell (textfield) in a cell in the second tab.

    I try ' this.rawValue = evolution.forobj.tab1.r1.txt1.rawValue; ' event, but it does not change.

    Thanks for your help.

    Nath

    Hi Nath,

    This should work in case the object in tab2 calculate:

    this.rawValue = evolution.forobj.tab1.r1.txt1.rawValue;
    

    The language must be set to Javascript.

    There is another way to approach this problem without script. So, if you can not get this to work, come back.

    Niall

    Ensure the dynamics

  • count all values with a special WHERE clause in a select group?

    Hello

    I have the following table 1:

    code, month, value
    * 1,1,40 *.
    * 1,2,50 *.
    * 1,3,0 *.
    * 1,4,0 *.
    * 1,5,20 *.
    * 1,6,30 *.
    * 1,7,30 *.
    * 1,8,30 *.
    * 1,9,20 *.
    * 1,10,20 *.
    * 1,11,0 *.
    * 1,12,0 *.

    * 2,1,10 *.
    * 2,2,10 *.
    * 2,3,20 *.
    * 2,4,20 *.
    * 2,5,20 *.
    * 2,6,30 *.
    * 2,7,40 *.
    * 2,8,50 *.
    * 2,9,20 *.
    * 2,10,20 *.
    * 2,11,20 *.
    * 2,12,20 *.


    This is a table with 3 columns, first column is a code, second is the number of months, third, one is a value.
    Now, I want to select records for each code. For example, all records for the code = 1.
    I want to count how many values = 0 for this code = 1. After this count, I want to update the value with the number 0.

    For my example:
    Code 1, there are 4 fields with the value 0. So, I want to update all values from code 1 to 4.
    The second code = 2 there is no value = 0. So, I want to update the values of code2 to 0.

    This should be the result:
    code, month, value
    * 1,1,4 *.
    * 1,2,4 *.
    * 1,3,4 *.
    * 1,4,4 *.
    * 1,5,4 *.
    * 1,6,4 *.
    * 1,7,4 *.
    * 1,8,4 *.
    * 1,9,4 *.
    * 1,10,4 *.
    * 1,11,4 *.
    * 1,12,4 *.

    * 2,1,0 *.
    * 2,2,0 *.
    * 2,3,0 *.
    * 2,4,0 *.
    * 2,5,0 *.
    * 2,6,0 *.
    * 2,7,0 *.
    * 2,8,0 *.
    * 2,9,0 *.
    * 2,10,0 *.
    * 2,11,0 *.
    * 2,12,0 *.


    My question is:
    Is it possible in oracle to count in a select (or in an insert/update statement) all values = 0 for a group (in this example, named code) and make an update in the same statement for this group?

    I hope someone can give me a hint, if possible?

    Thank you very much.
    Best regards


    Tim

    something like that? NOT TESTED *.

    Setting a DAY Table1 a SET A.Value = (SELECT COUNT (B.ROWID) FROM Table1 B WHERE A.Code = B.Code AND B.Value = 0);

  • Copy the value from one point to another element

    Hi all

    I have a few items of data selector and a check point, now I want to copy the value of the element selector data for other transmissions of data selector by clicking on the chechbox, an example of javascript?


    Thank you

    Deep

    Deep,

    So the objective is to copy a single date field in several date fields? try this out...

    
    

    See you soon,.

    Janet Tyson

    Published by: Tyson Janet on April 20, 2009 14:05

  • our macbook copy all messages and other activities of the iMac in the office. Is there a way to isolate the macbook?

    our macbook copy all messages and other activities of the Office of the IMac. Is there a way to isolate the macbook

    to be a fully independent computer?

    Your iCloud and any IMAP will be synchronized. You can connect with one another on the MacBook Apple ID, or you can turn off sync iCloud and IMAP account.

    System Preferences > iCloud

    Uncheck the items you don't want not synchronized.

    Mail > accounts

    Uncheck all of the accounts that you don't want not synchronized.

  • I would like to copy all of the 500 + e-addresses I have blind-copied on Christmas year last wishes by e-mail, but cannot find a way to do it in a simple copy - paste

    I can hope to avoid the laborious process of the reform of the names and addresses to send wishes and would simply copy the whole address list, I got BCC'ed last year. Unfortunately, Thunderbird seems to me to go one by one. Is there a way to copy all the recipients in the BCC'ed from the greetings by e-mail last year and paste them, in one shot, into the boxes of the BCC for greeting e-cards this year?

    Generally, you use "Mailing Lists" to send an e-mail to a group of people or "Direct mail" to send an email to several people.

    A fast method would be to locate the email you sent last year. It will be probably LURKING in a "sent" folder.

    Right click on the email and choose 'change as new Message '.
    This will open a new message of Scripture with all already inserted e-mail addresses. Change the message for this year, and then click Send.

  • How can I configure mobile android password manager copy all of my passwords from firefox to my office?

    How can I configure my new mobile password manager for my android phone copy all of my passwords from firefox to my office?
    Right now, I noticed there is only about 8 passwords listed.
    But my office saved password manager has about 50 listed.
    This makes me think that the android app is to choose only to remember what I saved directly with my android. I want to capture all my saved passwords from my desktop also.
    I tried recheck my firefox sync options, but only confirmed that I don't have this game automatically synchronize all my data (including passwords.)

    I found that I have to press the 'Menu' (three horizontal lines in a square) in the mobile view and connect until I'm able to meet Firefox on Android.

    Now that you're on your desktop: try passwords uncheck in synchronization preferences, wait a few seconds, then check again. Then on your phone, the settings of the open Android app, accounts & sync, choose your Firefox Sync account, then Menu > sync now.

  • How can I copy all my (999) documents in iCloud?

    How can I copy all my (999) documents in iCloud?

    If you have enough storage to iCloud you can add them to iCloud by car. A copy will remain on the computer.

  • Quick way to copy all the data to Ipad Air 2 for Ipad Pro

    I would like to copy all the data on my Ipad 2 for the new Ipad Pro Air I just bought to avoid Delisle in downloading applications.

    Hello

    You'll be happy to learn that it is a very easy process!

    This should help:

    Transfer the contents of an iPhone, iPad or iPod touch to a new device - Apple Support

    Let me know how you go!

    All the best.

  • How can I copy all the 18 000 pictures on my imac to an external hard drive to give to my daughter and also keep on the imac

    How can I copy all the 18 000 pictures on my imac to an external hard drive to give to my daughter and keep them all on my imac

    Your daughter have a Mac and use Photos? If so just copy your library of Photos to SMT, it must be formatted OS X Extended (journaled) with the defined property is ignored. Then she can use the SMT library or copy it on his Mac.

    If she doesn't have a Mac do the following:

    1 - Create a new folder on the external drive.

    2 - Select all photos in the library (in the window of Photos).

    3. Select the file ➙ ➙ export export Original unmodified for XXXXX items menu option.

    4. in the format of subfolder select Export window = name of the time

    5. in the next window, select the folder that you created on the external drive as the destination of export and export all your photos to this. Photos at every moment in your photo library will be put in a folder with the date of that moment and this issue will be put on the EHD in the folder that you created.

Maybe you are looking for

  • How to use Recovery on satellite Pro L10 with DVD drive broken?

    Hello... I have a satellite Pro L10, which is virused. I need to recover Windows. Unfortunately, I can not, because the CD/DVD drive is borked. I tried everything until and including the purchase of a laptop adapter HD, but my desktop computer is not

  • Crash of Safari on the iPhone 6 s

    Tell me why Safari hangs on the maplos.com site? https://m.YouTube.com/watch?v=vOs1ohwWewQ

  • Thresholds of battery on X 240 Arch Linux

    I recently installed Arch on my X 240 and I was able to solve most of my problems by myself (and with the help of the wiki). Now, I tried to change the thresholds of batteries and since there * 40 laptop I can't use tp_smapi. I have installed acpi_ca

  • HP probook 455: upgrade ram

    I am in the process of 8 g pc3l - 12800 s 1600 ram, is possible to update to16g

  • Is it possible to set the default reminder in the calendar to ZERO?

    Just the calendar synced and now each entry indicates that the callback will occur in 0.5 day. Is it possible to reset that... otherwise than by changing each of them individually? On the calendar with which it has synched, I changed all the entries