What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25802There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
HCL,
1 5356how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
2141can we call stored Procedure in Function in Sql Server 2000 and vice versa.
C3I, eSoft, iPRO Solutions, Wipro,
3 19715
How to enter binary string literals in ms sql server?
How do I create a trace in sql server?
What is a scheduled job or what is a scheduled task?
What are wait types?
How efficient you are in oracle and SQL server?
What is an indexed view?
List the ways in which dynamic sql can be executed?
What are the kinds of subquery?
Can sql servers link to other servers like oracle?
Where can you add custom error messages to sql server?
List out the different types of locks available in sql server?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What is subquery? Explain the properties of a subquery?
How to connect php with different port numbers?
If any stored procedure is encrypted, then can we see its definition in activity monitor?