Re: sql express 2005 table
- From: "Hari Prasad" <hari_prasad_k@xxxxxxxxxxx>
- Date: Thu, 22 Mar 2007 07:03:06 -0600
Hello GS,
Take a look into 3rd normal form while designing your database model.THis
will help you reducing the storage and provide you better performance.
3 NF normalization is used to reduce the total amount of redundant data in
the database. The less data there is, the less work SQL Server has to
perform, speeding its performance.
http://defiant.yk.psu.edu/~lxn/IST_210/normal_form_definitions.html
Thanks
Hari
"GS" <gsmsnews.microsoft.comGS@xxxxxxxxxxxxxxxxx> wrote in message
news:ekOXNQEbHHA.2552@xxxxxxxxxxxxxxxxxxxxxxx
I hope this is the right ng for sql serer 2005 express
I looked for guideline for optimal table design with regard to attribute
word boundary and other best practise, I failed to din any.
can anyone point me some quick guideline?
In some database, each attribute should ideally start on certain word
boundary otherwise penalty for either storage or performance will occur.
.
- References:
- sql express 2005 table
- From: GS
- sql express 2005 table
- Prev by Date: sql express 2005 table
- Next by Date: Re: sql express 2005 table
- Previous by thread: sql express 2005 table
- Next by thread: Re: sql express 2005 table
- Index(es):
Relevant Pages
|
Loading