|
-
Aug 21st, 2001, 03:46 AM
#1
Thread Starter
Hyperactive Member
SQL - Tables
Hi All,
I want to write a sql script that will remove a column from a table.
The table is full of data , so i dont want to drop the table and recreate it.
I've seen some syntax such as
alter table jobs drop jobname
but it doesnt seem to work either.
I think this is only for dropping constraints.
If any one has any ideas , send them on.
Thanks
dave
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|