Row is changing position - ON INSERT

Hi,
I have a table.
SQL> select BORROWER_ID,loan_id,PRIMARYBORROWER from borrower where loan_id=24213;
BORROWER_ID LOAN_ID P
46238 24213 F
46239 24213 F
46236 24213 T
46237 24213 F
I inserted the 3rd row first, 1,2,4 th rows. Why 3rd row is changing position on insertion?
regards
Mathew

Is this means there is Row Chaining and Row Migration in database?No.
Whenever you insert a row into a table, Oracle may try to reuse the space from a previously deleted row.
Rows are not stored in the same order that you inserted them. The only way to get an ordered result set is to use an ORDER BY clause in your query. Without it, the order of the result set is undefined.

Similar Messages

  • Insertion of a blank row after change of persk field in a HR report

    Hi,
    I want to Insert of a blank row after change of persk field in a HR report.
    Any suggestions??
    rgrds,
    pranjal

    Hi,
    use this....
    INSERT INITIAL LINE INTO <tab> INDEX <idx>.

  • Im using phone 3GS 32GB, my signal was very poor but whenever i insert my sim to other phone, there's no signal problem.. When i change position, the signal suddenly dropped. my software version now is 4.3.5.

    im using phone 3GS 32GB, my signal was very poor but whenever i insert my sim to other phone, there's no signal problem.. When i change position, the signal suddenly dropped. my software version now is 4.3.5.

    GoodReaderUSB originally worked by transferring files to a special location on a user’s iPhone, which iPhone’s GoodReader app was able to access. However, accessing this location was a violation of Apple’s iPhone SDK Agreement, because the app had to access files outside its own private storage space, which is forbidden by Apple.
    Because of this, your only choice to fix this. at this point, may be to restore your phone as a "new" device in itunes and NOT from backup. Follow this by syncing your content back to your phone. Unfortunately, ALL saved data on your phone will be lost.

  • ALV: Edit, change and delete/insert rows

    Hi all,
    starting from an ALV layout (5 rows) empty and ready for inserting data I can insert data but I select two rows, for example, and by pressing the "delete" icon, after the refresh
    CALL METHOD lo_grid->set_selected_rows
    EXPORTING
    it_row_no = loc_t_nrows
    is_keep_other_selections = ''.  "
    CALL METHOD lo_grid->refresh_table_display.
    I find my new layout without the selected rows but empty.
    How can I maintain the data in my layout (passing them to internal tables) to have my layout always up to date?
    Thanks for your kind support.
    Regards,
          Giovanni

    HI
    BCALV_EDIT_04  BCALV_EDIT_04 Check these programs.
    Cheers
    Ram

  • Excel row height changes when it should not change

    I have a client using Office 2010 on a Citrix server. They are using Windows XP Pro SP3 for the desktop and the server is running Windows Server 2003 R2 STD.
    I have two users working in a spreadsheet in Excel 2010. The spreadsheet opens fine and they can perform their updates by either adding manually or doing a cut and paste. The problem comes up when all of the sudden a number of rows in the spreadsheet
    change height for not reason. The spreadheet has the row height set to 14.5 but for some reason the rows that change height sent the height to 405.9. Usually all the user has to do is go back and reset the row height on these cells and save before they can
    go back to making changes.
    It's more annoying then anything else so if someone could provide any solutions, it would be greatly apppreciated.
    thanks, Joe Trainor
    Joseph Trainor [email protected] Weidenhammer Systems Wyomissing, PA

    I have been working with Excel for 20years, and have been hit with this resizing of row height and also drawings or shapes, after opening an old XL97-2003 file.
    Chad's method below works!
    Please try the following to resolve the issue:
    1. Boot Excel 2010
    2. Open [Excel Options] dialog. ([File]-[Options])
    3. Select [Advanced] tab, turn on [Cut, copy and sort inserted objects with their parent cells] option. (In [Cut, copy and paste] section)
    *This will not resize rows that are currently set to 409.5 but I would like to know if this keeps rows from doing this in the future.
    1) I found that after opening the workbooks the row height and shapes are correct.
    2) Save the file, then save as to the new .xlsx format (for a macro free workbook)
    3) After reverting to former; turn OFF[Cut, copy and sort inserted objects with their parent cells] option. (In [Cut, copy and paste] section), and then opening the XL97-2003 files, the fault is still there.  For the newer xlsx files, though,
    the fault has gone.
    4) So yes, Chad, it does keep rows from doing this in future, if the newer file format is used.  Thanks.
    Chad's answer is "the answer"!

  • Report row color change based on condition

    I have follow this forum steps Re: Color Row In Report
    Column Template 1
    <td #ALIGNMENT# class="t1data" style="background-color:#ADD8E6;">#COLUMN_VALUE#</td>
    PL/SQL expression condition
    '#2#' = 'BOOKED'
    Column Template 2
    <td #ALIGNMENT# class="t2data" style="background-color:#FFE87C;">#COLUMN_VALUE#</td>
    PL/SQL expression condition
    '#2#' = 'ENTERED'
    http://img29.imageshack.us/img29/2792/apexcolor.png
    This does color change but for some rows the colors are highlighted wrong and when i mouse over the rows , it changes to wrong color.

    Hi,
    t1Data and t2Data sound like standard theme css class names.
    In my example, the colouring is done by the style attribute on the TD tag. For "normal" rows:
    &lt;td #ALIGNMENT# headers="#COLUMN_HEADER#" class="t18data"&gt;#COLUMN_VALUE#&lt;/td&gt;for highlighted rows:
    &lt;td #ALIGNMENT# headers="#COLUMN_HEADER#" class="t18data" style="background-color:red;"&gt;#COLUMN_VALUE#&lt;/td&gt;Have you defined "t1Data" and "t2Data" in STYLE tags on your page?
    Andy

  • How to change position for items in shopping cart

    Hello,
    I am creating shopping cart using flat file. But i am not able to change the position for items i.e. both items contain position as 0000000001.
    Following are the item details of shopping cart which is created through portal. (from tcode BBP_PD)
    Items:
    Pos Type Quantity Unit Ordered_Prod Description Gross price
    0000000001 1 EA keyboard 100,00
    0000000002 1 EA CPU 1.000,00
    Following are the item details of shopping cart which is created using flat file & BAPI BBP_PD_SC_CREATE.(from tcode BBP_PD)
    Items:
    Pos Type Quantity Unit Ordered_Prod Description Gross price
    0000000001 1 EA MONITOR 1,00
    0000000001 1 EA MONITOR 1,00
    Position is not getting changed for item 2 & only first record is getting uploaded 2 times. My code is creating Shopping cart number .
    Please tell me how to change position of each item.
    Thanks & regards,
    Edited by: Ketkee Bhale on Sep 14, 2011 3:58 PM

    Moderator message - Cross post locked
    Rob

  • Word Links not updating when row number changes in excel

    Hi,
    I have a huge excel file with employee name,code,dob etc as fields.I linked it to word documents using paste special and macros.Everything works fine and word also updates with changes in excel file, but problem arises when in excel , data is added in the
    middle rather than at the end of the file. This changes the row numbers of all the employees.Hence when I  open corresponding word document, some one else's details open. So now i have to edit links in word...office->prepare->edit links, Here i
    have an option called ITEM IN FILES... this is where the problem occurs...It requires mentioning the row no of the corresponding pasted link...but when i change data in excel and row no changes...this should be automatically detected by Word and row number
    should be updated there.Please help me find a way to resolve this.This is what it looks like....
     Data for VC!R1C2:R2C13
    I want R1 and R2 to change automatically if I change rows in excel file.
    Thank you

    Instead of specifying a cell range in the LINK field, name the range in Excel, then use the range name in the LINK field.
    For example, instead of:
    VC!R1C2:R2C13
    you might have:
    VC!MyRange
    in Word.
    That way, the LINK will point to the named range, regardless of how many rows and/or columns are added/deleted before it. Furthermore, if you expand or contract the range (e.g. by adding/deleting columns between the first & last column), the
    named range and, hence the linked range, will likewise expand/contract.
    Cheers
    Paul Edstein
    [MS MVP - Word]

  • JTable row background change - based on EXTERNAL event

    Greetings folks!
    I'm hoping for some help with a JTable issue. Here's the scenario:
    The app is a point of sale application. The user scans or manually adds an item to the order, which causes a row to appear in the JTable displaying description, price, quantity, etc. The user can then right click a row on the JTable and select an option from the popup menu. If the user selects one of the options, I want to be able to change the background color on that row.
    EVERYTHING I've seen online and researching is based on adding a custom renderer to the jtable which changes the background based on the data in the row. In my case there isn't anything in the row which changes... hence the point of changing the color.
    What I'm looking for is a method which will let me change the background of row x. I'm guessing there isn't a way. I'm hoping someone has a suggestion.
    Thanks in advance,
    John E.
    PS: I'm fairly new to java and working with inherited code, so please no 'you need to redesign the world' type answers unless there's an easier way. :)

    In my case there isn't anything in the row which changesThen how is the table going to know what color to paint the row? Remember painting the row is a dynamic process. You can't just paint it once. You need the ability to repaint the row if for example the table is scrolled and the row is now longer present. Then when the table scrolls again and the row is present you need to be able to repaint the row in your specified color. This means you need some way to tell the table what color the row should be. Which means you need to keep that information somewhere.
    One way to do this is to store the data in the TableModel that indicates that this row should be painted a "different" color. Then your situation is like the examples you have found. You now have some data you can test. This column does not need to be visible in the table since you can remove the TableColumn from the TableColumnModel so the column is not painted.
    Here is a simple posting that shows a better approach to painting row backgrounds withouth using a renderer:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=610474

  • Images change position and dimension after client edits on admin console!

    Hi, 
    1. After my client uploaded his images onto the site using the admin console they changed position slightly and did not fit exactually into the image frames i had set when i first made the site.
    2. When i opened the site on muse and merged changes the images positions and dimensions changed even more than what was being diplayed on the live site? (E.g I originally had two columns of square thumbnails for some slideshows and now i have a single column of rectangle images)
    3. I republished to see what would happen it now displays the way it was diplaying in Muse. The site is: www.jacobbuckland.co.uk
    My understanding was that when i create an image frame or gallery in muse that any image uploaded via the admin console should fill that frame no matter what the size or dimensions of that image?
    Any help gratfully received. Thanks

    Our technical team managed to find the immediate cause for the problem, and a solution.
    According to them there was a corruption on a speciffic OLAP file. By deleting it, they allowed it to be recreated on the next application processing. The file in question was found in \Microsoft SQL Server\MSSQL.2\OLAP\Data\UGF.0.db\<APPLICATION>.38.cub.xml
    Where <APPLICATION> is the name of the problematic cube.
    After that everything is working.

  • My hard drive desktop suddenly will no longer hold or maintain the icons in place when I shut down and restart.  The icons all change positions, alphabetically.  Just started happening.  Any thoughts?

    My hard drive desktop suddenly will no longer hold or maintain the icons in place when I shut down and restart.  The icons all change positions, alphabetically.  Just started happening.  I prefer the icons to a list format.  Concerned this might be a symptom of a larger problem.  Any thoughts?
    revmandan

    It's normal for the icons at the top level of the startup disk to revert to the same arrangement every time the Finder is relaunched. If it's important to you to arrange those icons in a persistent way, proceed as follows.
    Back up all data.
    Open the Info window on the startup disk (labeled "Macintosh HD" unless you gave it another name.) Click the lock icon in the lower right corner of the dialog and authenticate.
    In the Sharing & Permissions section, click the plus-sign button to add an entry to the access list. Give yourself "Read and Write" access. This will be a temporary change. Leave the dialog open.
    Open the Finder window and arrange the icons as you wish, then close the window.
    In the Info dialog, use the minus-sign button to delete the entry you just added to the access list. Don't change anything else. When you're done, it should be the same as when you started. Close the Info dialog.

  • Change position of download completed notification

    How I change position and set time to display of download completed notification box by PHP - JAVASCRIPT? or another firefox api to resolved this broblem.
    Thanks!

    Can you please share solution.

  • Impact of changing positions and Org Unit short text

    Hi All..
    This is regarding the impact  of changing positions and Org Unit short text(SAP name - Object Abbreviation, technical field u2013 hrp1000-short).The new approach we are ging to have is to keep short text same across the business unit.
    Example:
    All position in US will have short text u2013 USS
    Similarly All US Org Unit short text will be COMUS
    I was wondering, from SAP best practices point of view, do you see any downside in this approach?
    Example: Any problem in searching position or org using search term.
    Please pin your thoughts...
    Thanks,
    Kumar

    Hi,
    Normally such change will not have any impact in PA module.
    Only in exceptional cases it will have an impact in following cases:
    1. First and mandatory condition that you use abbreviation as position name in IT 0001. If this is the case parameter PLOGI TEXTC (in table T77S0) should be equal X.
    2. Second condition is that parameter PLOGI SPLIT is equal to X. That means that change of object name will lead to record split in IT 0001 in PA.
    So if in table T77S0 you don't have setting PLOGI TEXTC = X and PLOGI SPLIT = X you can go ahead with change of positions abbreviations. It will have no impact on other modules.
    Cheers!

  • How change position of picture in sapscript

    hi,everybody
      I use command bitmap to show a picture in sapscript.because the window size and position can't change , but i want change position to center,so,use &logo_left& and &logo_left_unit&, but it doesn't work.can you help me?
    sapscript
    /: define &logo_left&  = 5
    /: define &logo_left_unit& = 'cm'
    /: bitmap xxxxx object graphics id bmap type bmon

    Hi
    I believe you have to create a new window with different position and in the program decide which window has to be printed.
    Max

  • SAP Script :change position of window margins (resize window)

    Hi,
    how to change position of window margins (resize a window)?
    Sounds very simple, but when I open my SAPScript form in layout editing mode it does not allow me to change values of window margins...
    Regards,
    Mindaugas

    Hi...
    Make sure your entering language and orginal language of the script is same or not.
    utilities -> convert orginal language..
    Procedure if you are using English as entering language:
    Enter script name -> Enter language as DE -> change -> utiliteis -> convert orginal language -> change it DE to EN -> now back and re-enter into script...
    Thanks,
    Naveen.I

Maybe you are looking for