Eclipse / create or update DB using sql file.
CodePudding user response:
In the WorkSpace Navigator project folder, double-click to open the SQL file in SQL File Editor. Right-click in the editor, and select Execute All.
CodePudding user response:
Create .sql file. In project find build.xml file. In most of the cases this file present under tool in project. Right click on build.xml the select the build type it may be default. then run.