All,
I have a database with tables with columns like that
Information VARCHAR(3000)
And when I create my database, I need a page size of 4K and 2500 Size
in 4KB pages (!!).
I need to have a database of 100Mo when I create it !! No data in it,
just the structure takes so many space.
Is it normal ??
How can I change that (if it is possible) ???
ThanX !!