Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Type or past Create a table with the following information. (2 Marks) Table Name: Quiz_Product_firstname Column Name Data Type Length Constraint P_ID Varchar2 13 Primary
Type or past
- Create a table with the following information. (2 Marks)
Table Name: Quiz_Product_firstname
Column Name | Data Type | Length | Constraint |
P_ID | Varchar2 | 13 | Primary key |
P_NAME | Char | 30 | - |
P_PRICE | Number | 4 | - |
P_EXPIRY | Date | - | - |
P_MAN | Date | - | - |
- In the table Quiz_Product_firstname to change the column P_NAME, Datatype is varchar2 and length is 25. (1 Mark)
Enter any two sample records of the table Quiz_Product_firstnamee question here
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