We are developing a 'core technology' for website development. Essentially, our CTO wants to be able to "push a button" and have a website up and running. My job is to make the database schema portable. I suggested using export/import. However, our CTO wants to be able to create a script that will load up all the tables, objects. Anyone have a suggested way to generate a script that will load up a database schema?
