|
-
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
-
Aug 21st, 2001, 06:36 AM
#2
Junior Member
if you are using access then syntex is ok.
if you are using personal oracle then this syntex will not work due to privalage is not there. This syntex will work on oracle 8i.
pankaj
-
Aug 21st, 2001, 08:09 AM
#3
Junior Member
which database are you running?
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
|