SQL Server Express backup script

前端 未结 0 737
长发绾君心
长发绾君心 2020-11-22 03:44

I was able to perform backup for my SQL Server Express using this command at the command prompt:

SQLCMD -E -S testing\\SQLEXPRESS –Q "BACKUP DATABASE tes         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题