VastSQL
SSC-Dedicated
Points: 36285
More actions
August 18, 2009 at 1:30 am
#1040651
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
shankar.k
Old Hand
Points: 329
August 18, 2009 at 2:23 am
#1040663
Table partitions
August 19, 2009 at 10:39 pm
#1041937
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