write the query for taking database backup in sql
Answer Posted / vinod
its really working good
| Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
What is a result set object returned by mssql_query()?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
Can you always create a cache of a report?
what's the difference between delete table and truncate table commands? : Sql server database administration
Relational calculus is what type of language?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
Define left outer join?
What is an execution plan? When would you use it?
What is serializable?
what is an index? : Sql server database administration
What are horizontal and vertical scaling?
What is partition, how will you implement it? : sql server analysis services, ssas
How to transfer an existing table from one schema to another schema in ms sql server?
What are the different type of replication in sql server?
How you can get a list of all the table constraints in a database? : Sql server administration