Script file is the file in which you write the database schema. I am an Oracle professional. There if you have the database script file(preferably with sql extension) then by giving a single command you can create tables, constraints, references and stuff like that. Actually the script file holds all the commands for the creation of the database. <br>I hope you get my point.<br><br>Regards