write the query for taking database backup in sql
Answer Posted / prasant
It is working good but taking many time (Approx. 3 minutes for a 2gb database).
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
write an SQL query to list the employees who joined in the month of January?
What are the different types of replication are there in sql server 2000?
How to remove duplicate rows from table?
What are the properties and different types of sub-queries?
What is ms sql server index?
Suggest a method of joining two tables.
How to access the deleted record of an event?
Mention the uses of stored procedures.
Define inner join? Explain with an example?
What is lock escalation and what is its purpose?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
What is dimension table? : sql server analysis services, ssas
Can group functions be used in the order by clause in ms sql server?
How to encrypt Strored Procedure in SQL SERVER?
Why use view instead of a table?