Monthly Archives: March 2009

Find Parent Table

I’m in the need of a function that will find the parent table based on a child table name and a column name.  The column should be a foreign key.  I tried to find a solution on the web, but … Continue reading

Posted in SQL Server | Leave a comment