↧
file groups
Hi Johnny,What is filegroup?As name suggests - Filegroup is a group or set of files.SQL Server maps a database over a set of operating-system files.Filegroups are named collections of files and are...
View Articlefile groups
Read this interesting article on SQL file groupshttp://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/sql-server-filegroups-the-what Also check this one on backup and restoring file...
View Articlefile groups
A filegroup is a logical grouping of one or more database files. If a filegroup contains multiple files, the content of the filegroup (tables, indexes) is spread more or less evenly across those files...
View Articlefile groups
Check this link: - http://msdn.microsoft.com/en-us/library/ms179316.aspxBackup file groups: - http://msdn.microsoft.com/en-us/library/ms189906.aspx Harsh Chawla Personal Blog:-...
View Articlefile groups
could u pls Explain any oneWhat is file groups?In which situations we r used file goups?How to back up the file groups?
View Article
More Pages to Explore .....