Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Does a check constraint with UDF has performance impact on Query?

$
0
0
Hi all 

We have a Master table that has a primary key with two columns ( Code char(4), location int ). We have child tables referring this table, with only 1 column Code. So i cannot create a Foreign key constraint. So a work around identifi

Viewing all articles
Browse latest Browse all 3145

Trending Articles