What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.
What is the full meaning of dml?
Explain where clause?
What is autocommit mode in sql server?
What is the largest component inside a field?
Do you know what are the properties of the relational tables?
What is a group function explain with an example?
What is the temp table?
What is query parameter in ssrs?
How many types of schemas are there?
Explain how you can deploy an SSRS report?
What are page splits? : SQL Server Architecture
What different steps will a sql server developer take to secure sql server?
What is self join in sql server joins?
What do we have to check in database testing?