Question
Oracle #26 We want to store customers' name, social security number and account balances for saving, checking and certificate of deposit (CD) the customer holds.
Oracle
#26 We want to store customers' name, social security number and account balances for saving, checking and certificate of deposit (CD) the customer holds. List the table name you will choose. List the column names you would choose. List 2 sample records of the table. Identify the column or columns that are good candidates for the primary key.
# 27 --
I like to create a database to keep track of pizza orders at a local restaurant. Given the following information, identify possible sample field values and table names for the given field names.
Field Name --- | Sample Field Values --- | Table Name --- |
1. PizzaSize | ||
2. PizzaType | ||
3. CustFname | ||
4. CustLname | ||
5. NumPizzaOrdered | ||
6. Toppings |
Simply, refer to the field number and list the sample values and the table name. Canvas doesn't allow you to directly enter data into the table.
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