/ Published in: PL/SQL
Expand |
Embed | Plain Text
FROM S_ORD t_totalen type_tab_totalen; END BEST_CUSTOMERS_PKG; best_customers_pkg.t_totalen(best_customers_pkg.c_totalen%ROWCOUNT) := r_totaal; END; TRIGGER best_customers v_customer_id NUMBER; v_totaal NUMBER; v_gevonden NUMBER; v_totaal := best_customers_pkg.t_totalen(tel).totaal; v_customer_id := best_customers_pkg.t_totalen(tel).customer_id; FROM s_customer FROM s_best_customer); END;
You need to login to post a comment.
