|
|
|
|
||||||
| ms.sqlserver.setup Questions about SQL Server. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
i use sql server 2005 express. I have two questions: 1) How many fields can contain a table? 2) How many tables can contain a database? Thanks Dan |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Questions such as these can be found in BooksOnLine:
ms-://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/13e95046-0e76-4604-b561-d1a74dd824d7.htm 1. 1024 2. It is limited by the # of objects total in the db which is over 2 billion. -- Andrew J. Kelly SQL MVP "Dan" <d@er.df> wrote in message news:%23NeHOgNwHHA.1212@TK2MSFTNGP05.phx.gbl... > Hi, > > i use sql server 2005 express. > I have two questions: > 1) How many fields can contain a table? > 2) How many tables can contain a database? > > Thanks > Dan > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Thanks
"Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> schreef in bericht news:e$v1RBPwHHA.4184@TK2MSFTNGP06.phx.gbl... > Questions such as these can be found in BooksOnLine: > ms-://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/13e95046-0e76-4604-b561-d1a74dd824d7.htm > > 1. 1024 > 2. It is limited by the # of objects total in the db which is over 2 > billion. > > -- > Andrew J. Kelly SQL MVP > > "Dan" <d@er.df> wrote in message > news:%23NeHOgNwHHA.1212@TK2MSFTNGP05.phx.gbl... >> Hi, >> >> i use sql server 2005 express. >> I have two questions: >> 1) How many fields can contain a table? >> 2) How many tables can contain a database? >> >> Thanks >> Dan >> > > |
|
![]() |
| Outils de la discussion | |
|
|