Effectively mapping primary key – foreign key relations
This script maps the primary key - foreign key relations regardless if the column names are the same or not.
2012-05-15 (first published: 2007-11-07)
2,853 reads
This script maps the primary key - foreign key relations regardless if the column names are the same or not.
2012-05-15 (first published: 2007-11-07)
2,853 reads
2008-09-02 (first published: 2008-07-10)
2,659 reads
By Steve Jones
I set goals at the beginning of the year, and I’m tracking my progress...
By Will Assaf
Say you have a temp table and you want to see the columns names. For...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
DBAs are being asked to know everything for 6 figures which cap out for...
Comments posted to this topic are about the item Common Table Expression Misunderstandings
I have a DAG between On prem and Azure. We have a maintenance window...