Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q11. Write an SQL query to do the following a. Create table Shop with the given details. (2 Marks) It_No It_Name DoP Quantity Number(3), Varchar2(25)

image text in transcribed
Q11. Write an SQL query to do the following a. Create table Shop with the given details. (2 Marks) It_No It_Name DoP Quantity Number(3), Varchar2(25) Date Number(2) Primary Key Default systemdate b. Change datatype of It_No to from Number (3) to Varchar2(4). (1 Mark) c. Insert the following records into the table Shop. (1 Mark) It_No It_Name DOP Quantity P222 Book 20/05/2019 18 P444 Pencil 15/10/2018 20 P666 Ruler 06/06/2020 10 d. Display Item no and Quantity of item with name Book. (1 Mark)

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

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions