Problem
You must write the T-SQL to Create a SQL Server Database for your course project. You must use the Entity Relationship Diagram that you created in module 2 in order to create your database. Your database must include all entities that were illustrated in your ERD. Your T-SQL must also include:
• The database name.
• The filesize for the database converted to KB.
• The filesize for the log file converted this to KB.
• Filegrowth for the database and log file should be should be set at 10%.