Home » RDBMS Server » Server Administration » how do add a column to a table
how do add a column to a table [message #56201] Wed, 12 March 2003 07:35 Go to next message
Maria
Messages: 57
Registered: August 1999
Member
Hi all

I need to alter a table and add a column to it, can someone please help me this
Thanks
Maria
Re: how do add a column to a table [message #56202 is a reply to message #56201] Wed, 12 March 2003 08:39 Go to previous message
Pi Deyi
Messages: 5
Registered: March 2003
Junior Member
alter table table_table
add ( column_name char(4) );
Previous Topic: Query Hangs Plz. Help
Next Topic: Oracle 9i vs Oracle 8i Materialized view and Logs
Goto Forum:
  


Current Time: Fri Sep 20 09:29:42 CDT 2024