+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2001
    Posts
    112

    Post

    Hi Friends,

    What is 'Reverse Indexing' ?

    Thanks

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,094
    You are basically reversing the order of the bytes in the field. For example, 12345 would be stored as 54321 in the index. Generally, you would use this scenario if you have an index on a field that is populated with a sequence. See...
    [url]http://technet.oracle.com/docs/products/oracle8i/doc_library/817_doc/server.817/a76965/c08schem.htm#5405[/url]
    Jeff Hunter
    marist89@yahoo.com
    http://marist89.blogspot.com/
    Get Firefox!
    "I pledge to stop eating sharks fin soup and will not do so under any circumstances."

  3. #3
    Join Date
    Feb 2001
    Posts
    112
    Thanks Jeff

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Click Here to Expand Forum to Full Width