Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
DMP
Starting Member
41 Posts |
Posted - 2007-01-16 : 09:04:06
|
Hi,Is Record size vary , If Numeric fields NULL or NOT NULL in SQL Server 2000 databse ?regards, |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-01-16 : 09:11:47
|
don't quite understand your question. Care to rephrase ? KH |
 |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-01-16 : 09:18:26
|
He wonders of he can cram in more records in a page if a column of type numeric is null, rather than containing a value.Peter LarssonHelsingborg, Sweden |
 |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-01-16 : 09:28:03
|
quote: Originally posted by Peso He wonders of he can cram in more records in a page if a column of type numeric is null, rather than containing a value.Peter LarssonHelsingborg, Sweden
 KH |
 |
|
DMP
Starting Member
41 Posts |
Posted - 2007-01-17 : 00:31:44
|
Thanks Peter , your are absolutely right. |
 |
|
|
|
|