Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verification if a primary key exists
Message
De
04/03/2008 15:11:11
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01298604
Message ID:
01298612
Vues:
26
>Try
>
>USE
>SELECT Table_Name as [Table], Column_Name as [Column],
>Constraint_Name as [Constraint], Table_Schema as [Schema]
>FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE
>ORDER BY [Table], [Column]

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform