I would like to programmatically generate a SQL script for every database. I want to create a script that can be run to create the database structure without manually generating the script within Enterprise Manager. Is there a SQL command to automatically create these scripts?