File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -655,7 +655,7 @@ Maximum number of indexes on a table? unlimited
655
655
files.
656
656
657
657
The maximum table size and maximum number of columns can be increased
658
- by four if the default block size is increased to 32k.
658
+ by a factor of four if the default block size is increased to 32k.
659
659
660
660
4.7) How much database disk space is required to store data from a typical
661
661
text file?
Original file line number Diff line number Diff line change @@ -847,7 +847,8 @@ <H4><A name="4.6">4.6</A>) What is the maximum size for a row,
847
847
as multiple 1GB files.
848
848
849
849
< P > The maximum table size and maximum number of columns can be
850
- increased by four if the default block size is increased to 32k.
850
+ increased by a factor of four if the default block size is
851
+ increased to 32k.
851
852
852
853
< H4 > < A name ="4.7 "> 4.7</ A > ) How much database disk space is required
853
854
to store data from a typical text file?< BR >
You can’t perform that action at this time.
0 commit comments