Hi,
I have a databse that contains 3 filegroups and was wondering how to reference them via the select statement like:
select field1, field2, FileGroup1.FileGroupTable.FileGroupField1 from both the MyTable and the FileGroup1 Tables
and ordering them by FileGroupField1 and field1.
Note that field1 and 2 are from a table in the Primary FileGroup.
Thanks, Stanley
I have a databse that contains 3 filegroups and was wondering how to reference them via the select statement like:
select field1, field2, FileGroup1.FileGroupTable.FileGroupField1 from both the MyTable and the FileGroup1 Tables
and ordering them by FileGroupField1 and field1.
Note that field1 and 2 are from a table in the Primary FileGroup.
Thanks, Stanley