1.

What Is Persistent Procedure?

Answer»

It’s the PROCEDURE which keeps the value of the external procedure using handle variable. This variable will be valid until we CLOSE the PROGRESS session.

It’s the procedure which keeps the value of the external procedure using handle variable. This variable will be valid until we close the progress session.



Discussion

No Comment Found