PDA

View Full Version : MySQL......


Phreak
05-05-2001, 04:36 AM
......i know this isn't tha MySQL-Board-of-Newbie but anyway..... Doesn't the command: drop table <table_name> apply to MySQL...??

Basicly what im asking is whether or not Oracle's SQL is simular in commands to MySQL?

- Phreak

hp
05-05-2001, 05:21 AM
yes
drop table <table_name>;

will work in mysql