Subject | OT: System-Tables |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-01-13T08:38:35Z |
I have a table ACTIVITIES with Primary Key ACID and a foreign Key
ACATID, which references to the Primary Key ATID of the table
ACTIVITYTYPES. In a another context, I want to know, how these both
tables are linked together. I have the tables given as parameter and I
want to know, which foreign key references to which primary key. In this
case the result should be, ACATID references to ATID. Does anyone know,
whith what query or queries I could realize this?
Guido.
ACATID, which references to the Primary Key ATID of the table
ACTIVITYTYPES. In a another context, I want to know, how these both
tables are linked together. I have the tables given as parameter and I
want to know, which foreign key references to which primary key. In this
case the result should be, ACATID references to ATID. Does anyone know,
whith what query or queries I could realize this?
Guido.