How to know constraints,indexes,sequences without reading data dictionary?
        Posted  
        
            by Vineet
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vineet
        
        
        
        Published on 2010-03-14T05:25:22Z
        Indexed on 
            2010/03/14
            5:35 UTC
        
        
        Read the original article
        Hit count: 195
        
oracle9i
I want to show indexes,sequences,constraints in DESC command ,is it possible, or any other cammand by which i can see structure(design) of a table along with constraints, sequences,indexes.
© Stack Overflow or respective owner