嗨,当在sql server中使用restore命令将数据库恢复到特定驱动器时,执行sp_helpfile后其显示的文件路径不正确,但是sys.master_files显示正确的文件路径吗?为什么sp_helpfile显示不准确的路径?有没有人能帮我理解一下?
sp_helpfile
sys.master_files
https://stackoverflow.com/questions/47700640
相似问题