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: (more…)

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