Answer Posted / talha
1 yes
2 no
3 no
4 no
5 no
6 no
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
 Explain what is sql override for a source taLle in a mapping?
Explain nested trigger in sql?
What is the maximum row of a size?
How to connect php with different port numbers?
How to Update from select query in sql server?
what authentication modes does sql server support? : Sql server database administration
What is the security principal at the server level that represents your session?
Give a example to search fr a string in all stored procedure in sql server.
How to retrieve error messages using odbc_errormsg()?
SQL Server Architecture ?
Explain the properties of sub-query in sql server?
What is the difference between a function and a trigger?
How do you troubleshoot errors in a SQL Server Agent Job?
what is a traditional network library for sql servers? : Sql server database administration
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.