Hi List,

Let's suppose that I have a script to create one database (tables, 
indexes, etc).

How can I call another script from this script? For example:

DROP DATABASE test;
CREATE DATABASE test;

(here call another script)

back to the previous script



Thanks.

Andre

-- 
Andre Matos
[EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to