Transaction stages supported by SQL Server
Describe the meaning of each of the transaction stages supported by SQL Server?
Expert
The strictest isolation stage is SERIALIZABLE. By using it, SQL Server places a range lock on the rows which have been read. This stage is the most expensive to employ and should only be employed when absolutely required. The next most restrictive stage is REPEATABLE READ, which signifies SQL Server places and holds locks on all rows which are read. It is possible to make unclean reads by setting the isolation stage to READ UNCOMMITTED that is the least restrictive level is the default isolation stage is READ COMMITTED.
Specify the enhancements which are made within datastage 7.5 and also compare with the 7.0?
Name the triggers which support SQL Server 2000?
Explain the term Container and also its types?
Define the explaining plan and how is this used?
Explain about Server Job and Parallel Jobs?
Elucidate Where to keep informatica rejected data? How to remove the informatica rejected data?
Describe briefly the difference between identifier and attributes?
Explain the term lattice of cuboids in brief.
Define the term spanning Tree?
Write down security domain in Business Objects?
18,76,764
1951994 Asked
3,689
Active Tutors
1419651
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!