Insert a Null Value on database item using oracle forms 10g
660881Oct 13 2009 — edited Oct 13 2009hi...how can i insert a null value or a (space) on database item using oracle forms 10g? i try to use this syntax.. for e.g : Company_Name=NULL;
company_name is a required or Not Null in the database table.
Thanks.