how to get the automatic backup of the database in the sql
server
Answer Posted / guest
Through maintanence plan
| Is This Answer Correct ? | 44 Yes | 9 No |
Post New Answer View All Answers
How do I find the port number for sql server?
What is clr ddl trigger?
How to loop through returning rows?
Do you know what is difference between index seek vs. Index scan?
Does an index slow down updates on indexed columns?
What are different types of statements that are supported by sql?
What is difference between primary key and foreign key?
Show Practically Sql Server Views are updatable?
How to create a view with data from multiple tables?
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
Is it possible for a stored procedure to call itself or recursive stored procedure?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
What is reference section?
How to test values returned by a subquery with the in operator?
Define Unique Key?