Bind variable vs. substitution string vs. v and nv functions
dmcghanJun 11 2008 — edited Jun 11 2008Hello,
As I've always understood it, bind variables are supposed to be used in SQL and the v and nv functions in PL/SQL. However, after reading Sara Blair's post, available here: http://www.apex-blog.com/oracle-apex/using-built-in-substitution-strings-tutorial-part-1-25.html , I got to thinking, when is the best time to use the various options? Could anyone explain with some details?
Also, it is possible to set an items session state with bind variable syntax in PL/SQL I've always used apex_util.set_session_state... Is that the correct choice?
Regards,
Dan
http://danielmcghan.us/
http://sourceforge.net/projects/tapigen/
Removed comma.
Message was edited by:
dmcghan