删除小写的oracle表

drop table "table_name" .即可。直接用drop table table_name会提示表或视图不存在的。
posted @ 2010-05-27 17:16  山娃  阅读(229)  评论(0)    收藏  举报