That is exactly what I type and I keep getting the same errors. Now when I type create table test1 as select * from test I get a internet explorer error: A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script.
I don't know if this has anything to do with why the database is complaining of syntax errors. But I clicked yes to abort it and it has come back again. I am not running any scripts on the database. So I don't know where this error is coming from. On Feb 15, 2:37 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > It's "TRUNCATE TABLE test". See > alsohttp://www.h2database.com/html/grammar.html#truncate_table > > Regards, > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
