1.

Advantages And Disadvantages Of Different Types Of Bdc S?

Answer»

TRANSACTION Method:

  1.  It is faster than session method.
  2.  While executing, it STARTS from STARTING.

Session Method:

  1.  It is slower than transaction method.
  2.  While executing, it does not START from starting.

Transaction Method:

Session Method:



Discussion

No Comment Found