Positional vs. named parameter passing
555928Feb 28 2007 — edited Feb 28 2007Is named parameter passing always better than positional when calling a PL/SQL stored procedure? What are the benefits and pitfalls of each method. Are there instances where you prefer one over the other?