What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25334There 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 5204how 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.
2045can we call stored Procedure in Function in Sql Server 2000 and vice versa.
C3I, eSoft, iPRO Solutions, Wipro,
3 19408
How to encrypt Strored Procedure in SQL SERVER?
If a table does not have a unique index, can a cursor be opened on it?
How to create database with physical files specified in ms sql server?
How do you delete duplicate records in sql server?
What happens if the update subquery returns multiple rows in ms sql server?
whats new about truncate in sql server 2008?
Do you know what is difference between stored procedure and user defined function?
How do you debug a procedure in sql server?
How to add code to the existing article (using improve article)?
What are different types of subquery?
What new data source types were added in ssrs 2014?
Explain how to maintain a fill factor in existing indexes?
Explain system functions or built-in functions? What are different types of system functions?
wat wil hapn if we give the both read and deny read permission to user?
Explain the difference between functions and stored procedures in sql server?