1.How to check the backup file details if we do not have
access to that folder
2.how to check the backup file size without connecting to
the folder
Answer Posted / basha
SELECT * FROM SYSFILES, run this query against the db to
which u have to find file size.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Do you know what is difference between stored procedure and user defined function?
How to connect Azure federated root database and apply federation in entity framework?
Can I save my report as html, excel or word? : sql server management studio
How to find table changes in sql server?
What are the parts of a function?
Can you please differentiate between a primary key and a unique key?
How to convert binary strings into integers in ms sql server?
Explain the xml support sql server extends?
Explain error and transaction handling in sql server?
What are the differences between lost updates and uncommitted dependencies?
What does truncate do?
How to set database to be read_only in ms sql server?
What you can do to delete a table without the delete trigger firing?
How do users use Report Builder with SQL Server data sources?
How to create indexed view?