What is the difference between connected and unconnected stored procedures?
Answer / Ajay Krishna
Connected stored procedures execute sequentially, one after another, sharing a common context. Unconnected stored procedures run independently without sharing a common context. Connected procedures can access local variables from each other while unconnected procedures cannot.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a data warehousing?
What are the advantages of cold fusion?
What are the advantages of query studio compared to report studio?
What is a hash cluster?
Which parameter specified in the default storage clause of create tablespace cannot be altered after creating the table space?
Explain the data type of the surrogate key?
What are the approaches used by optimizer during execution plan?
What is the difference between star and snowflake schemas?
Explain about core dimension, balanced dimension, and dirty dimension?
what is the use of surrogate key in businessobjects
What is the difference between agglomerative and divisive hierarchical clustering?
How to create context?