Transactional replication | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Transactional replication

Does transactional replication in relational databases require tables to have a primary key ?

27th Jul 2019, 1:27 AM
Sanjay Kamath
Sanjay Kamath - avatar
1 Antwort
+ 3
Read on normalization. Every unique transaction has to have a unique key
27th Jul 2019, 7:11 AM
Da2
Da2 - avatar