Michael Waples wrote: > > the foreignkey table shows the foreign key names - but is there a way to > find out what the referencing columns are ? is that stored somewhere i > can retrieve it ? just in case someone else wonders
yes there is - the foreignkeycolumns table. indexcolumns table is useful too. Maybe these should be listed in the system tables section in the next docs.