Re: Adding Fields to a large table
- From: "AlterEgo" <alterego55@xxxxxxxxxxxxxx>
- Date: Wed, 10 Jan 2007 09:26:16 -0800
Marc,
They will take up 9 bytes each regardless of whether or not they are null.
-- Bill
"Marc" <Roger_Rombooth@xxxxxxxxxxxxxxxx> wrote in message
news:CB83237B-BDE4-467F-8C4B-AD9C88D972B5@xxxxxxxxxxxxxxxx
Dear all
I implemented a datawarehouse for a midsized retail company on SQL Server
2005. One of their facttables is a daily stock snapshot with about 50
millions of records.
Business now want to create a new report. This report requires several
calculated values. The requirement says this values should be stored in
the
warehouse.
Here is my question: When I add 3 more decimal fields (18,9) to this stock
table - how does this affect the size of the record/table when they have
NULL
values or a value?
Thanks in advance for your help,
Regards,
Marc
.
- Follow-Ups:
- Re: Adding Fields to a large table
- From: Peter Yang [MSFT]
- Re: Adding Fields to a large table
- Prev by Date: Re: Dimension Question
- Next by Date: Re: Adding Fields to a large table
- Previous by thread: Re: Dimension Question
- Next by thread: Re: Adding Fields to a large table
- Index(es):
Relevant Pages
|
Loading