Running an SQL script file (.sql) from java to create a database
843854Feb 10 2004 — edited Feb 10 2004Is there any way to run a .sql file (i,e sql script file) from JAVA which creates a new database along with all the database object like tables, views and stored procedures etc