Hi,
I wonder if there is a quicker way for this:
*"I have my Management Studio open and I have a Db table with manes of columns listed in front of me. I know FK_SomeTable field is a ForeignKey. But I do not know it is an FK on what table. And I need to learn that."*
So, normally I open the "Relationships" of that table, go one by one in the list which is framed by ab ugly narrow window and try to find it there, which is kind of boring and time loosing.
I do not want to query the system tables as well.
Isn't there a better and quicker way? There should be, isn't it?
Thanks