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

Auto increment Foreign Key Column in sql

$
0
0
I have a column for ID  in remarks table which is linked to customers table ID column

The primary key is auto increment, but how to make foreign key auto incremental .

Viewing all articles
Browse latest Browse all 3145

Trending Articles