IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to delete a column from a DB2 Table


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rizwanriwa

New User


Joined: 15 May 2007
Posts: 2
Location: banglore

PostPosted: Wed May 16, 2007 3:37 pm
Reply with quote

i want to delete a column and how rto delete a column help me in sql.
Back to top
View user's profile Send private message
pyar
Warnings : 1

New User


Joined: 15 May 2006
Posts: 4

PostPosted: Wed May 16, 2007 7:59 pm
Reply with quote

It is not possible to delete the column in DB2

Thanks
pyar
Back to top
View user's profile Send private message
vijayakumar.yellala

New User


Joined: 19 Apr 2006
Posts: 63
Location: Chennai

PostPosted: Thu May 17, 2007 2:49 pm
Reply with quote

HI,


if u want to delete a column from a table, U have to create new table without that column, and copy from old table to new table..... like that we can do.

Please correct me if i am worng

Regards
Vjay
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts DELETE SPUFI DB2 1
No new posts Load new table with Old unload - DB2 DB2 6
No new posts DSNTIAUL driven delete IBM Tools 0
No new posts Pulling a fixed number of records fro... DB2 2
Search our Forums:

Back to Top