View Single Post
  #1 (permalink)  
Old 08-31-2006, 03:47 AM
Franky
 
Posts: n/a
Default 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
Edit/Delete Message Reply With Quote

ANSWER(S):