code to create procedure for taking databse backup in sql
server or i have the query for it but what it's query
returns means i want to show on my jsp that the databse
backup has been taken on the basis of that return
value.does it returns 0 or 1.wat is the code for that


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Explain forward - only cursors?

0 Answers  


difference between Clustered index and non clustered index ?

0 Answers   Infosys,


what is DTS what are tasks available

1 Answers   Wipro,


Explain what are the restrictions that views have to follow? : SQL Server Architecture

0 Answers  


What are the new features in SQL Server 2005?

3 Answers   Emphasis,






As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?

0 Answers  


Do you know what are the restrictions applicable while creating views? : SQL Server Architecture

0 Answers  


How you can find out if an index is useful to the optimizer?

0 Answers  


Can we add a cpu to sql server?

0 Answers  


Define ACID properties in a Database?

0 Answers   iNautix,


There are two tables (T1, T2) with different rows. Find the output of query. Select count(*) from T1,T2.

3 Answers   Amdocs,


What are various limitations of the views?

0 Answers  


Categories