Hello, Tomasz Gralewski I'd like to create a few tables in one SQL query, is that possible. What tools I have to use, Perl, Tcl, or maybe is there block command separator that I can write: CREATE TABLE abd ( a type, b type, c type ) and I whant to add the next table here, how can I separate, by this (";" that;s the end of table abd). Thank You in advance. Tomasz
- Re: [SQL] Create tables in one query Tomasz Gralewski
- Re: [SQL] Create tables in one query bmccoy
- Re: [SQL] Create tables in one query Albert REINER