Oracle database does not have a "drop table if exists" clause
As the Oracle database does not have a "drop table if exists" clause, the normally created schema creation sql script usually fails on the first run as the tables do not exist and the drop table comma
转载
2004-12-09 22:18:00 ·
2261 阅读 ·
0 评论