drop table if exists XXX
这个是sql server 写法。如果要切换为 Oracle 写法
菜单栏: database-->change curren DBMS 选择你的数据库
http://www.iteye.com/problems/55768