Hmmm,
I did that but my real problem is that a new table suddenly appeared.
The name of the table is 49ee1862
Looking at the data in the table it is an image of another table.
I can't seem to get rid of that table because it is referenced.
When I did list keys, that table does not show up.
Any ideas what I should try next?
----- Original Message -----
From: "A. Razzak Memon" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, October 28, 2010 8:49 PM
Subject: [RBASE-L] - Re: Finding constraints
At 08:38 PM 10/28/2010, Bernard Lis wrote:
I have a PK #107 that is "referenced"
How can I find out where it is referenced?
Bernie,
After CONNecting the appropriate database ...
At the R> prompt, LIST FKEYS should display a list of all
Foreign Keys associated with Table Name and References.
Very Best R:egards,
Razzak.