You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to h2-da...@googlegroups.com
I know you can do this: CREATE TABLE IF NOT EXISTS TEST1(ID NUMBER,NAME VARCHAR(8)); or DROP TABLE TEST1 IF EXISTS;
-Brian
Igal
unread,
Sep 5, 2012, 1:15:51 AM9/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to h2-da...@googlegroups.com
hi Brian,
yes, I am familiar with these constructs, but I want to do one "if" test and perform multiple actions, for example creating multiple tables and indexes.