Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I find out if the column allows nulls?
Message
 
 
À
25/04/2007 15:18:04
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
01043112
Message ID:
01219911
Vues:
10
You're welcome.

>Thank you.
>>Sure
>>IF EXISTS (SELECT * FROM pubs.INFORMATION_SCHEMA.TABLES
>>         WHERE table_name = 'authors' AND table_type = 'BASE TABLE')
>>  -- Table exists
>>...
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform