Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

AllState SQL Server Interview Questions
Questions Answers Views Company eMail

In the below query i have performed the commit transaction statement but still the values after the save are not saved. Can you please let me know why are the statements after save are rolled back even after commiting the data. help me with the understanding declare @trans2 varchar(10)='transaction2' begin transaction @trans2 insert into emp values(100,'xy',600); save transaction @trans2 insert into emp values(200,'pq',700); insert into emp values(300,'pq',800); commit transaction @trans2 rollback tran @trans2

1 2706

Post New AllState SQL Server Interview Questions




Un-Answered Questions

Which factors decide the maximum threads that one should generate per system?

372


What are the various benefits of using rac architecture?

1


How do you edit a table in pgadmin?

405


What is the difference between an orm and an odm?

172


What is autograph ?

5






What is the difference between copy and shortcut?

266


Explain pruning in decision trees.

543


Is there a way to separate names in excel?

321


Explain the difference between unlink() and unset()?

530


what is msl?

624


For conduction of heat, the instantaneous rate of heat flow is product of three factors. What are these ?

576


What is data and information explain with example?

538


Why MySQL is used?

565


Is there exchange of cells between the mother and the fetus through the placenta?

5


What is the use of join method?

569