Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easiest way to make a column unique
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Divers
Thread ID:
00620370
Message ID:
00620755
Vues:
16
I have two ideas:
1. You can use identity data type (int data type with indentity property set to "Yes"). You can set also identity seed and identity increment.
2. You can use INSTEAD OF INSERT/UPDATE triggers.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform