in reply to Re: Multiple SQL statements in DBI
in thread Multiple SQL statements in DBI
I'm not sure where CLI driver is, but if it's part of MySQL (the DB I'm using), then note that from the Linux prompt I can echo multiple SQL commands and pipe them to a mysql command and they work. Good point re the DBI documentation, though - I should have seen that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Multiple SQL statements in DBI
by chacham (Prior) on Sep 07, 2012 at 23:21 UTC | |
by tel2 (Pilgrim) on Sep 08, 2012 at 02:26 UTC |