I am working with SQL Server 15.0 Version. I want to see a database’s restore history via SQL Server Management Studio (SSMS). Is it possible?
I know how to see a database’s restore history by writing SQL. My question is specifically about using SSMS tool or any other tool for this purpose.