Hi all
I'm trying to understand files and filegrouping in SQL server. I thought that filegroups were a logical container of files. What i've somehow managed to do is create a table on a filegroup in which i forgot to create a file. Now looking into the table properties i can see that it is part of the "test" filegroup" but there are no files defined in this filegroup. So.... where does this table exist??? I thought perhaps it might put it into the default filegroup but it doesn't indicate this in the UI.
Can anyone shed some light on this?
Div
I'm trying to understand files and filegrouping in SQL server. I thought that filegroups were a logical container of files. What i've somehow managed to do is create a table on a filegroup in which i forgot to create a file. Now looking into the table properties i can see that it is part of the "test" filegroup" but there are no files defined in this filegroup. So.... where does this table exist??? I thought perhaps it might put it into the default filegroup but it doesn't indicate this in the UI.
Can anyone shed some light on this?
Div