Re: how to see the complete description of table in oracle
- From: gazzag <gareth@xxxxxxxxx>
- Date: Wed, 18 Feb 2009 04:39:40 -0800 (PST)
On 18 Feb, 08:52, juned2...@xxxxxxxxx wrote:
hi,
i want to see the complete description of table with it's structure
and constraints.
I also want to see the column name on which the constraints are
applied.
Depending on Oracle version, check out the DBMS_METADATA package.
Example: http://www.psoug.org/reference/dbms_metadata.html
HTH
-g
.
- Follow-Ups:
- Re: how to see the complete description of table in oracle
- From: Michael Austin
- Re: how to see the complete description of table in oracle
- References:
- how to see the complete description of table in oracle
- From: juned2285
- how to see the complete description of table in oracle
- Prev by Date: Re: how to see the complete description of table in oracle
- Next by Date: Re: how to see the complete description of table in oracle
- Previous by thread: Re: how to see the complete description of table in oracle
- Next by thread: Re: how to see the complete description of table in oracle
- Index(es):
Relevant Pages
|