We provides solutions for different resources over internet.
We provides solutions for different resources over internet.
Refer the below schema, and modify the given query appropriately in order to create the product table.
COLUMN NAME | DATATYPE | SIZE | CONSTRAINT |
prod_id | number | 4 | Primary key |
prod_name | varchar2 | 25 |
|
Prod_expiry_date | date |
| Not null |
Result Description
Summary of tests+------------------------------+ | 3 tests run / 3 test passed | +------------------------------+
Subscribe to my email newsletter & receive updates right in your inbox.
Comments
Post a Comment