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 2697

Post New AllState SQL Server Interview Questions




Un-Answered Questions

What is the purpose of payment methods and when are they stored?

558


Explain dataproviders in testng ?

514


What is complexity of bubble sort?

505


Why isn't any of this standardized in c? Any real program has to do some of these things.

615


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

787






What is the purpose of capacitor?

1190


Explain microarrays. How are they related to dna?

549


Which nuclear reactor uses water as a coolant, moderator and reflector ?

616


What do you mean by cardinality and its types?

522


What is task control?

573


do you know what is the address formats of the wcf transport schemas? : Wcf data services

453


Define X++?

5


what s the standrd size of pvc fittings ,like elbow, bend,tee etc ? please explain with figure ?

2019


What is the purpose of execute method of action class?

555


What are the different types of reports in peoplesoft?

488