Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write the code that would create a table in the kimtay database that will store information about suppliers, include supplier_id, company name, company address, city,
Write the code that would create a table in the kimtay database that will store information about suppliers, include supplier_id, company name, company address, city, state, country, contact person, email phone number. Decide what date types are best, what can and can not be null and if there are other fields that you might need. Describe the table, does it meet your requirements. Show me the output. Insert at least five rows into the table, show the statements. Test by doing a select * statement and showing me the output.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started