eg:-alter table emp add email_add varchar2(15); this will insert the column email_add to your table.
Forum Rules