msgbartop
News, views, tips and tricks on Oracle and other fun stuff
msgbarbottom

Oracle PLSQL in CFQUERY

Sometimes, you may want to execute an anonymous PL/SQL block directly from within the CFQUERY tag instead of calling a stored procedure or function. So you write this (simplified) code in your ColdFusion template: Continue reading…

6 Comments | Filed in ColdFusion, Tips | Tags: ,