How to view the columns (and the sequence and sort order) an index?

Suppose I have an INDEX for an existing TABLE.

How can I know the columns covered by this INDEX (and the sequence and sort order)?

Which table contains this information?

ALL_INDEXES does not work.

Peter

user559463 wrote:
Suppose I have an INDEX for an existing TABLE.

How can I know the columns covered by this INDEX (and the sequence and sort order)?

Which table contains this information?

ALL_INDEXES does not work.

Peter

--

Select the table table_name, column_name, index_name, and position_colonne
of user_ind_columns
order by table_name, index_name, position_colonne;

Tags: Database

Similar Questions

  • How to let axSequenceView view the sequence file, after the opening before the race.

    How to let axSequenceView view the sequence file, after the opening before the race.

    I would do it differently, you do not see when running because your sequence control is connected to the requeteexecution Manager. I have two controls of the same size that sits on top of the other, one connected to requeteexecution as it is by default and the other to SequenceFileView Manager.

    You can then use reminders to start execution and execution of end events in the user interface to make the control visible. It is very easy to achieve.

  • How to view the settings for the sequence (info that is displayed when you open the first sequence)?

    Hi, I would like to ask how to view the current settings of the sequence, I'm already working the same information that is displayed when you open for the first time a new sequence

    for example.

    General

    Editing mode: QuickTime DV PAL

    Time Base: 25.00fps

    Video settings

    Image size: 720: 576v (1.4587)

    Frame rate: 25.00 FPS

    Format of the pixels: PAL D1/DV widescreen 16:9 (1.4587)

    Fields: Bottom field first

    Audio settings

    Sample rate: 48000 samples/second

    Default sequence

    Total of the video tracks: 3

    Master the track type: stereo

    Audio tracks:

    Audio 1: Standard

    Audio 2: Standard

    Audio 3: Standard

    I forgot what setting I chose for my current sequence and tried to look under project settings , as well as the sequence settings

    but do not show the news that you see when you open a new sequence for the first time, especially if the edit mode is PAL or NTSC etc.

    How can I find this information which my current sequence is on?

    Thank you

    Sequence / sequence of setting you will find all the information.

    If his pal, you're on 25 or 50 fps.

    the rest is ntsc.

  • How to view the monthly/annual statistics in terms of time past/calories burned, broken down by each individual activity such as run elliptical/outside etc. Y at - it a third party application that can help me to collect and display these data?

    How to view the monthly/annual statistics in terms of time past/calories burned, broken down by each individual activity such as run elliptical/outside etc. Y at - it a third party application that can help me to collect and display these data?

    Hello

    It is not currently possible to review the data the application integrated in activity or training on this basis. If you want Apple to consider adding this feature, you can suggest here:

    https://www.Apple.com/feedback/watch.html

    However, health and fitness data from other sources, iPhone, and Apple Watch are registered and grouped within the health on iPhone app. These data can be exported, which you may find useful to track the cumulative progress and/or analyze your activity more in detail.

    IPhone app activity also has a button for sharing (top right of the screen) that allows to share data - including social media, Messages, Mail, Notes, and a printer.

    Include third-party applications that can be useful, for example:

    Access to QS

    -"Access your HealthKit data in a table so you can Explorer using numbers, Excel, R, or any other tool compatible CSV."

    - https://itunes.apple.com/gb/app/qs-access/id920297614?mt=8

    SpectaRun workouts

    -"View from the workouts of your Apple Watch on your iPhone and to export these workouts so you can download them to your favorite online running community."

    - https://itunes.apple.com/gb/app/spectarun-workouts/id991723862?mt=8

    Data can also be exported directly from the application of the health (Health Data > All - Share at the top button on the right).

    Check the descriptions and support resources for third party applications for supported details of import and data analysis features.

    More information:

    Use the activity on your Apple Watch - Apple Support

    Use of the workout on your Apple Watch - Apple Support

    http://www.Apple.com/watch/health-and-fitness/

  • How to change the sequence of films in iMovie Theater

    By exporting iMovie projects in iMovie Theater, the sequence of films is determined by the time of download. How to change the sequence of films in iMovie Theater list?

    HI, breeaz,

    I have not found a way to change the sequence of films shown in the movie screen.

    If you access your movies in the Finder folder, then Ctrl-click on the folder of the theatre, you will find your movies to the poster

    in the alphabetical order in archival records.   I was not able to manually rearrange it.   They can be rearranged in some categories, through the view menu item at the top of the screen and the changes applied to the entire window, but it was not carrying at the display of iMovie.  In General, I'd like to make changes to the structure of iMovie in the finder.  It can cause serious problems.

    Best,

    Rich

  • How to view the report by using the style of calendar in obiee

    Hello
    Can someone tell me how to view the report as the calendar?
    When I choose chrystelle, it displays 31 days. 7 column, from Sunday to Saturday, and each cell displays the detailed information, such as sales from today!
    Thank you!

    Hello

    Please foloww the below blog...

    http://bischool.WordPress.com/2010/10/22/calendar-view-in-OBIEE-and-applications/

    Thank you
    Vincent

  • How to view the status of the battery power of the screen of boot menu showing the tiles?

    How to view the status of the battery power of the screen of boot menu showing the tiles?

    Just do the gesture of "drag the right edge" which evokes the "charms" on the right side.  It also brings a great left low Panel with date/time, battery level, and State WiFi icons.  No need to clutter up the screen with him all the time. ;)

  • How to view the error logs in awm

    I just finished my cube of construction and it failed. How to view the error log itself for me to be able to know exactly what size are the original questions.  When using

    Select * from cube_build_log

    It does not give me the real dimensions causing problems?

    Please help

    Thank you

    There are several levels of logging, so I would need to know more before I can tell you that one to watch.

    • Have you built using MN or through DBMS_CUBE. BUILD?
    • What is the exact error you received?
    • What do you learn the following query?

    SELECT OUTPUT, BUILD_OBJECT_TYPE, BUILD_OBJECT, BUILD_ID

    OF CUBE_BUILD_LOG

    WHEN STATUS = 'IMPOSSIBLE '.

    ORDER BY TIMES DESC

  • How to change the sequence?

    Hello gurus,

    I have a sequence like this
    CREATE SEQUENCE  seq_idea
      START WITH 6
      MAXVALUE 9999999999
      MINVALUE 1
      NOCYCLE
      NOCACHE
      NOORDER;
    I want to change the start with 100, can someone tell me how to change the sequence



    Kind regards
    friend

    glory wrote:
    Hello
    You cannot change a sequence created with the value start.
    Better, you drop the sequecne and recreate the sequence with what you want.

    Regads,
    Fame

    See this link
    http://docs.Oracle.com/CD/B28359_01/server.111/b28310/views002.htm#i1006623

    FYI :)

  • How to use the sequence of client web proxy.

    Hello

    I created a sequence in the database.

    And I'm sure in EntityImpl as:

    SequenceImpl sequence = new SequenceImpl ("Sequence_name", getDBTransaction);
    setAttribute (sequence.getSequenceNumber)

    I'll put the attribute with the val sequence automatically.


    But I want to get the value of the sequence in the web proxy client generated by WSDL.

    Right now, I'm writing the same code and imported files.
    But it gives me error that:

    java.lang.nullPointException.


    How to access the sequence in the web proxy client generated by WSDL.

    Hello

    expose a method on the ViewObject and make it available to the service interface. In the Web Services it is meaningless to create dependencies between a customer and the details of the implementation of the service.

    Frank

  • How to view the history of the exams?

    I want to know how to make someone look at his history of review?

    801264 wrote:
    OK, this is how you show your certificate. But how to view the history of the review?
    I just spent a few hours ago 1Z0-051. Now, I want to see my own historical review. How can I do this? Via certview, or should I go directly to the website of pearson?

    Published by: 801264 on December 23, 2010 16:34

    Pearson VIEW find out of your exam at Pearson VIEW history... but he will not know about certifications.

    Certiview will be your story for review and certification. Are can be a lag of a few days between information get Pearson view at Certview.

  • Slide show - how to change the sequence of images

    How to change the sequence of images in the slide show.

    I'm trying to highlight in the film strip, and I can drag.  But, when I try to place it somewhere else, it comes in the original location.

    What I am doing wrong?

    Yu can not change the order of the images in the slideshow module.

    To change the order, go to the library module (must be seen grid), enter the part of the image of the thumbnail and drag if it is a new position in the sequence. Switch to the slide show module when all the pictures are in the order of preference, and then create a Collection of slide show. The order and the setting is stored in the collection.

  • How to view the PSA screenshot on front panel

    Anyone know how to view the screenshot of the specturm Analyzer the PSA series on the façade. I can put the JPEG file in the C drive, but I can not display on the front panel. Please see my labview code.

    Thank you, very good information

  • How to view the songs that were on the "rocket" using windows Explorer?

    How to view the songs that were on the "rocket" when buying using windows Explorer?

    Do you need the list or do you need knowledge where they are? If you are looking for the list just look for the Board of Directors. If you are looking for them on the "rocket" you must be connected in MTP Mode.

  • How to view the application menu in the app?

    Hi all

    Does anyone know how to view the application menu in the app?
    The ultimate effect is that when you see the user swipe down from the top of the screen, the menu of the application.

    Thank you very much.

    Please check the recent threads or duplicate search before posting questions: http://supportforums.blackberry.com/t5/Cascades-Development/Application-Menus/td-p/1785653

Maybe you are looking for