How to know constraints,indexes,sequences without reading data dictionary?
- by Vineet
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.