Using Visual Studio 2012...I need the create script used to create the tables and also the various update, insert, and delete stored procedures (PL/SQL or T/SQL if you are using SQL Server with Visual Studio?).
I also need a drop database script to get rid of the database.
I got the scripts for inserting data into my tables. I tried searching for it but it seems like I'm asking it in the wrong way.