{br} STUCK with your assignment? {br} When is it due? {br} Get FREE assistance. Page Title: {title}{br} Page URL: {url}
  1. Choose a business of your choice (fictional or existing). (It can be within Education, Finance, Health Care, Retail, etc.) and create a database for it.
  2. Create a database for your business with at least 5 Tables (EX. a Student Database, could the following tables Student, Course, Instructor, CourseGrade, CourseLocation (meaning online or onsite))
  3. What is the Purpose of the database?
  4. Who is the user(s) of the database? (customers, students, nurses, patients, etc.)
  5. Why is the DB needed? What is its purpose?
  6. Where is the database located? What is its physical and logical location
  7. Where will the database be hosted? (server, cloud, etc.)
    a. Why is it hosted there? (Provide advantages and disadvantages)
  8. Provide the table fields and characteristics (ex. Student_ID 8 alphanumeric characters)
  9. Create an excel spreadsheet with five (5) records for each table (please designate one attribute or field in each table as the primary key)
    Ex. TABLE Student
    “Student_Id” int Primary Key,
    “Studen_tName” varchar(60),
    “RollId” varchar(10),
    “Student_Email” varchar(125),
    “Student Gender” varchar(10), “Student DOB” varchar(10),
    “Student_Address” varchar(125),
    “Student_Phone” varchar(10),
  10. Create an ERD for the tables
    Write an SQL statement for each item below for your database.
  11. Write a SQL statement to create the tables below. Create Tables – In week 1, Lab 3, we created tables. (Found in the weekly readings in section 6.1.1 Creating a Table)
  12. Write a SQL statement to INSERT a record into your database table.(HINT: use the INSERT command) See section 6.4.1 in the online textbook. (Part of the readings for each week)
  13. Write an SQL statement to retrieve a record from a table from your database: (Hint: use the SELECT statement found in section 6.3 in your weekly reading)
  14. Write an SQL statement to update an existing record in your table (See section 6.4.3 from the weekly readings)
  15. Write a DELETE statement to delete all records for one (student, patient, customer, etc.) from your database (See section 6.4.2 from the weekly readings)

Please use the following format to submit your answers for the Final Project.
Save your Word document with Lastname_Firstname – Final Project.
Using my name, I would save my Word doc as Roundtree_Rena-Final Project

Please put the ANSWER ONLY (that means please only submit the SQL statement for your answer and attach it as the LAST page of your paper)

  1. a. tblxyz – SQL CREATE Statement (where xyz is the above-mentioned table name)
    b. tblsxyz – SQL CREATE Statement
    c. tblxyz – SQL CREATE Statement
    etc.
  2. SQL INSERT Statement
  3. SQL Statement
  4. SQL Statement
  5. SQL Statement
Our customer support team is here to answer your questions. Ask us anything!
WeCreativez WhatsApp Support
Support Executive
Frank
Available
WeCreativez WhatsApp Support
Support Supervisor
Brian
Available