SQL Server
concepts with Sachin Agrawal.....
Add file to file group
ALTER database test
ADD FILE (
NAME =’<file name>’
, FILENAME = '<full_Path\file_name.ndf>'
)
TO FILEGROUP <file group name>
reachable :
agrawals1307@gmail.com
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment