Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i want an expert DB student Create a database. At this time, the database file must be created by combining your first name and last

i want an expert DB student
Create a database. At this time, the database file must be created by combining your first name and last
name. (e.g. chrisbang.db)
Create a student table and a major table within this table.
The student table must include the student name, student number, and major ID column.
The major table must include the major ID and major name.
Please refer to the table below for the column data types in each table.
Student Table
Major Table
Enter three majors in the major table.
Enter 7 students, including yourself, in the Student table. Student names should not be too simple, such as
A, B, or C. Use pseudonyms that look like real people's names. When entering, seven students must
designate one of the majors ID| entered above as a Foreign Key (Reference).
Save your program as: Fall2023_your_name_quetion
number.py
Screenshots in a Word document
Save your Word document as Fall2023_your_name_quetion number.docx
Submit the Word document, source code, and the databasefile.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Outlook 2023

Authors: James Holler

1st Edition

B0BP9P1VWJ, 979-8367217322

More Books

Students also viewed these Databases questions