Backup Using T-SQL

Raju Sachin on July 13th, 2009

We are in thought of only DBA’s can take backup using T-SQL, But anyone can take backup and restore backup very easily with the help of T-SQL. we can backup an entire database, transaction log, or one or more file or filegroups with the help of T-SQL.

Continue reading about Backup SQL Server database using T-SQL