What are transactions in sql?
Can we call SP inside a query?
5 Answers CA, CarrizalSoft Technologies, Wipro,
How to get the number of affected rows?
What is the purpose of the tempdb database?
What is Replication?
Which Model uses the SET concept
What is a cursor, index in sql?
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 are the types of database schema? : sql server analysis services, ssas
What is a fill factor?
what is performance tunning in sql server ? explain.
What is the synonym of join?
What are the different types of backup avaible in SQL SErver