Friday, 15 March 2013

how many FileTables we can create in SQL Server 2012? -



how many FileTables we can create in SQL Server 2012? -

i using sql server 2012 , implement filetables feature in application. how many filetable can create in 1 database in sql server 2012?

the number of tables allowed in single database limited total number of object, can't exceed 2,147,483,647. i've never run across article diferentiates between regular tables , file tables.

http://msdn.microsoft.com/en-us/library/ms143432(v=sql.110).aspx

sql-server-2012 sql-server-2014

No comments:

Post a Comment