Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about field defaults
Message
De
14/04/2002 16:51:57
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Titre:
Question about field defaults
Divers
Thread ID:
00644867
Message ID:
00644867
Vues:
50
Hi,

In order to minimize conversion issues from free tables I want to make the defaults for fields in SS table to be the same as free tables.

This leads to several questions:
1) If I set the default of a char(6) field as '', will the stored value be a string of 6 spaces or no spaces?

2) I upsize free table numeric fields as SS decimal fields of the appropriate precision and scale. Must I define such fields' default as 00000.00 (appropriate number of zeroes) or will 0 sufice?

3) What date do you recommend to take the place of empty date fields?

TIA,

Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform