ServerOK
  • Home
  • Services
    • Server Management
    • WordPress Services
    • Magento Services
    • SSL Installation
  • Projects
    • Squid Proxy Installer
    • vShare Youtube Clone
  • Blog
  • Contact

mssql

Written by Yujin Boby

Edit in WordPress

How to install MS SQL 2017 in Windows Server 2019
How to restore MS SQL database backup
Install PHP drivers for Microsoft SQL Server on Ubuntu PHP 7.2
Whoisactive MS SQL Performance turning

Backup a database

BACKUP DATABASE YourDatabase
TO DISK = '\\NAS\Share\YourDatabase_backup.bak'
WITH INIT;

To create a new backup set

BACKUP DATABASE YourDatabase
TO DISK = '\\NAS\Share\YourDatabase_backup.bak'
WITH INIT, FORMAT;
ServerOK

If you need help with server management, website migration, wordpress modification or PHP programming, contact us

Email : admin@serverok.in

WhatsApp: +918606188125

Telegram: serverokin

  • Server Management
  • WordPress Services
  • Magento Services
  • SSL Installation

Copyright ServerOk | All Rights Reserved