create a sql script containing your data definition language (ddl) statements to create your tables, views, triggers, and other required database objects for your project. your script must also include queries to demonstrate that all objects are created successfully (i.e. selecting from the database catalog/data dictionary using user objects and user tables). additionally, you must submit a separate document that contains the complete textual output from running your ddl script successfully. your score will include the evaluation of this output report as well as a live, error-free expected run of your script in the environment. within your ddl sql script, the following minimum requirements must be met: