diff --git a/doc/FAQ b/doc/FAQ index 8d00befa3e72e9729786b6c42659a65bab375c4b..254e168a856f3dd8b18e7b1c67827998f647a09c 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -676,7 +676,7 @@ Maximum size for a database? unlimited (60GB databases exist) Maximum size for a table? unlimited on all operating systems Maximum size for a row? 8k, configurable to 32k Maximum number of rows in a table? unlimited -Maximum number of columns table? unlimited +Maximum number of columns in a table? unlimited Maximum number of indexes on a table? unlimited Of course, these are not actually unlimited, but limited to available diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index e51b4fa270367a5e2136a8176bac97d21fb3db60..4a39a54b86103c0ab6ba6fe2f5bfa6d18acda491 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -844,7 +844,7 @@ Maximum size for a database? unlimited (60GB databases exist) Maximum size for a table? unlimited on all operating systems Maximum size for a row? 8k, configurable to 32k Maximum number of rows in a table? unlimited -Maximum number of columns table? unlimited +Maximum number of columns in a table? unlimited Maximum number of indexes on a table? unlimited </PRE>