Re: Which Oracle dictionary view gives information about the position of a column in a pr
From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 27 Oct 2003 08:03:28 -0800
Message-ID: <2687bb95.0310270803.5623d65d_at_posting.google.com>
Date: 27 Oct 2003 08:03:28 -0800
Message-ID: <2687bb95.0310270803.5623d65d_at_posting.google.com>
valexena <member43815_at_dbforums.com> wrote in message news:<3525320.1067221684_at_dbforums.com>...
> Which Oracle dictionary view gives information about the position of a
> column in a primary key?
You might want to check out the following two articles to get familar with the Oracle RDBMS dictionary
How do I find information about a database object: table, index,
constraint, view, etc… in Oracle ?
http://www.jlcomp.demon.co.uk/faq/object_info.html
How do I find out which users have the rights, or privileges, to
access a given object ?
http://www.jlcomp.demon.co.uk/faq/privileges.html
HTH -- Mark D Powell -- Received on Mon Oct 27 2003 - 17:03:28 CET