Home » SQL & PL/SQL » SQL & PL/SQL » deleting a column
deleting a column [message #271397] Mon, 01 October 2007 09:33 Go to next message
RyjuRaju
Messages: 48
Registered: September 2007
Member
Hi
can anyone help me to find a sql code which can delete complete column of a table.Thanks

cheers
Ryju
Re: deleting a column [message #271401 is a reply to message #271397] Mon, 01 October 2007 09:48 Go to previous messageGo to next message
S.Rajaram
Messages: 1027
Registered: October 2006
Location: United Kingdom
Senior Member
Search oracle documentation. I will give you a clue. Syntax is

Alter table <table_name> ... (fill up the blanks)


Regards

Raj
Re: deleting a column [message #271402 is a reply to message #271397] Mon, 01 October 2007 09:50 Go to previous message
RyjuRaju
Messages: 48
Registered: September 2007
Member
thanks rajaram
Previous Topic: maltiple condition in select statement
Next Topic: Finding all tables I have permission to read from...
Goto Forum:
  


Current Time: Thu Feb 06 14:32:00 CST 2025