What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 25768There 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 5347how 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.
2132can we call stored Procedure in Function in Sql Server 2000 and vice versa.
C3I, eSoft, iPRO Solutions, Wipro,
3 19698
What is system stored procedures?
Can we perform backup restore operation on tempdb?
What is query and its types?
How to create a view with data from multiple tables?
Is candidate a key?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
Can you please differentiate between a primary key and a unique key?
Which Model uses the SET concept
What is the default fill factor value?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
Explain a differential backup?
What are different types of constraints?
Do you know what are acid properties?
How to generate create procedure script on an existing stored procedure?