|
-
Trigger
All,
Here is my pice of code from the database trigger.
How can i validate 'GS&M (D'Ambrosio)' string. since we have quote in middle of string....
IF :NEW.GENERIC_FN IS NULL AND :NEW.FISCGR_SUPVLASTNAME = 'GS&M (D'Ambrosio)' THEN
:NEW.GENERIC_FN := 'Sales & Marketing';
END IF;
Regards
GT
Last edited by pranavgovind; 12-12-2005 at 11:46 AM.
Reason: Added email notification
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|