karluk,
I need your interpetation. I have attempted to to compile the following Trigger (When-Validate-Item) using Forms developer on Oracle 8.1.7 Example:
DECLARE
DUMMY VARCHAR2(9);
err-msg CHAR(100);
BEGIN
--VERIFY NEW RECORD
IF :BEEMER.SSN IS NOT NULL THEN
SELECT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.