Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Varchar(max) vs Varchar(400)
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 6.5 and older
Application:
Web
Divers
Thread ID:
01581593
Message ID:
01582564
Vues:
31
This is an interesting approach. I will consider this as well. Thank you.

>Or another approach would be to have this column of XML data type. A single value can store an unlimited (reasonably) number of email addresses. The XML structure can also store -- in attributes and tags -- some other data relevant to the email addresses.
>
>
>
> < Addresses >
>     < Address value="address1@mydomain.com" Type="Office" IsDefault="True">
>     < Address value="address2@mydomain.com" Type="Home">
>     < Address value="address3@mydomain.com">
>...
> </ Addresses >
>
>
>
>Depends on how many of email addresses the database will store eventually; how fast the access to an individual email address should be
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform