alter table table_name rename column old_value to new_value;
On Sun, Jul 10, 2011 at 8:14 AM, Pankaj Kumar <palp...@gmail.com> wrote: > Can we use two after update triggers on one table? > > > On Sat, Jul 9, 2011 at 10:01 PM, Rob Wolfe <wolfe....@gmail.com> wrote: > >> "alter table mytable rename column oldname to newname" >> >> Yeah, every now and then Oracle actually does make things work the way >> you think they should. >> >> >> >> On Jul 9, 7:54 am, amar <amar.abb...@gmail.com> wrote: >> > how to rename a column? what is the query? >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Oracle PL/SQL" group. >> To post to this group, send email to Oracle-PLSQL@googlegroups.com >> To unsubscribe from this group, send email to >> oracle-plsql-unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/Oracle-PLSQL?hl=en >> > > > > -- > Pankaj Kumar > > -- > You received this message because you are subscribed to the Google > Groups "Oracle PL/SQL" group. > To post to this group, send email to Oracle-PLSQL@googlegroups.com > To unsubscribe from this group, send email to > oracle-plsql-unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/Oracle-PLSQL?hl=en > -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en