NEED ORACLE SQL FORMS HELP!!!
From: Struktur <crofoot_at_cs.bu.edu>
Date: 28 Jul 1994 15:20:52 GMT
Message-ID: <318ick$69l_at_news.bu.edu>
Date: 28 Jul 1994 15:20:52 GMT
Message-ID: <318ick$69l_at_news.bu.edu>
Hi, I am trying to test to see if a value from a field in sql forms3.0 is
in a table and if so then do some statements. I have set up an if
statement to do it, but it gives me a "subquery not allowed in
this context." error message.
here is the code I tried:
IF :block_name.field_name IN (SELECT column_name FROM table) THEN
statements;
thanks,
Matthew
statements;
END IF;
-- * * informatik . Struktur . Vektor RE:Search | "With your eyes open- * * | you know soft spoken * cyber-therial / industrial immersion | changes nothing, * * | a view so cruel." * * .info/contakt zone: crofoot_at_csa.bu.edu | -Skinny PuppyReceived on Thu Jul 28 1994 - 17:20:52 CEST