|
-
originally posted by Raminder:
------------------------
What is the advantage of using 'Execute Immediate' over 'Execute'?
------------------------
with execute immediate you can execute a sql or a procedure dynamically, which can be very advantageous if your sql or procedure needs variable or parameter that is not fixed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|