Revision history of "Reuse bind variables in the dynamic SQL"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 19:36, 25 September 2012Ittichai talk contribs 780 bytes +780 Created page with " * The bind variables are bound by POSITION, not by variable name. * Sample - it doesn't matter what the variable names are, all bind variables must be bound in order. <pre> ..."