Partition Size

  • Hi Shankar,

    What you mean by partition in SQL Server?

    If u create a database you can specify the initial size ,growth and where the data and log file to reside.

    you can check the files of database using

    select * from sysfiles

  • Table partitions

  • You can create different file groups and files inside that and can specify the tables to be created under particular filegroup

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply