Thread
:
How do I find out which columns are foreign keys in a table?
View Single Post
#
1
(
permalink
)
08-31-2006, 03:47 AM
Franky
Posts: n/a
Oracle
dialect question:
How do I find out which columns are foreign keys in a table?
I need to know which columns in my table are foreign keys. If I use the 'desc
table_name
', it doesn't tell me what I want to know. Please help
Franky
ANSWER(S):